class TimerListObserverBase
|
Abstract class used to receive TimerList notifications. More... |
|
|
Public Methods
TimerListObserverBase is a class that can be subtyped to receive
notifications on when timers are created or expired. All the methods in
this class are private, since they must only be invoked by the friend class,
TimerList
See also: TimerList
~TimerListObserverBase ()
| ~TimerListObserverBase |
[virtual]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:46 2003, using kdoc 2.0a54+XORP. |