This is the complete list of members for DtStringIntMapper, including all inherited members.
| addMapping(const DtString &stringVal, int intVal) | DtStringIntMapper | virtual |
| checkInteger(int intVal, const DtString &stringVal) const | DtStringIntMapper | protectedvirtual |
| checkIntToStringHashlistInit(const DtString &caller) const | DtStringIntMapper | protected |
| checkMapArrayIndexRange(int index, int intVal, const DtString &caller) const | DtStringIntMapper | protected |
| checkMapArrayInit(const DtString &caller) const | DtStringIntMapper | protected |
| checkString(const DtString &stringVal, int intVal) const | DtStringIntMapper | protectedvirtual |
| checkStringToIntHashlistInit(const DtString &caller) const | DtStringIntMapper | protected |
| createIntToStringMap() | DtStringIntMapper | protectedvirtual |
| createStringToIntMap() | DtStringIntMapper | protectedvirtual |
| DtStringIntMapper(unsigned mapSize=0, int offset=0, bool useStringHashlist=true) | DtStringIntMapper | |
| DtStringIntMapper(const DtStringIntMapper &orig) | DtStringIntMapper | inlineprotected |
| emptyIntToStringArray() | DtStringIntMapper | protected |
| emptyIntToStringHashlist() | DtStringIntMapper | protected |
| emptyStringToIntHashlist() | DtStringIntMapper | protected |
| getIntFromString(const DtString &stringVal, int &intVal) const | DtStringIntMapper | virtual |
| getStringFromInt(int intVal, DtString &stringVal) const | DtStringIntMapper | virtual |
| myIntToStringArray | DtStringIntMapper | protected |
| myIntToStringHashlist | DtStringIntMapper | protected |
| myMapSize | DtStringIntMapper | protected |
| myOffset | DtStringIntMapper | protected |
| myStringToIntHashlist | DtStringIntMapper | protected |
| myUseStringHashlist | DtStringIntMapper | protected |
| operator=(const DtStringIntMapper &orig) | DtStringIntMapper | inlineprotected |
| removeMapping(const DtString &stringVal, int intVal) | DtStringIntMapper | virtual |
| ~DtStringIntMapper() | DtStringIntMapper | virtual |