xmlParser  2.44
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
XMLClear Struct Reference

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

#include <xmlParser.h>

Public Attributes

XMLCSTR lpszValue
 
XMLCSTR lpszOpenTag
 
XMLCSTR lpszCloseTag
 

Detailed Description

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

Definition at line 201 of file xmlParser.h.

Member Data Documentation

XMLCSTR XMLClear::lpszCloseTag

Definition at line 202 of file xmlParser.h.

XMLCSTR XMLClear::lpszOpenTag

Definition at line 202 of file xmlParser.h.

XMLCSTR XMLClear::lpszValue

Definition at line 202 of file xmlParser.h.


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