VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Private Attributes
DtSymbolStore Class Reference

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

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:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)