IncredibleXMLParser  3.05
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
IXMLClear Struct Reference

Structure for XML clear (unformatted) node (usually comments) More...

#include <IXMLParser.h>

Public Attributes

IXMLCStr sValue
 
IXMLCStr sOpenTag
 
IXMLCStr sCloseTag
 
int szValue
 

Detailed Description

Structure for XML clear (unformatted) node (usually comments)

Definition at line 375 of file IXMLParser.h.

Member Data Documentation

IXMLCStr IXMLClear::sCloseTag

Definition at line 376 of file IXMLParser.h.

IXMLCStr IXMLClear::sOpenTag

Definition at line 376 of file IXMLParser.h.

IXMLCStr IXMLClear::sValue

Definition at line 376 of file IXMLParser.h.

Referenced by example1(), and example7().

int IXMLClear::szValue

Definition at line 377 of file IXMLParser.h.


The documentation for this struct was generated from the following file: