Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "config.h"
#include <expat.h>
#include <string>
#include <vector>
#include <stack>
#include <gnuhash.h>
#include <stdlib.h>
#include "vsfilesystem.h"
#include "xml_support.h"
Go to the source code of this file.
Classes | |
class | easyDomNode |
class | tagDomNode |
class | easyDomFactory< domNodeType > |
struct | easyDomFactory< domNodeType >::easyDomFactoryXML |
Typedefs | |
typedef vsUMap< string, int > | tagMap |
Functions | |
string | parseCalike (char const *filename) |
Variables | |
const char * | textAttr |
string parseCalike | ( | char const * | filename) |
Definition at line 5 of file c_alike.tab.cpp.
const char* textAttr |
Definition at line 78 of file easydom.cpp.
Referenced by easyDomFactory< configNode >::doTextBuffer().