| 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::DelayLinesPatch | [protected, virtual] |
| consumeMessage(const com::Message &pMessage) | iso::synth::DelayLinesPatch | [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] |
| DelayLinesPatch() | iso::synth::DelayLinesPatch | |
| DelayLinesPatch(unsigned int pLineCount) | iso::synth::DelayLinesPatch | |
| DelayLinesPatch(const String &pPatchName) | iso::synth::DelayLinesPatch | |
| DelayLinesPatch(const String &pPatchName, unsigned int pLineCount) | iso::synth::DelayLinesPatch | |
| mActive | iso::synth::Patch | [protected] |
| mAmplitudePorts | iso::synth::DelayLinesPatch | [private] |
| mDelayPorts | iso::synth::DelayLinesPatch | [private] |
| mDelayUnits | iso::synth::DelayLinesPatch | [private] |
| mInput | iso::synth::DelayLinesPatch | [private] |
| mLineCount | iso::synth::DelayLinesPatch | [private] |
| mMaxAmplitude | iso::synth::DelayLinesPatch | [private] |
| mMaxDelay | iso::synth::DelayLinesPatch | [private] |
| mMinAmplitude | iso::synth::DelayLinesPatch | [private] |
| mMinDelay | iso::synth::DelayLinesPatch | [private] |
| mName | iso::synth::PortOwner | [protected] |
| mOutput | iso::synth::DelayLinesPatch | [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::DelayLinesPatch | [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::DelayLinesPatch | |
| setMaxDelay(sample pMaxDelay) | iso::synth::DelayLinesPatch | |
| setMinAmplitude(sample pMinAmplitude) | iso::synth::DelayLinesPatch | |
| setMinDelay(sample pMinDelay) | iso::synth::DelayLinesPatch | |
| setName(const base::String &pName) | iso::synth::Patch | [protected] |
| sLineCount | iso::synth::DelayLinesPatch | [private, static] |
| sMaxAmplitude | iso::synth::DelayLinesPatch | [private, static] |
| sMaxDelay | iso::synth::DelayLinesPatch | [private, static] |
| sMinAmplitude | iso::synth::DelayLinesPatch | [private, static] |
| sMinDelay | iso::synth::DelayLinesPatch | [private, static] |
| switchPort(const String &pPortName) | iso::synth::Patch | |
| switchPorts() | iso::synth::Patch | |
| unit(const base::String &pUnitName) | iso::synth::Patch | |
| ~DelayLinesPatch() | iso::synth::DelayLinesPatch | |
| ~Patch() | iso::synth::Patch | [virtual] |
| ~PortOwner() | iso::synth::PortOwner | [virtual] |