![]() |
OpenZWave Library 1.6.1914
|
This is the complete list of members for OpenZWave::Internal::Localization, including all inherited members.
Get() | OpenZWave::Internal::Localization | static |
GetGlobalLabel(string text) | OpenZWave::Internal::Localization | |
GetSelectedLang() | OpenZWave::Internal::Localization | inline |
GetValueHelp(uint8 node, uint8 ccID, uint16 indexId, uint32 pos) | OpenZWave::Internal::Localization | |
GetValueItemHelp(uint8 node, uint8 ccID, uint16 indexId, int32 pos, int32 itemIndex) const | OpenZWave::Internal::Localization | |
GetValueItemLabel(uint8 node, uint8 ccID, uint16 indexId, int32 pos, int32 itemIndex) const | OpenZWave::Internal::Localization | |
GetValueLabel(uint8 node, uint8 ccID, uint16 indexId, int32 pos) const | OpenZWave::Internal::Localization | |
ReadXMLVIDHelp(uint8 node, uint8 ccID, uint16 indexId, uint32 pos, const TiXmlElement *helpElement) | OpenZWave::Internal::Localization | static |
ReadXMLVIDLabel(uint8 node, uint8 ccID, uint16 indexId, uint32 pos, const TiXmlElement *labelElement) | OpenZWave::Internal::Localization | static |
SetGlobalLabel(string index, string text, string lang) | OpenZWave::Internal::Localization | |
SetupCommandClass(Internal::CC::CommandClass *cc) | OpenZWave::Internal::Localization | |
SetValueHelp(uint8 node, uint8 ccID, uint16 indexID, uint32 pos, string help, string lang="") | OpenZWave::Internal::Localization | |
SetValueItemHelp(uint8 node, uint8 ccID, uint16 indexId, int32 pos, int32 itemIndex, string label, string lang="") | OpenZWave::Internal::Localization | |
SetValueItemLabel(uint8 node, uint8 ccID, uint16 indexId, int32 pos, int32 itemIndex, string label, string lang="") | OpenZWave::Internal::Localization | |
SetValueLabel(uint8 node, uint8 ccID, uint16 indexID, uint32 pos, string label, string lang="") | OpenZWave::Internal::Localization | |
WriteXMLVIDHelp(uint8 node, uint8 ccID, uint16 indexId, uint32 pos, TiXmlElement *valueElement) | OpenZWave::Internal::Localization |