ReactOS 0.4.16-dev-732-g2d1144a
|
Classes | |
class | DynArray |
struct | Entity |
struct | LongFitsIntoSizeTMinusOne |
class | MemPool |
class | MemPoolT |
class | StrPair |
class | XMLAttribute |
class | XMLComment |
class | XMLConstHandle |
class | XMLDeclaration |
class | XMLDocument |
class | XMLElement |
class | XMLHandle |
class | XMLNode |
class | XMLPrinter |
class | XMLText |
class | XMLUnknown |
class | XMLUtil |
class | XMLVisitor |
Functions | |
static FILE * | callfopen (const char *filepath, const char *mode) |
Variables | |
static const int | NUM_ENTITIES = 5 |
static const Entity | entities [NUM_ENTITIES] |
Enumerator | |
---|---|
PRESERVE_WHITESPACE | |
COLLAPSE_WHITESPACE |
Definition at line 1509 of file tinyxml2.h.
Definition at line 486 of file tinyxml2.h.
Definition at line 1872 of file tinyxml2.cpp.
Referenced by tinyxml2::XMLDocument::LoadFile(), and tinyxml2::XMLDocument::SaveFile().
|
static |
Definition at line 129 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr(), tinyxml2::XMLPrinter::PrintString(), and tinyxml2::XMLPrinter::XMLPrinter().
Definition at line 128 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr(), tinyxml2::XMLPrinter::PrintString(), and tinyxml2::XMLPrinter::XMLPrinter().