gem5  v20.1.0.0
Static Public Member Functions | List of all members
Minor::BubbleTraitsPtrAdaptor< PtrType, ElemType > Class Template Reference

Pass on call to the element where the element is a pointer. More...

#include <buffers.hh>

Static Public Member Functions

static bool isBubble (const PtrType &elem)
 
static PtrType bubble ()
 

Detailed Description

template<typename PtrType, typename ElemType>
class Minor::BubbleTraitsPtrAdaptor< PtrType, ElemType >

Pass on call to the element where the element is a pointer.

Definition at line 139 of file buffers.hh.

Member Function Documentation

◆ bubble()

template<typename PtrType , typename ElemType >
static PtrType Minor::BubbleTraitsPtrAdaptor< PtrType, ElemType >::bubble ( )
inlinestatic

Definition at line 145 of file buffers.hh.

◆ isBubble()

template<typename PtrType , typename ElemType >
static bool Minor::BubbleTraitsPtrAdaptor< PtrType, ElemType >::isBubble ( const PtrType &  elem)
inlinestatic

Definition at line 142 of file buffers.hh.


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 2020 14:03:06 for gem5 by doxygen 1.8.17