|
IncredibleXMLParser
3.05
|
Structure for XML attribute. More...
#include <IXMLParser.h>
Public Attributes | |
| IXMLCStr | sName |
| IXMLCStr | sValue |
| int | szValue |
Structure for XML attribute.
Definition at line 381 of file IXMLParser.h.
| IXMLCStr IXMLAttribute::sName |
Definition at line 382 of file IXMLParser.h.
| IXMLCStr IXMLAttribute::sValue |
Definition at line 382 of file IXMLParser.h.
| int IXMLAttribute::szValue |
Definition at line 383 of file IXMLParser.h.
1.8.3.1