gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
BaseTagsCallback Class Reference

#include <base.hh>

Inheritance diagram for BaseTagsCallback:
Callback

Public Member Functions

 BaseTagsCallback (BaseTags *t)
 
virtual void process ()
 virtual process function that is invoked when the callback queue is executed. More...
 
- Public Member Functions inherited from Callback
virtual ~Callback ()
 virtualize the destructor to make sure that the correct one gets called. More...
 

Private Attributes

BaseTagstags
 

Additional Inherited Members

- Protected Member Functions inherited from Callback
virtual void autoDestruct ()
 

Detailed Description

Definition at line 255 of file base.hh.

Constructor & Destructor Documentation

BaseTagsCallback::BaseTagsCallback ( BaseTags t)
inline

Definition at line 259 of file base.hh.

Member Function Documentation

virtual void BaseTagsCallback::process ( )
inlinevirtual

virtual process function that is invoked when the callback queue is executed.

Implements Callback.

Definition at line 260 of file base.hh.

References BaseTags::cleanupRefs(), and tags.

Member Data Documentation

BaseTags* BaseTagsCallback::tags
private

Definition at line 257 of file base.hh.

Referenced by process().


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

Generated on Fri Jun 9 2017 13:04:03 for gem5 by doxygen 1.8.6