|
CLAM-Development
1.1
|
Configuration class for FFT classes. More...
#include <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. | |
Configuration class for FFT classes.
Definition at line 33 of file FFTConfig.hxx.
| 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().
| CLAM::FFTConfig::DYN_ATTRIBUTE | ( | 0 | , |
| public | , | ||
| int | , | ||
| AudioSize | |||
| ) |
1.7.6.1