MRPT  1.9.9
XMLNodeContents Struct Reference

Detailed Description

This structure is given by the function XMLNode::enumContents.

Definition at line 942 of file xmlParser.h.

#include <xmlparser/xmlParser.h>

Public Attributes

enum XMLElementType etype
 This dictates what's the content of the XMLNodeContent. More...
 
XMLNode child
 
XMLAttribute attrib
 
XMLCSTR text
 
XMLClear clear
 

Member Data Documentation

◆ attrib

XMLAttribute XMLNodeContents::attrib

Definition at line 949 of file xmlParser.h.

◆ child

XMLNode XMLNodeContents::child

Definition at line 948 of file xmlParser.h.

◆ clear

XMLClear XMLNodeContents::clear

Definition at line 951 of file xmlParser.h.

◆ etype

enum XMLElementType XMLNodeContents::etype

This dictates what's the content of the XMLNodeContent.

should be an union to access the appropriate data. Compiler does not allow union of object with constructor... too bad.

Definition at line 945 of file xmlParser.h.

◆ text

XMLCSTR XMLNodeContents::text

Definition at line 950 of file xmlParser.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019