CLAM::OutControlSenderConfig Class Reference

#include <OutControlSender.hxx>

Inheritance diagram for CLAM::OutControlSenderConfig:

CLAM::ProcessingConfig CLAM::DynamicType CLAM::Component

List of all members.


Detailed Description

Definition at line 13 of file OutControlSender.hxx.


Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (OutControlSenderConfig, 6, ProcessingConfig)
 DYN_ATTRIBUTE (0, public, TControlData, Min)
 DYN_ATTRIBUTE (1, public, TControlData, Default)
 DYN_ATTRIBUTE (2, public, TControlData, Max)
 DYN_ATTRIBUTE (3, public, TControlData, Step)
 DYN_ATTRIBUTE (4, public, EControlRepresentation, ControlRepresentation)
 DYN_ATTRIBUTE (5, public, EMapping, Mapping)

Protected Member Functions

void DefaultInit (void)
 The concrete dynamic type constructor calls DefaultInit().

Classes

class  EControlRepresentation
class  EMapping

Member Function Documentation

CLAM::OutControlSenderConfig::DYNAMIC_TYPE_USING_INTERFACE ( OutControlSenderConfig  ,
,
ProcessingConfig   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Min   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Default   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Max   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Step   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
EControlRepresentation  ,
ControlRepresentation   
)

CLAM::OutControlSenderConfig::DYN_ATTRIBUTE ( ,
public  ,
EMapping  ,
Mapping   
)

void CLAM::OutControlSenderConfig::DefaultInit ( void   )  [protected]

The concrete dynamic type constructor calls DefaultInit().

This allows user to initialize his/her object. But we define DefaultInit() here because we don't want to force writting one DefaultInit() function for each concrete dynamic type. If a dynamic type concrete class defines some (not-default) constructors, this should also call the DefaultInit().

See also:
CopyInit()

Reimplemented from CLAM::DynamicType.

Definition at line 44 of file OutControlSender.cxx.

References CLAM::DynamicType::UpdateData().


The documentation for this class was generated from the following files:

Generated on Tue Aug 12 22:33:49 2008 for CLAM by  doxygen 1.5.5