gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::minor::NoBubbleTraits< ElemType > Class Template Reference

... BubbleTraits are trait classes to add BubbleIF interface functionality to templates which process elements which don't necessarily implement BubbleIF themselves 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 121 of file buffers.hh.

Member Function Documentation

◆ bubble()

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

Definition at line 126 of file buffers.hh.

References panic.

◆ isBubble()

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

Definition at line 124 of file buffers.hh.


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

Generated on Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0