| 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() | RhythmPatchNeighbor | [protected, virtual] |
| 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] |
| createOscil(int pOscilId) | RhythmPatchNeighbor | [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] |
| mActive | iso::synth::Patch | [protected] |
| mAgentBIndices | RhythmPatchNeighbor | [private] |
| mCarrierAmpDecay | RhythmPatchNeighbor | [private] |
| mCarrierAmps | RhythmPatchNeighbor | [private] |
| mMaxCarrierAmp | RhythmPatchNeighbor | [private] |
| mMaxNeighborCount | RhythmPatchNeighbor | [private] |
| mName | iso::synth::PortOwner | [protected] |
| mOscilCount | RhythmPatchNeighbor | [private] |
| mOscilCreateQueue | RhythmPatchNeighbor | [private] |
| mOscilDeleteQueue | RhythmPatchNeighbor | [private] |
| mOscilQueue | RhythmPatchNeighbor | [private] |
| mOutput | RhythmPatchNeighbor | [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) | RhythmPatchNeighbor | [protected] |
| 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 | |
| removeOscil(int pOscilId) | RhythmPatchNeighbor | [protected] |
| removePort(const base::String &pPortName) | iso::synth::PortOwner | |
| RhythmPatchNeighbor() | RhythmPatchNeighbor | |
| RhythmPatchNeighbor(const String &pPatchName) | RhythmPatchNeighbor | |
| sClassName | RhythmPatchNeighbor | [static] |
| set(const String &pPortName, const data::Values &pValues, sample pDuration=-1) | iso::synth::Patch | |
| setActive(const data::Values &pValues) | iso::synth::Patch | |
| setCarrierAmp(int pOscilId, float pCarrierAmp) | RhythmPatchNeighbor | [protected] |
| setCarrierAmpDecay(sample pCarrierAmpDecay) | RhythmPatchNeighbor | |
| setCarrierFreq(int pOscilId, float pCarrierFreq) | RhythmPatchNeighbor | [protected] |
| setModulationFrequency(int pOscilIndex, float pModAmp) | RhythmPatchNeighbor | [protected] |
| setModulationIndex(int pOscilIndex, float pModIndex) | RhythmPatchNeighbor | [protected] |
| setName(const base::String &pName) | iso::synth::Patch | [protected] |
| setOscilCount(int pOscilCount) | RhythmPatchNeighbor | [protected] |
| switchPort(const String &pPortName) | iso::synth::Patch | |
| switchPorts() | iso::synth::Patch | |
| unit(const base::String &pUnitName) | iso::synth::Patch | |
| updateQueues() | RhythmPatchNeighbor | [protected] |
| ~Patch() | iso::synth::Patch | [virtual] |
| ~PortOwner() | iso::synth::PortOwner | [virtual] |
| ~RhythmPatchNeighbor() | RhythmPatchNeighbor | |