#include <callbacktimer.hh>
Public Member Functions | |
CallbackTimer () | |
CTOR. | |
~CallbackTimer () | |
DTOR. | |
void | run (void *args) |
Decrements the life sign counter of registered connection in lsm. | |
void | exit () |
Stops the thread. |
CallbackTimer | ( | ) |
CTOR.
~CallbackTimer | ( | ) |
DTOR.
void exit | ( | ) |
Stops the thread.
void run | ( | void * | args | ) |
Decrements the life sign counter of registered connection in lsm.