Private Attributes |
std::map< std::string,
unsigned int > | myStrings |
| std::vector< std::string > | myIndex |
Constructor & Destructor Documentation
| DtSymbolStore::DtSymbolStore |
( |
| ) |
|
| DtSymbolStore::~DtSymbolStore |
( |
| ) |
|
Member Function Documentation
| unsigned int DtSymbolStore::getSymbol |
( |
const char * |
str | ) |
|
| const char* DtSymbolStore::getString |
( |
unsigned int |
sym | ) |
|
Member Data Documentation
| std::map<std::string, unsigned int> DtSymbolStore::myStrings |
|
private |
| std::vector<std::string> DtSymbolStore::myIndex |
|
private |
The documentation for this class was generated from the following file: