Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <configxml.h>
Additional Inherited Members | |
![]() | |
easyDomFactory () | |
void | getColor (char *name, float color[4]) |
char * | getVariable (char *section, char *name) |
void | c_alike_to_xml (const char *filename) |
configNode * | LoadXML (const char *filename) |
configNode * | LoadCalike (const char *filename) |
void | beginElement (const string &name, const XML_Char **atts) |
void | endElement (const string &name) |
void | doTextBuffer () |
![]() | |
static void | charHandler (void *userData, const XML_Char *s, int len) |
static void | beginElement (void *userData, const XML_Char *name, const XML_Char **atts) |
static void | endElement (void *userData, const XML_Char *name) |
![]() | |
struct easyDomFactory::easyDomFactoryXML * | xml |
stack< configNode * > | nodestack |
configNode * | topnode |
Definition at line 55 of file configxml.h.