Public Member Functions | |
| void | InsertConversion (const RCTypeInfo &EnumTypeInfo, TSInt nEnum, const RCString &sString) |
| RCString | GetString (const RCTypeInfo &EnumTypeInfo, TSInt nEnum) |
| TBool | GetString (const RCTypeInfo &EnumTypeInfo, TSInt nEnum, RCString &sStringRef) |
| TBool | GetEnum (const RCTypeInfo &EnumTypeInfo, const RCString &sString, TSInt &nEnumRef) |
| TBool | GetStringList (const RCTypeInfo &EnumTypeInfo, RCStringList &StringListRef) |
| TBool | GetValueList (const RCTypeInfo &EnumTypeInfo, RCSLongList &ValueListRef) |
| void | Clean () |
Static Public Member Functions | |
| static RCStringEnumConverter & | Instance () |
Classes | |
| struct | RSConverter |
1.4.6-NO