CLAM::FFTConfig Class Reference

Configuration class for FFT classes. More...

#include <FFTConfig.hxx>

List of all members.

Public Member Functions

 FFTConfig ()
 FFTConfig (const FFTConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (FFTConfig, 1)
 __COMMON_DYN_ATTRIBUTE (0, public, int, AudioSize) protected
bool LoadAudioSize (CLAM::Storage &s)

Protected Member Functions

void DefaultInit (void)
 Dynamic type initialization: All attributes are instantiated.

Detailed Description

Configuration class for FFT classes.

Definition at line 33 of file FFTConfig.hxx.


Constructor & Destructor Documentation

CLAM::FFTConfig::FFTConfig (  )  [inline]

Definition at line 35 of file FFTConfig.hxx.

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

Definition at line 35 of file FFTConfig.hxx.


Member Function Documentation

CLAM::FFTConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
int  ,
AudioSize   
) [inline]

Definition at line 36 of file FFTConfig.hxx.

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

Dynamic type initialization: All attributes are instantiated.

Reimplemented from CLAM::DynamicType.

Definition at line 5 of file FFTConfig.cxx.

References CLAM::DynamicType::UpdateData().

bool CLAM::FFTConfig::LoadAudioSize ( CLAM::Storage s  )  [inline]

Definition at line 36 of file FFTConfig.hxx.


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