Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for XMLType, including all inherited members.
str | XMLType | |
w | XMLType | |
XMLType(bool *mybool) | XMLType | inline |
XMLType(double *mydouble) | XMLType | inline |
XMLType(int *myint) | XMLType | inline |
XMLType(unsigned int *myuint) | XMLType | inline |
XMLType(int myhardint) | XMLType | inline |
XMLType(float myhardfloat) | XMLType | inline |
XMLType(float *myfloat) | XMLType | inline |
XMLType(void *myvoid) | XMLType | inline |
XMLType(char *mychar) | XMLType | inline |
XMLType(unsigned char *mychar) | XMLType | inline |
XMLType(const std::string &s) | XMLType | inline |
XMLType(const std::string &s, void *v) | XMLType | inline |
XMLType(const std::string &s, int myhardint) | XMLType | inline |
XMLType(const std::string &s, float *f) | XMLType | inline |