NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Classes | |
class | DynArray |
struct | Entity |
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] |
enum tinyxml2::Whitespace |
Enumerator | |
---|---|
PRESERVE_WHITESPACE | |
COLLAPSE_WHITESPACE |
Definition at line 1705 of file tinyxml2.h.
enum tinyxml2::XMLError |
Definition at line 523 of file tinyxml2.h.
|
static |
Definition at line 2278 of file tinyxml2.cpp.
References TIXMLASSERT.
Referenced by tinyxml2::XMLDocument::LoadFile(), and tinyxml2::XMLDocument::SaveFile().
|
static |
Definition at line 143 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr(), tinyxml2::XMLPrinter::PrintString(), and tinyxml2::XMLPrinter::XMLPrinter().
|
static |
Definition at line 142 of file tinyxml2.cpp.
Referenced by tinyxml2::StrPair::GetStr(), tinyxml2::XMLPrinter::PrintString(), and tinyxml2::XMLPrinter::XMLPrinter().