This is the complete list of members for OpenZWave::Controller, including all inherited members.
AddRef() | OpenZWave::Ref | inline |
AddWatcher(pfnWaitNotification_t _callback, void *_context) | OpenZWave::Wait | |
Close()=0 | OpenZWave::Controller | pure virtual |
Controller() | OpenZWave::Controller | inline |
Get(uint8 *_buffer, uint32 _size) | OpenZWave::Stream | |
GetDataSize() const | OpenZWave::Stream | inline |
IsSignalled() | OpenZWave::Stream | protectedvirtual |
LogData(uint8 *_buffer, uint32 _size, const string &_function) | OpenZWave::Stream | protected |
Multiple(Wait **_objects, uint32 _numObjects, int32 _timeout=-1) | OpenZWave::Wait | static |
Notify() | OpenZWave::Wait | protected |
Open(string const &_controllerName)=0 | OpenZWave::Controller | pure virtual |
pfnWaitNotification_t typedef | OpenZWave::Wait | |
PlayInitSequence(Driver *_driver) | OpenZWave::Controller | |
Purge() | OpenZWave::Stream | |
Put(uint8 *_buffer, uint32 _size) | OpenZWave::Stream | |
Read(uint8 *_buffer, uint32 _length) | OpenZWave::Controller | |
Ref() | OpenZWave::Ref | inline |
Release() | OpenZWave::Ref | inline |
RemoveWatcher(pfnWaitNotification_t _callback, void *_context) | OpenZWave::Wait | |
SetSignalThreshold(uint32 _size) | OpenZWave::Stream | |
Single(Wait *_object, int32 _timeout=-1) | OpenZWave::Wait | inlinestatic |
Stream(uint32 _bufferSize) | OpenZWave::Stream | |
Timeout_Immediate enum value | OpenZWave::Wait | |
Timeout_Infinite enum value | OpenZWave::Wait | |
OpenZWave::Wait::Wait() | OpenZWave::Wait | protected |
Write(uint8 *_buffer, uint32 _length)=0 | OpenZWave::Controller | pure virtual |
~Controller() | OpenZWave::Controller | inlinevirtual |
~Ref() | OpenZWave::Ref | inlineprotectedvirtual |
~Stream() | OpenZWave::Stream | protected |
~Wait() | OpenZWave::Wait | protectedvirtual |