Main Page | Modules | Class Hierarchy | Class List | Directories | Class Members | Related Pages | Examples

ClockListener Class Reference

"interface" defining an object that can be polled by a clock More...

#include <Clock.h>

Inheritance diagram for ClockListener:

AlarmEvent List of all members.

Public Member Functions

virtual void handleTick (const Timeval &tick)=0
 do whatever needs doing on a tick of the clock

Detailed Description

"interface" defining an object that can be polled by a clock


Member Function Documentation

virtual void ClockListener::handleTick const Timeval tick  )  [pure virtual]
 

do whatever needs doing on a tick of the clock

Parameters:
tick the timeval at which the clock ticked

Implemented in AlarmEvent.


The documentation for this class was generated from the following file:
Generated on Thu Apr 5 01:02:37 2007 for ANTARES by  doxygen 1.4.2