gem5 v25.0.0.1
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>
ElemType gem5::minor::NoBubbleTraits< ElemType >::bubble ( )
inlinestatic

Definition at line 126 of file buffers.hh.

References panic.

◆ isBubble()

template<typename ElemType>
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 Sat Oct 18 2025 08:06:59 for gem5 by doxygen 1.14.0