#include <tinyxml2.h>
◆ anonymous enum
Enumerator |
---|
NEEDS_ENTITY_PROCESSING | |
NEEDS_NEWLINE_NORMALIZATION | |
COLLAPSE_WHITESPACE | |
TEXT_ELEMENT | |
TEXT_ELEMENT_LEAVE_ENTITIES | |
ATTRIBUTE_NAME | |
ATTRIBUTE_VALUE | |
ATTRIBUTE_VALUE_LEAVE_ENTITIES | |
COMMENT | |
◆ StrPair()
◆ ~StrPair()
◆ Empty()
◆ GetStr()
◆ ParseName()
char * ParseName |
( |
char * |
in | ) |
|
◆ ParseText()
char * ParseText |
( |
char * |
in, |
|
|
const char * |
endTag, |
|
|
int |
strFlags |
|
) |
| |
◆ Set()
void Set |
( |
char * |
start, |
|
|
char * |
end, |
|
|
int |
flags |
|
) |
| |
|
inline |
◆ SetInternedStr()
void SetInternedStr |
( |
const char * |
str | ) |
|
|
inline |
◆ SetStr()
void SetStr |
( |
const char * |
str, |
|
|
int |
flags = 0 |
|
) |
| |
The documentation for this class was generated from the following file:
- /home/runner/work/cocos-headers/cocos-headers/cocos2dx/support/tinyxml2/tinyxml2.h