

Public Member Functions | |
| Handler (acstime::TimeoutHandler_ptr callBack, bool oneShotFlag) | |
| virtual | ~Handler () |
| int | handle_timeout (const ACE_Time_Value &, const void *) |
Public Attributes | |
| acstime::TimeoutHandler_var | m_handler |
| bool | m_oneShotFlag |
|
||||||||||||
|
Constructor
|
|
|
Destructor |
|
||||||||||||
|
Invokes the real timeout method on the TimeoutHandler object.
|
|
|
The callback handler object. |
|
|
Indicates whether this is a continuous alarm/timer or not. |
1.3.8