 |
OpenZWave Library
1.2
|
Go to the documentation of this file.
28 #ifndef _ValueButton_H
29 #define _ValueButton_H
56 virtual void ReadXML(
uint32 const _homeId,
uint8 const _nodeId,
uint8 const _commandClassId, TiXmlElement
const* _valueElement );
57 virtual void WriteXML( TiXmlElement* _valueElement );
unsigned int uint32
Definition: Defs.h:69
ValueGenre
Definition: ValueID.h:71
unsigned char uint8
Definition: Defs.h:63
Base class for values associated with a node.
Definition: Value.h:44
Definition: Bitfield.h:34