CLAM::Control2DataConfig Class Reference

Configuration for the Control2Data PO. More...

#include <Control2Data.hxx>

List of all members.

Public Member Functions

 Control2DataConfig ()
 Control2DataConfig (const Control2DataConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (Control2DataConfig, 3)
 __COMMON_DYN_ATTRIBUTE (0, public, unsigned, NumControls) protected
bool LoadNumControls (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, std::vector< TControlData >, MinValues) protected
bool LoadMinValues (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, std::vector< TControlData >, MaxValues) protected
bool LoadMaxValues (CLAM::Storage &s)

Protected Member Functions

void DefaultInit (void)
 Dynamic type initialization.

Detailed Description

Configuration for the Control2Data PO.

It holds a name (as usual), the number of controls, and two optional vectors: min and max values for the controls. That is the rang of floats that can be generated for each control.

Definition at line 42 of file Control2Data.hxx.


Constructor & Destructor Documentation

CLAM::Control2DataConfig::Control2DataConfig (  )  [inline]

Definition at line 45 of file Control2Data.hxx.

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

Definition at line 45 of file Control2Data.hxx.


Member Function Documentation

CLAM::Control2DataConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
std::vector< TControlData ,
MaxValues   
) [inline]

Definition at line 48 of file Control2Data.hxx.

CLAM::Control2DataConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
std::vector< TControlData ,
MinValues   
) [inline]

Definition at line 47 of file Control2Data.hxx.

CLAM::Control2DataConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
unsigned  ,
NumControls   
) [inline]

Definition at line 46 of file Control2Data.hxx.

CLAM::Control2DataConfig::__COMMON_DYNAMIC_TYPE ( Control2DataConfig  ,
 
)
void CLAM::Control2DataConfig::DefaultInit ( void   )  [protected]

Dynamic type initialization.

Reimplemented from CLAM::DynamicType.

Definition at line 25 of file Control2Data.cxx.

References CLAM::DynamicType::UpdateData().

bool CLAM::Control2DataConfig::LoadMaxValues ( CLAM::Storage s  )  [inline]

Definition at line 48 of file Control2Data.hxx.

bool CLAM::Control2DataConfig::LoadMinValues ( CLAM::Storage s  )  [inline]

Definition at line 47 of file Control2Data.hxx.

bool CLAM::Control2DataConfig::LoadNumControls ( CLAM::Storage s  )  [inline]

Definition at line 46 of file Control2Data.hxx.


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