ReactOS 0.4.16-dev-21-g2af6fd4
|
#include <cctype>
#include <climits>
#include <cstdio>
#include <cstdlib>
#include <cstring>
Go to the source code of this file.
Classes | |
class | tinyxml2::StrPair |
class | tinyxml2::DynArray< T, INITIAL_SIZE > |
class | tinyxml2::MemPool |
class | tinyxml2::MemPoolT< SIZE > |
union | tinyxml2::MemPoolT< SIZE >::Chunk |
struct | tinyxml2::MemPoolT< SIZE >::Block |
class | tinyxml2::XMLVisitor |
class | tinyxml2::XMLUtil |
class | tinyxml2::XMLNode |
class | tinyxml2::XMLText |
class | tinyxml2::XMLComment |
class | tinyxml2::XMLDeclaration |
class | tinyxml2::XMLUnknown |
class | tinyxml2::XMLAttribute |
class | tinyxml2::XMLElement |
class | tinyxml2::XMLDocument |
class | tinyxml2::XMLHandle |
class | tinyxml2::XMLConstHandle |
class | tinyxml2::XMLPrinter |
Namespaces | |
namespace | tinyxml2 |
Macros | |
#define | TINYXML2_LIB |
#define | TIXMLASSERT(x) {} |
Variables | |
static const int | TIXML2_MAJOR_VERSION = 3 |
static const int | TIXML2_MINOR_VERSION = 0 |
static const int | TIXML2_PATCH_VERSION = 0 |
#define TINYXML2_LIB |
Definition at line 72 of file tinyxml2.h.
Definition at line 88 of file tinyxml2.h.
Definition at line 95 of file tinyxml2.h.
Definition at line 96 of file tinyxml2.h.
Definition at line 97 of file tinyxml2.h.