AppendValue(Msg *_msg, string const &_value, uint8 const _scale) const | OpenZWave::Internal::CC::CommandClass | |
CheckForRefreshValues(Internal::VC::Value const *_value) | OpenZWave::Internal::CC::CommandClass | |
ClearSecureSupport() | OpenZWave::Internal::CC::CommandClass | inline |
ClearStaticRequest(uint8_t _request) | OpenZWave::Internal::CC::CommandClass | |
CommandClass(uint32 const _homeId, uint8 const _nodeId) | OpenZWave::Internal::CC::CommandClass | |
Create(uint32 const _homeId, uint8 const _nodeId) | OpenZWave::Internal::CC::Proprietary | inlinestatic |
CreateVars(uint8 const _instance) | OpenZWave::Internal::CC::CommandClass | protectedvirtual |
CreateVars() | OpenZWave::Internal::CC::CommandClass | |
decodeDuration(uint8 data) const | OpenZWave::Internal::CC::CommandClass | |
encodeDuration(uint32 seconds) const | OpenZWave::Internal::CC::CommandClass | |
ExtractValue(uint8 const *_data, uint8 *_scale, uint8 *_precision, uint8 _valueOffset=1) const | OpenZWave::Internal::CC::CommandClass | |
GetAppendValueSize(string const &_value) const | OpenZWave::Internal::CC::CommandClass | |
GetCommandClassId() const override | OpenZWave::Internal::CC::Proprietary | inlinevirtual |
GetCommandClassLabel() | OpenZWave::Internal::CC::CommandClass | |
GetCommandClassName() const override | OpenZWave::Internal::CC::Proprietary | inlinevirtual |
GetDriver() const | OpenZWave::Internal::CC::CommandClass | |
GetEndPoint(uint8 const _instance) | OpenZWave::Internal::CC::CommandClass | inline |
GetHomeId() const | OpenZWave::Internal::CC::CommandClass | inline |
GetInstance(uint8 const _endPoint) | OpenZWave::Internal::CC::CommandClass | inline |
GetInstanceLabel(uint8 const _instance) | OpenZWave::Internal::CC::CommandClass | |
GetInstances() const | OpenZWave::Internal::CC::CommandClass | inline |
GetMaxVersion() | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
GetNodeId() const | OpenZWave::Internal::CC::CommandClass | inline |
GetNodeUnsafe() const | OpenZWave::Internal::CC::CommandClass | |
GetNumInstances() | OpenZWave::Internal::CC::CommandClass | inline |
GetReceivedCnt() const | OpenZWave::Internal::CC::CommandClass | inline |
GetSentCnt() const | OpenZWave::Internal::CC::CommandClass | inline |
GetValue(uint8 const _instance, uint16 const _index) | OpenZWave::Internal::CC::CommandClass | |
GetVersion() const | OpenZWave::Internal::CC::CommandClass | inline |
HandleIncomingMsg(uint8 const *_data, uint32 const _length, uint32 const _instance=1) | OpenZWave::Internal::CC::CommandClass | virtual |
HandleMsg(uint8 const *_data, uint32 const _length, uint32 const _instance=1) override | OpenZWave::Internal::CC::Proprietary | virtual |
HasStaticRequest(uint8_t _request) const | OpenZWave::Internal::CC::CommandClass | inline |
IsAfterMark() const | OpenZWave::Internal::CC::CommandClass | inline |
IsInNIF() | OpenZWave::Internal::CC::CommandClass | inline |
IsSecured() const | OpenZWave::Internal::CC::CommandClass | inline |
IsSecureSupported() const | OpenZWave::Internal::CC::CommandClass | inline |
m_com | OpenZWave::Internal::CC::CommandClass | protected |
m_dom | OpenZWave::Internal::CC::CommandClass | protected |
ReadValueRefreshXML(TiXmlElement const *_ccElement) | OpenZWave::Internal::CC::CommandClass | protected |
ReadXML(TiXmlElement const *_ccElement) | OpenZWave::Internal::CC::CommandClass | virtual |
ReceivedCntIncr() | OpenZWave::Internal::CC::CommandClass | inline |
RefreshValue typedef | OpenZWave::Internal::CC::CommandClass | |
refreshValuesOnWakeup() | OpenZWave::Internal::CC::CommandClass | virtual |
RemoveValue(uint8 const _instance, uint16 const _index) | OpenZWave::Internal::CC::CommandClass | |
RequestFlag_AfterMark enum value | OpenZWave::Internal::CC::CommandClass | |
RequestFlag_Dynamic enum value | OpenZWave::Internal::CC::CommandClass | |
RequestFlag_Session enum value | OpenZWave::Internal::CC::CommandClass | |
RequestFlag_Static enum value | OpenZWave::Internal::CC::CommandClass | |
RequestState(uint32 const _requestFlags, uint8 const _instance, Driver::MsgQueue const _queue) | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
RequestStateForAllInstances(uint32 const _requestFlags, Driver::MsgQueue const _queue) | OpenZWave::Internal::CC::CommandClass | |
RequestValue(uint32 const _requestFlags, uint16 const _index, uint8 const _instance, Driver::MsgQueue const _queue) | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
SentCntIncr() | OpenZWave::Internal::CC::CommandClass | inline |
SetAfterMark() | OpenZWave::Internal::CC::CommandClass | inline |
SetCommandClassLabel(string label) | OpenZWave::Internal::CC::CommandClass | |
SetEndPoint(uint8 const _instance, uint8 const _endpoint) | OpenZWave::Internal::CC::CommandClass | inline |
SetInNIF() | OpenZWave::Internal::CC::CommandClass | inline |
SetInstance(uint8 const _endPoint) | OpenZWave::Internal::CC::CommandClass | |
SetInstanceLabel(uint8 const _instance, char *label) | OpenZWave::Internal::CC::CommandClass | virtual |
SetInstances(uint8 const _instances) | OpenZWave::Internal::CC::CommandClass | |
SetSecured() | OpenZWave::Internal::CC::CommandClass | inline |
SetSecureSupport() | OpenZWave::Internal::CC::CommandClass | inline |
SetStaticRequest(uint8_t _request) | OpenZWave::Internal::CC::CommandClass | |
SetValue(Internal::VC::Value const &_value) | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
SetValueBasic(uint8 const _instance, uint8 const _level) | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
SetVersion(uint8 const _version) | OpenZWave::Internal::CC::CommandClass | virtual |
StaticGetCommandClassId() | OpenZWave::Internal::CC::Proprietary | inlinestatic |
StaticGetCommandClassName() | OpenZWave::Internal::CC::Proprietary | inlinestatic |
StaticRequest enum name | OpenZWave::Internal::CC::CommandClass | |
StaticRequest_Instances enum value | OpenZWave::Internal::CC::CommandClass | |
StaticRequest_Values enum value | OpenZWave::Internal::CC::CommandClass | |
StaticRequest_Version enum value | OpenZWave::Internal::CC::CommandClass | |
supportsMultiInstance() | OpenZWave::Internal::CC::CommandClass | inlinevirtual |
UpdateMappedClass(uint8 const _instance, uint8 const _classId, uint8 const _value) | OpenZWave::Internal::CC::CommandClass | |
ValueToInteger(string const &_value, uint8 *o_precision, uint8 *o_size) const | OpenZWave::Internal::CC::CommandClass | |
WriteXML(TiXmlElement *_ccElement) | OpenZWave::Internal::CC::CommandClass | virtual |
~CommandClass() | OpenZWave::Internal::CC::CommandClass | virtual |
~Proprietary() | OpenZWave::Internal::CC::Proprietary | inlinevirtual |