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 | [protected, virtual] |
| 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 | [protected, virtual] |
| checkStringToIntHashlistInit(const DtString &caller) const | DtStringIntMapper | [protected] |
| createIntToStringMap() | DtStringIntMapper | [protected, virtual] |
| createStringToIntMap() | DtStringIntMapper | [protected, virtual] |
| DtStringIntMapper(unsigned mapSize=0, int offset=0, bool useStringHashlist=true) | DtStringIntMapper | |
| DtStringIntMapper(const DtStringIntMapper &orig) | DtStringIntMapper | [inline, protected] |
| 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 | [inline, protected] |
| removeMapping(const DtString &stringVal, int intVal) | DtStringIntMapper | [virtual] |
| ~DtStringIntMapper() | DtStringIntMapper | [virtual] |