, including all inherited members.
_network | CLAM::Processing | [protected] |
AbleToExecute(void) const | CLAM::Processing | [inline, protected] |
AddConfigErrorMessage(const std::string &msg) | CLAM::Processing | [protected] |
BackendBufferSize() | CLAM::Processing | [protected] |
BackendSampleRate() | CLAM::Processing | [protected] |
CanConsumeAndProduce() | CLAM::Processing | |
CanProcessInplace() | CLAM::Processing | [inline, virtual] |
ChangeSize(int n) | CLAM::FFT_base | [protected] |
CheckTypes(const Audio &in, const Spectrum &out) const | CLAM::FFT_base | |
ConcreteConfigure(const ProcessingConfig &)=0 | CLAM::FFT_base | [protected, pure virtual] |
ConcreteStart() | CLAM::Processing | [inline, protected, virtual] |
ConcreteStop() | CLAM::Processing | [inline, protected, virtual] |
Config typedef | CLAM::Processing | |
Configure(const ProcessingConfig &config) | CLAM::Processing | |
ConsumeAndProduce() | CLAM::Processing | |
CopyAsConcreteConfig(ConcreteConfig &concrete, const ProcessingConfig &abstract) const | CLAM::Processing | [inline, protected] |
DisableExecution() | CLAM::FFT_base | [inline, virtual] |
Do(void)=0 | CLAM::FFT_base | [pure virtual] |
Do(const Audio &in, Spectrum &out)=0 | CLAM::FFT_base | [pure virtual] |
EnableExecution() | CLAM::FFT_base | [inline, virtual] |
ExecState enum name | CLAM::Processing | |
FFT_base() | CLAM::FFT_base | |
fftbuffer | CLAM::FFT_base | [protected] |
FFTState enum name | CLAM::FFT_base | [protected] |
GetClassName() const =0 | CLAM::Processing | [pure virtual] |
GetConfig() const | CLAM::FFT_base | [inline, virtual] |
GetConfigErrorMessage() const | CLAM::Processing | [inline] |
GetExecStateString() const | CLAM::Processing | |
GetInControl(const std::string &name) | CLAM::Processing | [inline] |
GetInControl(unsigned index) | CLAM::Processing | [inline] |
GetInControls() | CLAM::Processing | [inline, protected] |
GetInPort(const std::string &name) | CLAM::Processing | [inline] |
GetInPort(unsigned index) | CLAM::Processing | [inline] |
GetInPorts() | CLAM::Processing | [inline, protected] |
GetNInControls() const | CLAM::Processing | [inline] |
GetNInPorts() const | CLAM::Processing | [inline] |
GetNOutControls() const | CLAM::Processing | [inline] |
GetNOutPorts() const | CLAM::Processing | [inline] |
GetOutControl(const std::string &name) | CLAM::Processing | [inline] |
GetOutControl(unsigned index) | CLAM::Processing | [inline] |
GetOutControls() | CLAM::Processing | [inline, protected] |
GetOutPort(const std::string &name) | CLAM::Processing | [inline] |
GetOutPort(unsigned index) | CLAM::Processing | [inline] |
GetOutPorts() | CLAM::Processing | [inline, protected] |
GetSize() | CLAM::FFT_base | [inline, protected] |
HasInControl(const std::string &name) | CLAM::Processing | [inline] |
HasInPort(const std::string &name) | CLAM::Processing | [inline] |
HasOutControl(const std::string &name) | CLAM::Processing | [inline] |
HasOutPort(const std::string &name) | CLAM::Processing | [inline] |
InControlBase class | CLAM::Processing | [friend] |
InPortBase class | CLAM::Processing | [friend] |
IsConfigured() const | CLAM::Processing | [inline] |
IsRunning() const | CLAM::Processing | [inline] |
IsSyncSource() const | CLAM::Processing | [inline, virtual] |
MayDisableExecution() const | CLAM::FFT_base | [inline, virtual] |
mBackupState | CLAM::FFT_base | [protected] |
mComplexflags | CLAM::FFT_base | [protected, static] |
mComplexSpectrum | CLAM::FFT_base | [protected] |
mConfig | CLAM::FFT_base | [protected] |
mInput | CLAM::FFT_base | [protected] |
ModifiesPortsAndControlsAtConfiguration() | CLAM::Processing | [inline, virtual] |
mOutput | CLAM::FFT_base | [protected] |
mpParent | CLAM::Processing | [protected] |
mSize | CLAM::FFT_base | [protected] |
mState | CLAM::FFT_base | [protected] |
OutControlBase class | CLAM::Processing | [friend] |
OutPortBase class | CLAM::Processing | [friend] |
Processing() | CLAM::Processing | |
Ready enum value | CLAM::Processing | |
RegisterInControl(InControlBase *in) | CLAM::Processing | |
RegisterInPort(InPortBase *in) | CLAM::Processing | |
RegisterOutControl(OutControlBase *out) | CLAM::Processing | |
RegisterOutPort(OutPortBase *out) | CLAM::Processing | |
Running enum value | CLAM::Processing | |
sComplex enum value | CLAM::FFT_base | [protected] |
sComplexSync enum value | CLAM::FFT_base | [protected] |
SetExecState(ExecState state) | CLAM::Processing | [inline, protected] |
SetNetworkBackLink(Network *network) | CLAM::Processing | |
SetParent(Processing *p) | CLAM::Processing | |
SetPrototypes(const Audio &in, const Spectrum &out) | CLAM::FFT_base | |
SetPrototypes() | CLAM::FFT_base | [inline] |
sOther enum value | CLAM::FFT_base | [protected] |
Start(void) | CLAM::Processing | |
Stop(void) | CLAM::Processing | |
SupportsVariableAudioSize() const | CLAM::Processing | [inline, virtual] |
ToComplex(Spectrum &out)=0 | CLAM::FFT_base | [pure virtual] |
ToOther(Spectrum &out) | CLAM::FFT_base | [virtual] |
Unconfigured enum value | CLAM::Processing | |
UnsetPrototypes() | CLAM::FFT_base | |
~FFT_base() | CLAM::FFT_base | [virtual] |
~Processing() | CLAM::Processing | [virtual] |