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

#include <base.hh>

Inheritance diagram for BaseTagsDumpCallback:
Callback

Public Member Functions

 BaseTagsDumpCallback (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 263 of file base.hh.

Constructor & Destructor Documentation

BaseTagsDumpCallback::BaseTagsDumpCallback ( BaseTags t)
inline

Definition at line 267 of file base.hh.

Member Function Documentation

virtual void BaseTagsDumpCallback::process ( )
inlinevirtual

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

Implements Callback.

Definition at line 268 of file base.hh.

References BaseTags::computeStats(), and tags.

Member Data Documentation

BaseTags* BaseTagsDumpCallback::tags
private

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