|
Barracuda Application Server C/C++ Reference
NO
|
This is the complete list of members for BaTimer, including all inherited members.
| BaTimer(ThreadMutex *mutex, int stackSize, U32 ticklen=10, ThreadPriority priority=ThreadPrioNormal, AllocatorIntf *alloc=0) | BaTimer | |
| cancel(size_t tkey) | BaTimer | |
| reset(size_t tkey, U32 milliSec) | BaTimer | |
| set(BaTimer_CB cb, void *data, U32 milliSec) | BaTimer | |
| sleep(unsigned int milliseconds) | Thread | static |
| start() | Thread | |
| Thread(Thread_Run r, ThreadPriority priority, int stackSize) | Thread | |
| ~BaTimer() | BaTimer |