Eris  1.3.23
Public Member Functions | List of all members
Eris::Alarm Class Reference
Inheritance diagram for Eris::Alarm:
Eris::TimedEvent

Public Member Functions

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

Member Function Documentation

§ expired()

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: