gem5  v20.1.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 115 of file buffers.hh.

Member Function Documentation

◆ bubble()

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

Definition at line 120 of file buffers.hh.

References panic.

◆ isBubble()

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

Definition at line 118 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