![]() |
VR-Forces 4.0.4 Class Documentation
|
Public Member Functions | |
| DtSymbolStore () | |
| ~DtSymbolStore () | |
| unsigned int | getSymbol (const char *str) |
| const char * | getString (unsigned int sym) |
Private Attributes | |
| std::map< std::string, unsigned int > | myStrings |
| std::vector< std::string > | myIndex |
| unsigned int DtSymbolStore::getSymbol | ( | const char * | str | ) |
| const char* DtSymbolStore::getString | ( | unsigned int | sym | ) |
std::map<std::string, unsigned int> DtSymbolStore::myStrings [private] |
std::vector<std::string> DtSymbolStore::myIndex [private] |