#include <FFTConfig.hxx>
Definition at line 33 of file FFTConfig.hxx.
Public Member Functions | |
DYNAMIC_TYPE_USING_INTERFACE (FFTConfig, 1, ProcessingConfig) | |
DYN_ATTRIBUTE (0, public, int, AudioSize) | |
Protected Member Functions | |
void | DefaultInit (void) |
Dynamic type initialization: All attributes are instantiated. |
CLAM::FFTConfig::DYNAMIC_TYPE_USING_INTERFACE | ( | FFTConfig | , | |
1 | , | |||
ProcessingConfig | ||||
) |
CLAM::FFTConfig::DYN_ATTRIBUTE | ( | 0 | , | |
public | , | |||
int | , | |||
AudioSize | ||||
) |
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().