#include <tinyxml2.hpp>
| Enumerator |
|---|
| NEEDS_ENTITY_PROCESSING |
|
| NEEDS_NEWLINE_NORMALIZATION |
|
| TEXT_ELEMENT |
|
| TEXT_ELEMENT_LEAVE_ENTITIES |
|
| ATTRIBUTE_NAME |
|
| ATTRIBUTE_VALUE |
|
| ATTRIBUTE_VALUE_LEAVE_ENTITIES |
|
| COMMENT |
|
| Enumerator |
|---|
| NEEDS_FLUSH |
|
| NEEDS_DELETE |
|
| tinyxml2::StrPair::StrPair |
( |
| ) |
|
|
inline |
| bool tinyxml2::StrPair::Empty |
( |
| ) |
const |
|
inline |
| const char * StrPair::getStr |
( |
| ) |
|
| char * StrPair::parseName |
( |
char * |
in | ) |
|
| char * StrPair::parseText |
( |
char * |
in, |
|
|
const char * |
endTag, |
|
|
int |
strFlags |
|
) |
| |
| void tinyxml2::StrPair::Set |
( |
char * |
_start, |
|
|
char * |
_end, |
|
|
int |
_flags |
|
) |
| |
|
inline |
| void tinyxml2::StrPair::SetInternedStr |
( |
const char * |
str | ) |
|
|
inline |
| void StrPair::setStr |
( |
const char * |
str, |
|
|
int |
flags = 0 |
|
) |
| |
| char* tinyxml2::StrPair::end |
|
private |
| int tinyxml2::StrPair::flags |
|
private |
| char* tinyxml2::StrPair::start |
|
private |
The documentation for this class was generated from the following files:
- /home/johan/Documents/UNamur/VirtualBelgium/Workspace/VirtualBelgium/include/tinyxml2.hpp
- /home/johan/Documents/UNamur/VirtualBelgium/Workspace/VirtualBelgium/src/tinyxml2.cpp