Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes

LoadData Class Reference

LoadData class. More...

#include <LoadData.h>

Inheritance diagram for LoadData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LoadData ()

Static Public Member Functions

static char * ConvertStringToChar (std::string string)

Protected Member Functions

 LoadData (const char *file)
virtual int attribsLoading (TiXmlElement *pElement, unsigned int indent)=0
const char * getIndent (unsigned int numIndents)

Protected Attributes

TiXmlDocument doc
bool loadOkay

Static Protected Attributes

static const unsigned int NUM_INDENTS_PER_SPACE = 2

Detailed Description

LoadData class.

Diese Klasse stellt Funktionen zur Verfügung, zur Speicherung von Daten in einer XML Funktion.

Author:
Unbekannt

Constructor & Destructor Documentation

LoadData::LoadData (  )

Konstruktor:


The documentation for this class was generated from the following files:
 All Classes Functions Variables