|
|
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]