vegastrike
0.5.1.r1
|
#include <xml_support.h>
Classes | |
struct | Pair |
Public Member Functions | |
EnumMap (const Pair *data, unsigned int num) | |
int | lookup (const std::string &str) const |
const std::string & | lookup (int val) const |
Definition at line 59 of file xml_support.h.
XMLSupport::EnumMap::EnumMap | ( | const Pair * | data, |
unsigned int | num | ||
) |
Definition at line 35 of file xml_support.cpp.
int XMLSupport::EnumMap::lookup | ( | const std::string & | str) | const |
const string & XMLSupport::EnumMap::lookup | ( | int | val) | const |
Definition at line 49 of file xml_support.cpp.