BASE::TRCStructParam< TData > Class Template Reference

Base class for struct parameters. More...

Inherits BASE::TRCParameter< TData >< TData >.

Inheritance diagram for BASE::TRCStructParam< TData >:

Inheritance graph
[legend]
Collaboration diagram for BASE::TRCStructParam< TData >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TRCStructParamHandler<
TData > 
TParamHandler

Public Member Functions

 TRCStructParam (TData &DataRef, const RCString &sKey=_T(""))
const TRCStructParamoperator= (const TRCStructParam &Source)

Protected Member Functions

virtual void PostReadSerial ()

Protected Attributes

TBool m_bIsDerived

Friends

class TRCStructParamHandler< TData >

Detailed Description

template<class TData>
class BASE::TRCStructParam< TData >

Base class for struct parameters.

Author:
Patrik Stellmann
This base class is designed for parameter classes that consists of other parameters while for each member variable a suitable parameter handler must exist and needs to be specified along with a key for each entry. Instances are handled by the corresponding type of TRCStructParamHandler.


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