![]() |
OpenZWave Library
1.2
|
This is the complete list of members for OpenZWave::Mutex, including all inherited members.
AddRef() | OpenZWave::Ref | inline |
AddWatcher(pfnWaitNotification_t _callback, void *_context) | OpenZWave::Wait | |
IsSignalled() | OpenZWave::Mutex | protectedvirtual |
Lock(bool const _bWait=true) | OpenZWave::Mutex | |
Multiple(Wait **_objects, uint32 _numObjects, int32 _timeout=-1) | OpenZWave::Wait | static |
Mutex() | OpenZWave::Mutex | |
Notify() | OpenZWave::Wait | protected |
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 |
Timeout_Immediate enum value | OpenZWave::Wait | |
Timeout_Infinite enum value | OpenZWave::Wait | |
Unlock() | OpenZWave::Mutex | |
Wait() | OpenZWave::Wait | protected |
~Mutex() | OpenZWave::Mutex | protected |
~Ref() | OpenZWave::Ref | inlineprotectedvirtual |
~Wait() | OpenZWave::Wait | protectedvirtual |