BASE::RCStringEnumConverter Class Reference

Class for converting enums from and to string. More...

List of all members.

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 RCStringEnumConverterInstance ()

Classes

struct  RSConverter


Detailed Description

Class for converting enums from and to string.

Author:
Patrik Stellmann
This class holds a list of all registered enums and their entries with the specific string representing it. The class provides functionality to convert the value of an enum variable to the corresponding string and vice versa.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 12:46:36 2006 for Simulator Bob by  doxygen 1.4.6-NO