Eris  1.3.19
Public Member Functions
Eris::Alarm Class Reference
Inheritance diagram for Eris::Alarm:
Eris::TimedEvent

List of all members.

Public Member Functions

 Alarm (unsigned long, const sigc::slot< void > &done)
virtual void expired ()
 Implement the expiry behaviour of this object.
virtual const WFMath::TimeStamp & due () const
 The time value when this event is due.

Member Function Documentation

void Eris::Alarm::expired ( )
virtual

Implement the expiry behaviour of this object.

The TimedEvent is automatically removed from the service before this method is called, so deleting the object, or re-registering it are permitted.

Implements Eris::TimedEvent.


The documentation for this class was generated from the following files: