BASE::TRCStringParamHandler< TData > Class Template Reference

Parameter handler for classes implementing the RCStringValueInterface. More...

List of all members.

Static Public Member Functions

static RCString StaticToString (const TData &Data)
static TBool StaticFromString (TData &Data, const RCString &sValue)

Friends

class TRCSingleParamHandler< TRCStringParamHandler< TData >, TData >


Detailed Description

template<class TData>
class BASE::TRCStringParamHandler< TData >

Parameter handler for classes implementing the RCStringValueInterface.

Author:
Patrik Stellmann
This parameter handler is designed for data types that provide their own string conversion. It's required that these datatypes have memberfunctions of the style: TBool FromString(const RCString& sValue); const RCString& ToString() const; This is especially the case if the types implement the RCStringValueInterface.


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