![]() |
OpenZWave Library 1.6.0
|
This is the complete list of members for OpenZWave::ValueSchedule, including all inherited members.
AddRef() | OpenZWave::Ref | inline |
ClearSwitchPoints() | OpenZWave::ValueSchedule | inline |
FindSwitchPoint(uint8 const _hours, uint8 const _minutes, uint8 *o_idx) const | OpenZWave::ValueSchedule | |
GetAsString() const | OpenZWave::ValueSchedule | virtual |
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 |
GetNumSwitchPoints() const | OpenZWave::ValueSchedule | inline |
GetPollIntensity() const | OpenZWave::Value | inline |
GetSwitchPoint(uint8 const _idx, uint8 *o_hours, uint8 *o_minutes, int8 *o_setback) const | OpenZWave::ValueSchedule | |
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_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() | OpenZWave::ValueSchedule | |
ReadXML(uint32 const _homeId, uint8 const _nodeId, uint8 const _commandClassId, TiXmlElement const *_valueElement) | OpenZWave::ValueSchedule | virtual |
Ref() | OpenZWave::Ref | inline |
Release() | OpenZWave::Ref | inline |
RemoveSwitchPoint(uint8 const _idx) | OpenZWave::ValueSchedule | |
Set() | OpenZWave::ValueSchedule | |
SetChangeVerified(bool _verify) | OpenZWave::Value | inline |
SetCheckingChange(bool _check) | OpenZWave::Value | inlineprotected |
SetFromString(string const &) | OpenZWave::Value | 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 |
SetSwitchPoint(uint8 const _hours, uint8 const _minutes, int8 const _setback) | OpenZWave::ValueSchedule | |
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 | |
ValueSchedule(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, uint8 const _pollIntensity) | OpenZWave::ValueSchedule | |
ValueSchedule() | OpenZWave::ValueSchedule | |
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::ValueSchedule | virtual |
~Ref() | OpenZWave::Ref | inlineprotectedvirtual |
~Value() | OpenZWave::Value | protectedvirtual |
~ValueSchedule() | OpenZWave::ValueSchedule | inlinevirtual |