SimEventClockTick Class Reference

Posted by SimEventQueue at the beginning of each clock tick. More...

#include <Simulation/SimEvents.H>

Inheritance diagram for SimEventClockTick:
Inheritance graph
[legend]
Collaboration diagram for SimEventClockTick:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEventClockTick (SimModule *src, const SimTime &t)
 Constuctor.
virtual ~SimEventClockTick ()
 Destructor.
const SimTimetime () const
 Time at which the event was created.
virtual std::string toString () const
 Show the time.

Detailed Description

Posted by SimEventQueue at the beginning of each clock tick.

A SimModule that registers a callback for this event type will have its callback triggered at every clock tick.

Definition at line 148 of file SimEvents.H.


Constructor & Destructor Documentation

SimEventClockTick::SimEventClockTick ( SimModule src,
const SimTime t 
)

Constuctor.

Definition at line 104 of file SimEvents.C.

SimEventClockTick::~SimEventClockTick (  )  [virtual]

Destructor.

Definition at line 108 of file SimEvents.C.


Member Function Documentation

const SimTime & SimEventClockTick::time (  )  const

Time at which the event was created.

Definition at line 111 of file SimEvents.C.

std::string SimEventClockTick::toString (  )  const [virtual]

Show the time.

Reimplemented from SimEvent.

Definition at line 114 of file SimEvents.C.

References SimTime::msecs(), and sformat().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:25:01 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3