|  | OpenZWave Library 1.6.0
    | 
This is the complete list of members for OpenZWave::ValueString, including all inherited members.
| AddRef() | OpenZWave::Ref | inline | 
| GetAsString() const | OpenZWave::ValueString | inlinevirtual | 
| GetChangeVerified() | OpenZWave::Value | inline | 
| GetGenreEnumFromName(char const *_name) | OpenZWave::Value | static | 
| GetGenreNameFromEnum(ValueID::ValueGenre _genre) | OpenZWave::Value | static | 
| GetHelp() const | OpenZWave::Value | |
| GetID() const | OpenZWave::Value | inline | 
| GetLabel() const | OpenZWave::Value | |
| 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 | 
| GetValue() const | OpenZWave::ValueString | 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_id | OpenZWave::Value | protected | 
| 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(string const &_value) | OpenZWave::ValueString | |
| OpenZWave::Value::OnValueRefreshed() | OpenZWave::Value | protected | 
| ReadXML(uint32 const _homeId, uint8 const _nodeId, uint8 const _commandClassId, TiXmlElement const *_valueElement) | OpenZWave::ValueString | virtual | 
| Ref() | OpenZWave::Ref | inline | 
| Release() | OpenZWave::Ref | inline | 
| Set(string const &_value) | OpenZWave::ValueString | |
| OpenZWave::Value::Set() | OpenZWave::Value | |
| SetChangeVerified(bool _verify) | OpenZWave::Value | inline | 
| SetCheckingChange(bool _check) | OpenZWave::Value | inlineprotected | 
| SetFromString(string const &_value) | OpenZWave::ValueString | inlinevirtual | 
| SetHelp(string const &_help, string const lang="") | OpenZWave::Value | |
| SetLabel(string const &_label, string const lang="") | OpenZWave::Value | |
| 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, uint16 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 | |
| ValueString(uint32 const _homeId, uint8 const _nodeId, ValueID::ValueGenre const _genre, uint8 const _commandClassId, uint8 const _instance, uint16 const _index, string const &_label, string const &_units, bool const _readOnly, bool const _writeOnly, string const &_value, uint8 const _pollIntensity) | OpenZWave::ValueString | |
| ValueString() | OpenZWave::ValueString | inline | 
| 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::ValueString | virtual | 
| ~Ref() | OpenZWave::Ref | inlineprotectedvirtual | 
| ~Value() | OpenZWave::Value | protectedvirtual | 
| ~ValueString() | OpenZWave::ValueString | inlinevirtual |