code::TimedEventHandler::TimerEvent Class Reference

Inheritance diagram for code::TimedEventHandler::TimerEvent:

code::ActionEvent List of all members.

Detailed Description

TimerEvents are launched by the TimedEventHandler.

They have no source (getSource() returns 0) and the event type is "TimerEvent"

Author:
Lakshman
Version:
Id
code_TimedEventHandler.h,v 1.7 2011/08/02 17:29:28 Valliappa.Lakshmanan Exp


Public Member Functions

 TimerEvent (const code::Time &timeOfAlarm)
const TimegetTime () const
ActionSourcegetSource () const
 Returns a pointer to the object that generated this ActionEvent.
const std::string & getType () const
 Returns a source-specific type identifier to indicate what action occurred.


Constructor & Destructor Documentation

code::TimedEventHandler::TimerEvent::TimerEvent ( const code::Time timeOfAlarm  )  [inline]


Member Function Documentation

ActionSource* code::ActionEvent::getSource (  )  const [inline, inherited]

Returns a pointer to the object that generated this ActionEvent.

Returns:
a pointer to the object that generated this ActionEvent.

const Time& code::TimedEventHandler::TimerEvent::getTime (  )  const [inline]

const std::string& code::ActionEvent::getType (  )  const [inline, inherited]

Returns a source-specific type identifier to indicate what action occurred.

Returns:
a source-specific type identifier to indicate what action occurred.


Generated on Fri May 4 13:40:13 2012 for WDSS-IIw2 by  doxygen 1.4.7