DescType
When building descriptions this qualifies what information is required.
Definition: Item.h:49
@ content
Full details for this device or service.
rapidxml::xml_node< char > Node
Definition: RapidXML.h:37
virtual ~Item()
Definition: Item.h:58
The String class.
Definition: WString.h:136
virtual ItemEnumerator * getList(unsigned index, String &name)
Definition: Item.h:67
@ header
Description template with main document element.
virtual Item * next() const
Definition: Item.h:72
bool operator==(const Item &other) const
Definition: Item.h:77
Definition: ActionRequest.h:24
@ embedded
Details for embedded device or service.
virtual XML::Node * getDescription(XML::Document &doc, DescType descType) const
Definition: Item.h:62
rapidxml::xml_document< char > Document
Definition: RapidXML.h:36