#include <OmNetClock.h>
Definition at line 32 of file OmNetClock.h.
m2etis::sim::OmNetClock::OmNetClock |
( |
const boost::function< void(void)> & |
f | ) |
|
|
explicit |
constructor receiving update method of Clock subclass
- Parameters
-
[in] | f | the update method of the Clock subclass, not necessary here |
m2etis::sim::OmNetClock::~OmNetClock |
( |
| ) |
|
long m2etis::sim::OmNetClock::getCurrentTime |
( |
long |
lastTime | ) |
|
returns current time of the simulation
- Parameters
-
[in] | lastTime | the time the last update occured |
sets pointer to simulation module
- Parameters
-
[in] | sim | pointer to the simulation module |
Definition at line 58 of file OmNetClock.h.
void m2etis::sim::OmNetClock::Stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: