#include <LoadData.h>
Öffentliche Methoden | |
LoadData () | |
Öffentliche, statische Methoden | |
static char * | ConvertStringToChar (std::string string) |
Geschützte Methoden | |
LoadData (const char *file) | |
virtual int | attribsLoading (TiXmlElement *pElement, unsigned int indent)=0 |
const char * | getIndent (unsigned int numIndents) |
Geschützte Attribute | |
TiXmlDocument | doc |
bool | loadOkay |
Statische geschützte Attribute | |
static const unsigned int | NUM_INDENTS_PER_SPACE = 2 |
LoadData class.
Diese Klasse stellt Funktionen zur Verfügung, zur Speicherung von Daten in einer XML Funktion.
LoadData::LoadData | ( | ) |
Konstruktor: