CLAM::OutControlSenderConfig Class Reference

#include <OutControlSender.hxx>

List of all members.

Classes

class  EControlRepresentation
class  EMapping

Public Member Functions

 OutControlSenderConfig ()
 OutControlSenderConfig (const OutControlSenderConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (OutControlSenderConfig, 6)
 __COMMON_DYN_ATTRIBUTE (0, public, TControlData, Min) protected
bool LoadMin (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, TControlData, Default) protected
bool LoadDefault (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, TControlData, Max) protected
bool LoadMax (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (3, public, TControlData, Step) protected
bool LoadStep (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (4, public, EControlRepresentation, ControlRepresentation) protected
bool LoadControlRepresentation (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (5, public, EMapping, Mapping) protected
bool LoadMapping (CLAM::Storage &s)

Protected Member Functions

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

Detailed Description

Definition at line 13 of file OutControlSender.hxx.


Constructor & Destructor Documentation

CLAM::OutControlSenderConfig::OutControlSenderConfig (  )  [inline]

Definition at line 66 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::OutControlSenderConfig ( const OutControlSenderConfig prototype,
const bool  shareData = false,
const bool  deep = true 
) [inline]

Definition at line 66 of file OutControlSender.hxx.


Member Function Documentation

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
EMapping  ,
Mapping   
) [inline]

Definition at line 72 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
EControlRepresentation  ,
ControlRepresentation   
) [inline]

Definition at line 71 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Step   
) [inline]

Definition at line 70 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Max   
) [inline]

Definition at line 69 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Default   
) [inline]

Definition at line 68 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TControlData  ,
Min   
) [inline]

Definition at line 67 of file OutControlSender.hxx.

CLAM::OutControlSenderConfig::__COMMON_DYNAMIC_TYPE ( OutControlSenderConfig  ,
 
)
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 42 of file OutControlSender.cxx.

References CLAM::DynamicType::UpdateData().

bool CLAM::OutControlSenderConfig::LoadControlRepresentation ( CLAM::Storage s  )  [inline]

Definition at line 71 of file OutControlSender.hxx.

bool CLAM::OutControlSenderConfig::LoadDefault ( CLAM::Storage s  )  [inline]

Definition at line 68 of file OutControlSender.hxx.

bool CLAM::OutControlSenderConfig::LoadMapping ( CLAM::Storage s  )  [inline]

Definition at line 72 of file OutControlSender.hxx.

bool CLAM::OutControlSenderConfig::LoadMax ( CLAM::Storage s  )  [inline]

Definition at line 69 of file OutControlSender.hxx.

bool CLAM::OutControlSenderConfig::LoadMin ( CLAM::Storage s  )  [inline]

Definition at line 67 of file OutControlSender.hxx.

bool CLAM::OutControlSenderConfig::LoadStep ( CLAM::Storage s  )  [inline]

Definition at line 70 of file OutControlSender.hxx.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3