gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
ticked_object.hh File Reference

Base classes for ClockedObjects which have evaluate functions to look like clock ticking operations. More...

#include "sim/clocked_object.hh"

Go to the source code of this file.

Classes

class  Ticked
 Ticked attaches gem5's event queue/scheduler to evaluate calls and provides a start/stop interface to ticking. More...
 
class  Ticked::ClockEvent
 An event to call process periodically. More...
 
class  TickedObject
 TickedObject attaches Ticked to ClockedObject and can be used as a base class where ticked operation. More...
 

Detailed Description

Base classes for ClockedObjects which have evaluate functions to look like clock ticking operations.

TickedObject attaches gem5's event queue to Ticked to apply actual scheduling.

Definition in file ticked_object.hh.


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