CLAM::WindowGeneratorConfig Class Reference

#include <WindowGeneratorConfig.hxx>

Inheritance diagram for CLAM::WindowGeneratorConfig:

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

List of all members.


Detailed Description

Definition at line 65 of file WindowGeneratorConfig.hxx.


Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (WindowGeneratorConfig, 6, ProcessingConfig)
 DYN_ATTRIBUTE (0, public, EWindowType, Type)
 DYN_ATTRIBUTE (1, public, TSize, Size)
 DYN_ATTRIBUTE (2, public, TSize, MaxSize)
 DYN_ATTRIBUTE (3, public, bool, UseTable)
 DYN_ATTRIBUTE (4, public, EWindowNormalize, Normalize)
 DYN_ATTRIBUTE (5, public, bool, Invert)
void DefaultValues ()

Protected Member Functions

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

Member Function Documentation

CLAM::WindowGeneratorConfig::DYNAMIC_TYPE_USING_INTERFACE ( WindowGeneratorConfig  ,
,
ProcessingConfig   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
EWindowType  ,
Type   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
TSize  ,
Size   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
TSize  ,
MaxSize   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
bool  ,
UseTable   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
EWindowNormalize  ,
Normalize   
)

CLAM::WindowGeneratorConfig::DYN_ATTRIBUTE ( ,
public  ,
bool  ,
Invert   
)

void CLAM::WindowGeneratorConfig::DefaultValues (  ) 

void CLAM::WindowGeneratorConfig::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 26 of file WindowGeneratorConfig.cxx.

References DefaultValues(), and CLAM::DynamicType::UpdateData().


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

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