CLAM::SpectrumConfig Class Reference

The Spectrum configuration object. More...

#include <SpectrumConfig.hxx>

List of all members.

Public Member Functions

 SpectrumConfig ()
 SpectrumConfig (const SpectrumConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (SpectrumConfig, 5)
 __COMMON_DYN_ATTRIBUTE (0, public, EScale, Scale) protected
 The kind of scale.
bool LoadScale (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, TData, SpectralRange) protected
bool LoadSpectralRange (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, int, Size) protected
bool LoadSize (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (3, public, SpecTypeFlags, Type) protected
bool LoadType (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (4, public, int, BPFSize) protected
bool LoadBPFSize (CLAM::Storage &s)
void DefaultValues ()
 ~SpectrumConfig ()

Protected Member Functions

void DefaultInit ()
 By default the BPFSize dyn.

Detailed Description

The Spectrum configuration object.

Definition at line 36 of file SpectrumConfig.hxx.


Constructor & Destructor Documentation

CLAM::SpectrumConfig::SpectrumConfig (  )  [inline]

Definition at line 39 of file SpectrumConfig.hxx.

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

Definition at line 39 of file SpectrumConfig.hxx.

CLAM::SpectrumConfig::~SpectrumConfig (  )  [inline]

Definition at line 53 of file SpectrumConfig.hxx.


Member Function Documentation

CLAM::SpectrumConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
int  ,
BPFSize   
) [inline]

Definition at line 47 of file SpectrumConfig.hxx.

CLAM::SpectrumConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
SpecTypeFlags  ,
Type   
) [inline]

Definition at line 46 of file SpectrumConfig.hxx.

CLAM::SpectrumConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
int  ,
Size   
) [inline]

Definition at line 45 of file SpectrumConfig.hxx.

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

Definition at line 44 of file SpectrumConfig.hxx.

CLAM::SpectrumConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
EScale  ,
Scale   
) [inline]

The kind of scale.

Definition at line 43 of file SpectrumConfig.hxx.

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

By default the BPFSize dyn.

attr. is not added. That means that BPF uses the same size as the other types .

Reimplemented from CLAM::DynamicType.

Definition at line 56 of file Spectrum.cxx.

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

void SpectrumConfig::DefaultValues (  ) 

Definition at line 69 of file Spectrum.cxx.

References CLAM::EScale::eLinear.

Referenced by DefaultInit().

bool CLAM::SpectrumConfig::LoadBPFSize ( CLAM::Storage s  )  [inline]

Definition at line 47 of file SpectrumConfig.hxx.

bool CLAM::SpectrumConfig::LoadScale ( CLAM::Storage s  )  [inline]

Definition at line 43 of file SpectrumConfig.hxx.

bool CLAM::SpectrumConfig::LoadSize ( CLAM::Storage s  )  [inline]

Definition at line 45 of file SpectrumConfig.hxx.

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

Definition at line 44 of file SpectrumConfig.hxx.

bool CLAM::SpectrumConfig::LoadType ( CLAM::Storage s  )  [inline]

Definition at line 46 of file SpectrumConfig.hxx.


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