![]() |
OpenZWave Library
1.5.0
|
This is the complete list of members for OpenZWave::Value, including all inherited members.
AddRef() | OpenZWave::Ref | inline |
Driver class | OpenZWave::Value | friend |
GetAsString() const | OpenZWave::Value | inlinevirtual |
GetChangeVerified() | OpenZWave::Value | inline |
GetGenreEnumFromName(char const *_name) | OpenZWave::Value | static |
GetGenreNameFromEnum(ValueID::ValueGenre _genre) | OpenZWave::Value | static |
GetHelp() const | OpenZWave::Value | inline |
GetID() const | OpenZWave::Value | inline |
GetLabel() const | OpenZWave::Value | inline |
GetMax() const | OpenZWave::Value | inline |
GetMin() const | OpenZWave::Value | inline |
GetPollIntensity() const | OpenZWave::Value | inline |
GetTypeEnumFromName(char const *_name) | OpenZWave::Value | static |
GetTypeNameFromEnum(ValueID::ValueType _type) | OpenZWave::Value | static |
GetUnits() const | OpenZWave::Value | inline |
IsCheckingChange() const | OpenZWave::Value | inlineprotected |
IsPolled() const | OpenZWave::Value | inline |
IsReadOnly() const | OpenZWave::Value | inline |
IsSet() const | OpenZWave::Value | inline |
IsWriteOnly() const | OpenZWave::Value | inline |
m_max | OpenZWave::Value | protected |
m_min | OpenZWave::Value | protected |
m_refreshTime | OpenZWave::Value | protected |
m_verifyChanges | OpenZWave::Value | protected |
OnValueChanged() | OpenZWave::Value | protected |
OnValueRefreshed() | OpenZWave::Value | protected |
ReadXML(uint32 const _homeId, uint8 const _nodeId, uint8 const _commandClassId, TiXmlElement const *_valueElement) | OpenZWave::Value | virtual |
Ref() | OpenZWave::Ref | inline |
Release() | OpenZWave::Ref | inline |
Set() | OpenZWave::Value | |
SetChangeVerified(bool _verify) | OpenZWave::Value | inline |
SetCheckingChange(bool _check) | OpenZWave::Value | inlineprotected |
SetFromString(string const &) | OpenZWave::Value | inlinevirtual |
SetHelp(string const &_help) | OpenZWave::Value | inline |
SetLabel(string const &_label) | OpenZWave::Value | inline |
SetPollIntensity(uint8 const &_intensity) | OpenZWave::Value | inline |
SetUnits(string const &_units) | OpenZWave::Value | inline |
Value(uint32 const _homeId, uint8 const _nodeId, ValueID::ValueGenre const _genre, uint8 const _commandClassId, uint8 const _instance, uint8 const _index, ValueID::ValueType const _type, string const &_label, string const &_units, bool const _readOnly, bool const _writeOnly, bool const _isset, uint8 const _pollIntensity) | OpenZWave::Value | |
Value() | OpenZWave::Value | |
ValueStore class | OpenZWave::Value | friend |
VerifyRefreshedValue(void *_originalValue, void *_checkValue, void *_newValue, ValueID::ValueType _type, int _originalValueLength=0, int _checkValueLength=0, int _newValueLength=0) | OpenZWave::Value | protected |
WriteXML(TiXmlElement *_valueElement) | OpenZWave::Value | virtual |
~Ref() | OpenZWave::Ref | inlineprotectedvirtual |
~Value() | OpenZWave::Value | protectedvirtual |