gem5  v20.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
Minor::BubbleIF Class Referenceabstract

Interface class for data with 'bubble' values. More...

#include <buffers.hh>

Public Member Functions

virtual bool isBubble () const =0
 

Detailed Description

Interface class for data with 'bubble' values.

This interface doesn't actually have to be used as other classes which need this interface uses templating rather than inheritance but it's provided here to document the interface needed by those classes.

Definition at line 77 of file buffers.hh.

Member Function Documentation

◆ isBubble()

virtual bool Minor::BubbleIF::isBubble ( ) const
pure virtual

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

Generated on Fri Nov 6 2020 11:48:47 for gem5 by doxygen 1.8.17