Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
cbits::CallbackTimerListener Class Reference
Callback interface for use with cbits::CallbackTimer.
More...
#include <CallbackTimerListener.h>
List of all members.
Detailed Description
Callback interface for use with cbits::CallbackTimer.
In order for a user callback object to be invoked by a cbits::CallbackTimer instance, the callback object must implement this interface.
Constructor & Destructor Documentation
cbits::CallbackTimerListener::CallbackTimerListener |
( |
|
) |
[inline, protected] |
|
cbits::CallbackTimerListener::CallbackTimerListener |
( |
const CallbackTimerListener & |
|
) |
[private] |
|
Member Function Documentation
CallbackTimerListener& cbits::CallbackTimerListener::operator= |
( |
const CallbackTimerListener & |
|
) |
[private] |
|
virtual void cbits::CallbackTimerListener::timerFired |
( |
|
) |
[pure virtual] |
|
The documentation for this class was generated from the following file:
Generated by |
|
|
Hosted by |
|
|