addPort(const base::String &pPortName, Port *pPort) | iso::synth::PortOwner | |
checkPort(const base::String &pPortName) const | iso::synth::PortOwner | |
checkSwitchPort(const String &pPortName) | iso::synth::Patch | |
construct() | iso::synth::DelayBandPassPatch | [protected, virtual] |
consumeMessage(const com::Message &pMessage) | iso::synth::DelayBandPassPatch | [protected] |
createDataSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Patch | [protected] |
createDataSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Patch | [protected] |
createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Patch | [protected] |
createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer) | iso::synth::Patch | [protected] |
createSwitchPort(const String &pName, const data::Values &pValues, void(PortOwner::*pSetFunction)(FunctionDataType)) | iso::synth::Patch | [protected] |
createSwitchPort(const serialize::SerializeData &pSerializeData, void(PortOwner::*pSetFunction)(FunctionDataType)) | iso::synth::Patch | [protected] |
createSwitchPort(const String &pName, const serialize::SerializeData &pSerializeData, void(PortOwner::*pSetFunction)(FunctionDataType)) | iso::synth::Patch | [protected] |
DelayBandPassPatch() | iso::synth::DelayBandPassPatch | |
DelayBandPassPatch(unsigned int pLineCount) | iso::synth::DelayBandPassPatch | |
DelayBandPassPatch(const String &pPatchName) | iso::synth::DelayBandPassPatch | |
DelayBandPassPatch(const String &pPatchName, unsigned int pLineCount) | iso::synth::DelayBandPassPatch | |
mActive | iso::synth::Patch | [protected] |
mAmplitudePorts | iso::synth::DelayBandPassPatch | [private] |
mBandWidthPorts | iso::synth::DelayBandPassPatch | [private] |
mDelayPorts | iso::synth::DelayBandPassPatch | [private] |
mDelayUnits | iso::synth::DelayBandPassPatch | [private] |
mFilterBank | iso::synth::DelayBandPassPatch | [private] |
mFrequencyPorts | iso::synth::DelayBandPassPatch | [private] |
mFrequencySpacing | iso::synth::DelayBandPassPatch | [private] |
mInput | iso::synth::DelayBandPassPatch | [private] |
mLineCount | iso::synth::DelayBandPassPatch | [private] |
mMaxAmplitude | iso::synth::DelayBandPassPatch | [private] |
mMaxBandWidth | iso::synth::DelayBandPassPatch | [private] |
mMaxDelay | iso::synth::DelayBandPassPatch | [private] |
mMaxFrequency | iso::synth::DelayBandPassPatch | [private] |
mMinAmplitude | iso::synth::DelayBandPassPatch | [private] |
mMinBandWidth | iso::synth::DelayBandPassPatch | [private] |
mMinDelay | iso::synth::DelayBandPassPatch | [private] |
mMinFrequency | iso::synth::DelayBandPassPatch | [private] |
mName | iso::synth::PortOwner | [protected] |
mOutput | iso::synth::DelayBandPassPatch | [private] |
mPorts | iso::synth::PortOwner | [protected] |
mPreviousMessageId | iso::synth::Patch | [protected] |
mSwitches | iso::synth::Patch | [protected] |
mUnits | iso::synth::Patch | [protected] |
name() const | iso::synth::PortOwner | |
notify(const com::Message &pMessage) | iso::synth::Patch | |
Patch() | iso::synth::Patch | |
Patch(const base::String &pPatchName) | iso::synth::Patch | |
port(const base::String &pPortName) | iso::synth::PortOwner | |
PortOwner() | iso::synth::PortOwner | |
PortOwner(const base::String &pName) | iso::synth::PortOwner | |
ports() | iso::synth::PortOwner | |
removePort(const base::String &pPortName) | iso::synth::PortOwner | |
sClassName | iso::synth::DelayBandPassPatch | [static] |
set(const String &pPortName, const data::Values &pValues, sample pDuration=-1) | iso::synth::Patch | |
setActive(const data::Values &pValues) | iso::synth::Patch | |
setMaxAmplitude(sample pMaxAmplitude) | iso::synth::DelayBandPassPatch | |
setMaxBandWidth(sample pMaxBandWidth) | iso::synth::DelayBandPassPatch | |
setMaxDelay(sample pMaxDelay) | iso::synth::DelayBandPassPatch | |
setMaxFrequency(sample pMaxFrequency) | iso::synth::DelayBandPassPatch | |
setMinAmplitude(sample pMinAmplitude) | iso::synth::DelayBandPassPatch | |
setMinBandWidth(sample pMinBandWidth) | iso::synth::DelayBandPassPatch | |
setMinDelay(sample pMinDelay) | iso::synth::DelayBandPassPatch | |
setMinFrequency(sample pMinFrequency) | iso::synth::DelayBandPassPatch | |
setName(const base::String &pName) | iso::synth::Patch | [protected] |
sFrequencySpacing | iso::synth::DelayBandPassPatch | [private, static] |
sLineCount | iso::synth::DelayBandPassPatch | [private, static] |
sMaxAmplitude | iso::synth::DelayBandPassPatch | [private, static] |
sMaxBandWidth | iso::synth::DelayBandPassPatch | [private, static] |
sMaxDelay | iso::synth::DelayBandPassPatch | [private, static] |
sMaxFrequency | iso::synth::DelayBandPassPatch | [private, static] |
sMinAmplitude | iso::synth::DelayBandPassPatch | [private, static] |
sMinBandWidth | iso::synth::DelayBandPassPatch | [private, static] |
sMinDelay | iso::synth::DelayBandPassPatch | [private, static] |
sMinFrequency | iso::synth::DelayBandPassPatch | [private, static] |
switchPort(const String &pPortName) | iso::synth::Patch | |
switchPorts() | iso::synth::Patch | |
unit(const base::String &pUnitName) | iso::synth::Patch | |
~DelayBandPassPatch() | iso::synth::DelayBandPassPatch | |
~Patch() | iso::synth::Patch | [virtual] |
~PortOwner() | iso::synth::PortOwner | [virtual] |