|
CLAM-Development
1.1
|
Config class for the IFFT Processing. More...
#include <IFFTConfig.hxx>
Public Member Functions | |
| DYNAMIC_TYPE_USING_INTERFACE (IFFTConfig, 1, ProcessingConfig) | |
| DYN_ATTRIBUTE (0, public, int, AudioSize) | |
Protected Member Functions | |
| void | DefaultInit (void) |
| Dynamic type initialization. | |
Config class for the IFFT Processing.
Definition at line 34 of file IFFTConfig.hxx.
| void CLAM::IFFTConfig::DefaultInit | ( | void | ) | [protected] |
Dynamic type initialization.
Reimplemented from CLAM::DynamicType.
Definition at line 5 of file IFFTConfig.cxx.
References CLAM::DynamicType::UpdateData().
| CLAM::IFFTConfig::DYN_ATTRIBUTE | ( | 0 | , |
| public | , | ||
| int | , | ||
| AudioSize | |||
| ) |
1.7.6.1