gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::minor::NoBubbleTraits< ElemType > Class Template Reference

... More...

#include <buffers.hh>

Static Public Member Functions

static bool isBubble (const ElemType &)
 
static ElemType bubble ()
 

Detailed Description

template<typename ElemType>
class gem5::minor::NoBubbleTraits< ElemType >

...

BubbleTraits are trait classes to add BubbleIF interface functionality to templates which process elements which don't necessarily implement BubbleIF themselves Default behaviour, no bubbles

Definition at line 122 of file buffers.hh.

Member Function Documentation

◆ bubble()

template<typename ElemType >
static ElemType gem5::minor::NoBubbleTraits< ElemType >::bubble ( )
inlinestatic

Definition at line 127 of file buffers.hh.

References panic.

◆ isBubble()

template<typename ElemType >
static bool gem5::minor::NoBubbleTraits< ElemType >::isBubble ( const ElemType &  )
inlinestatic

Definition at line 125 of file buffers.hh.


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

Generated on Wed Dec 21 2022 10:24:16 for gem5 by doxygen 1.9.1