◆ anonymous enum
Enumerator |
---|
NEEDS_ENTITY_PROCESSING | |
NEEDS_NEWLINE_NORMALIZATION | |
NEEDS_WHITESPACE_COLLAPSING | |
TEXT_ELEMENT | |
TEXT_ELEMENT_LEAVE_ENTITIES | |
ATTRIBUTE_NAME | |
ATTRIBUTE_VALUE | |
ATTRIBUTE_VALUE_LEAVE_ENTITIES | |
COMMENT | |
◆ StrPair()
tinyxml2::StrPair::StrPair |
( |
| ) |
|
|
inline |
◆ ~StrPair()
tinyxml2::StrPair::~StrPair |
( |
| ) |
|
◆ Set()
void tinyxml2::StrPair::Set |
( |
char * | start, |
|
|
char * | end, |
|
|
int | flags ) |
|
inline |
◆ GetStr()
const char * tinyxml2::StrPair::GetStr |
( |
| ) |
|
◆ Empty()
bool tinyxml2::StrPair::Empty |
( |
| ) |
const |
|
inline |
◆ SetInternedStr()
void tinyxml2::StrPair::SetInternedStr |
( |
const char * | str | ) |
|
|
inline |
◆ SetStr()
void tinyxml2::StrPair::SetStr |
( |
const char * | str, |
|
|
int | flags = 0 ) |
◆ ParseText()
char * tinyxml2::StrPair::ParseText |
( |
char * | in, |
|
|
const char * | endTag, |
|
|
int | strFlags, |
|
|
int * | curLineNumPtr ) |
◆ ParseName()
char * tinyxml2::StrPair::ParseName |
( |
char * | in | ) |
|
◆ TransferTo()
void tinyxml2::StrPair::TransferTo |
( |
StrPair * | other | ) |
|
◆ Reset()
void tinyxml2::StrPair::Reset |
( |
| ) |
|
The documentation for this class was generated from the following file: