Go to the documentation of this file.
29 #ifndef __LEARNING_GEM5_HELLO_OBJECT_HH__
30 #define __LEARNING_GEM5_HELLO_OBJECT_HH__
35 #include "params/HelloObject.hh"
72 #endif // __LEARNING_GEM5_HELLO_OBJECT_HH__
const std::string myName
The name of this object in the Python config file.
const Tick latency
Latency between calling the event (in ticks)
uint64_t Tick
Tick count type.
void startup()
Part of a SimObject's initilaization.
void processEvent()
Example function to execute on an event trigger.
HelloObject(HelloObjectParams *p)
int timesLeft
Number of times left to fire the event before goodbye.
EventFunctionWrapper event
An event that wraps the above function.
GoodbyeObject * goodbye
Pointer to the corresponding GoodbyeObject. Set via Python.
Abstract superclass for simulation objects.
Generated on Wed Sep 30 2020 14:02:12 for gem5 by doxygen 1.8.17