This is the complete list of members for OpenZWave::ValueID, including all inherited members.
GetAsString() const | OpenZWave::ValueID | |
GetCommandClassId() const | OpenZWave::ValueID | inline |
GetGenre() const | OpenZWave::ValueID | inline |
GetGenreAsString() const | OpenZWave::ValueID | |
GetHomeId() const | OpenZWave::ValueID | inline |
GetId() const | OpenZWave::ValueID | inline |
GetIndex() const | OpenZWave::ValueID | inline |
GetInstance() const | OpenZWave::ValueID | inline |
GetNodeId() const | OpenZWave::ValueID | inline |
GetType() const | OpenZWave::ValueID | inline |
GetTypeAsString() const | OpenZWave::ValueID | |
GetValueStoreKey() const | OpenZWave::ValueID | inline |
GetValueStoreKey(uint8 const _commandClassId, uint8 const _instance, uint16 const _valueIndex) | OpenZWave::ValueID | inlinestatic |
operator!=(ValueID const &_other) const | OpenZWave::ValueID | inline |
operator<(ValueID const &_other) const | OpenZWave::ValueID | inline |
operator==(ValueID const &_other) const | OpenZWave::ValueID | inline |
operator>(ValueID const &_other) const | OpenZWave::ValueID | inline |
ValueGenre enum name | OpenZWave::ValueID | |
ValueGenre_Basic enum value | OpenZWave::ValueID | |
ValueGenre_Config enum value | OpenZWave::ValueID | |
ValueGenre_Count enum value | OpenZWave::ValueID | |
ValueGenre_System enum value | OpenZWave::ValueID | |
ValueGenre_User enum value | OpenZWave::ValueID | |
ValueID(uint32 const _homeId, uint8 const _nodeId, ValueGenre const _genre, uint8 const _commandClassId, uint8 const _instance, uint16 const _valueIndex, ValueType const _type) | OpenZWave::ValueID | inline |
ValueID(uint32 _homeId, uint64 id) | OpenZWave::ValueID | inline |
ValueID(uint32 const _homeId, uint8 const _nodeId) | OpenZWave::ValueID | inline |
ValueID(uint32 const _homeId, uint8 const _nodeId, uint32 const _instance) | OpenZWave::ValueID | inline |
ValueID() | OpenZWave::ValueID | inline |
ValueType enum name | OpenZWave::ValueID | |
ValueType_BitSet enum value | OpenZWave::ValueID | |
ValueType_Bool enum value | OpenZWave::ValueID | |
ValueType_Button enum value | OpenZWave::ValueID | |
ValueType_Byte enum value | OpenZWave::ValueID | |
ValueType_Decimal enum value | OpenZWave::ValueID | |
ValueType_Int enum value | OpenZWave::ValueID | |
ValueType_List enum value | OpenZWave::ValueID | |
ValueType_Max enum value | OpenZWave::ValueID | |
ValueType_Raw enum value | OpenZWave::ValueID | |
ValueType_Schedule enum value | OpenZWave::ValueID | |
ValueType_Short enum value | OpenZWave::ValueID | |
ValueType_String enum value | OpenZWave::ValueID | |