CLAM::SDIFOutConfig Class Reference

#include <SDIFOut.hxx>

List of all members.

Public Member Functions

 SDIFOutConfig ()
 SDIFOutConfig (const SDIFOutConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (SDIFOutConfig, 9)
 __COMMON_DYN_ATTRIBUTE (0, public, TData, SpectralRange) protected
bool LoadSpectralRange (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, TIndex, MaxNumPeaks) protected
bool LoadMaxNumPeaks (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, bool, EnableResidual) protected
bool LoadEnableResidual (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (3, public, bool, EnablePeakArray) protected
bool LoadEnablePeakArray (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (4, public, bool, EnableFundFreq) protected
bool LoadEnableFundFreq (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (5, public, Filename, FileName) protected
bool LoadFileName (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (6, public, TData, SamplingRate) protected
bool LoadSamplingRate (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (7, public, TData, FrameSize) protected
bool LoadFrameSize (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (8, public, TData, SpectrumSize) protected
bool LoadSpectrumSize (CLAM::Storage &s)
void DefaultInit ()
 The concrete dynamic type constructor calls DefaultInit().

Detailed Description

Definition at line 40 of file SDIFOut.hxx.


Constructor & Destructor Documentation

CLAM::SDIFOutConfig::SDIFOutConfig (  )  [inline]

Definition at line 44 of file SDIFOut.hxx.

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

Definition at line 44 of file SDIFOut.hxx.


Member Function Documentation

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
SpectrumSize   
) [inline]

Definition at line 53 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
FrameSize   
) [inline]

Definition at line 52 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
SamplingRate   
) [inline]

Definition at line 51 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
Filename  ,
FileName   
) [inline]

Definition at line 50 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
bool  ,
EnableFundFreq   
) [inline]

Definition at line 49 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
bool  ,
EnablePeakArray   
) [inline]

Definition at line 48 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
bool  ,
EnableResidual   
) [inline]

Definition at line 47 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TIndex  ,
MaxNumPeaks   
) [inline]

Definition at line 46 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
SpectralRange   
) [inline]

Definition at line 45 of file SDIFOut.hxx.

CLAM::SDIFOutConfig::__COMMON_DYNAMIC_TYPE ( SDIFOutConfig  ,
 
)
void SDIFOutConfig::DefaultInit ( void   ) 

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 37 of file SDIFOut.cxx.

References CLAM::DynamicType::UpdateData().

bool CLAM::SDIFOutConfig::LoadEnableFundFreq ( CLAM::Storage s  )  [inline]

Definition at line 49 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadEnablePeakArray ( CLAM::Storage s  )  [inline]

Definition at line 48 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadEnableResidual ( CLAM::Storage s  )  [inline]

Definition at line 47 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadFileName ( CLAM::Storage s  )  [inline]

Definition at line 50 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadFrameSize ( CLAM::Storage s  )  [inline]

Definition at line 52 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadMaxNumPeaks ( CLAM::Storage s  )  [inline]

Definition at line 46 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadSamplingRate ( CLAM::Storage s  )  [inline]

Definition at line 51 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadSpectralRange ( CLAM::Storage s  )  [inline]

Definition at line 45 of file SDIFOut.hxx.

bool CLAM::SDIFOutConfig::LoadSpectrumSize ( CLAM::Storage s  )  [inline]

Definition at line 53 of file SDIFOut.hxx.


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