gem5  v20.1.0.0
Static Public Member Functions | List of all members
Minor::BubbleTraitsAdaptor< ElemType > Class Template Reference

Pass on call to the element. More...

#include <buffers.hh>

Static Public Member Functions

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

Detailed Description

template<typename ElemType>
class Minor::BubbleTraitsAdaptor< ElemType >

Pass on call to the element.

Definition at line 128 of file buffers.hh.

Member Function Documentation

◆ bubble()

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

Definition at line 134 of file buffers.hh.

◆ isBubble()

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

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