CLAM::WindowGeneratorConfig Class Reference

#include <WindowGeneratorConfig.hxx>

List of all members.

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().


Detailed Description

Definition at line 65 of file WindowGeneratorConfig.hxx.


Member Function Documentation

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().

void CLAM::WindowGeneratorConfig::DefaultValues (  ) 

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

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

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

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

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

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

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


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

Generated on Tue Feb 22 09:53:29 2011 for CLAM-Development by  doxygen 1.5.9