 |
OpenZWave Library
1.6.0
|
Go to the documentation of this file.
28 #ifndef _ValueButton_H
29 #define _ValueButton_H
59 virtual void ReadXML(
uint32 const _homeId,
uint8 const _nodeId,
uint8 const _commandClassId, TiXmlElement
const* _valueElement );
60 virtual void WriteXML( TiXmlElement* _valueElement );
unsigned int uint32
Definition: Defs.h:95
ValueGenre
Definition: ValueID.h:81
unsigned char uint8
Definition: Defs.h:89
Base class for values associated with a node.
Definition: Value.h:49
unsigned short uint16
Definition: Defs.h:92
Definition: Bitfield.h:35