gem5  v19.0.0.0
Static Public Member Functions | List of all members
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 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 117 of file buffers.hh.

Member Function Documentation

◆ bubble()

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

Definition at line 122 of file buffers.hh.

References panic.

◆ isBubble()

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

Definition at line 120 of file buffers.hh.


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

Generated on Fri Feb 28 2020 16:27:22 for gem5 by doxygen 1.8.13