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 );
Definition: Bitfield.h:34
unsigned int uint32
Definition: Defs.h:69
Base class for values associated with a node.
Definition: Value.h:44
ValueGenre
Definition: ValueID.h:71
unsigned char uint8
Definition: Defs.h:63