![]() |
OpenZWave Library
1.5.0
|
This is the complete list of members for OpenZWave::Thread, including all inherited members.
AddRef() | OpenZWave::Ref | inline |
AddWatcher(pfnWaitNotification_t _callback, void *_context) | OpenZWave::Wait | |
IsSignalled() | OpenZWave::Thread | protectedvirtual |
Multiple(Wait **_objects, uint32 _numObjects, int32 _timeout=-1) | OpenZWave::Wait | static |
Notify() | OpenZWave::Wait | protected |
pfnThreadProc_t typedef | OpenZWave::Thread | |
pfnWaitNotification_t typedef | OpenZWave::Wait | |
Ref() | OpenZWave::Ref | inline |
Release() | OpenZWave::Ref | inline |
RemoveWatcher(pfnWaitNotification_t _callback, void *_context) | OpenZWave::Wait | |
Single(Wait *_object, int32 _timeout=-1) | OpenZWave::Wait | inlinestatic |
Sleep(uint32 _millisecs) | OpenZWave::Thread | |
Start(pfnThreadProc_t _pfnThreadProc, void *_context) | OpenZWave::Thread | |
Stop() | OpenZWave::Thread | |
Thread(string const &_name) | OpenZWave::Thread | |
Timeout_Immediate enum value | OpenZWave::Wait | |
Timeout_Infinite enum value | OpenZWave::Wait | |
Wait() | OpenZWave::Wait | protected |
~Ref() | OpenZWave::Ref | inlineprotectedvirtual |
~Thread() | OpenZWave::Thread | protectedvirtual |
~Wait() | OpenZWave::Wait | protectedvirtual |