iso::synth::PointEnvelope Member List

This is the complete list of members for iso::synth::PointEnvelope, including all inherited members.

active() constiso::synth::Unit
addPort(const base::String &pPortName, Port *pPort)iso::synth::PortOwner
audioIn() constiso::synth::Unit
audioOut() constiso::synth::Unit
change(const String &pPortName, const data::Values &pValues, sample pDuration=-1)iso::synth::Unit
channelCount() constiso::synth::Unit
checkConnection(Unit *pUnit)iso::synth::Unit
checkConnection(Unit *pUnit, const base::String &pPortName)iso::synth::Unit
checkControlPort(const String &pPortName)iso::synth::Unit
checkPort(const base::String &pPortName) const iso::synth::PortOwner
checkSwitchPort(const String &pPortName)iso::synth::Unit
connect(const Unit *pUnit, ChannelMap *pMap=NULL)iso::synth::Unit
connect(Unit *pUnit, const String &pPortName, ChannelMap *pMap=NULL)iso::synth::Unit
controlPort(const String &pPortName)iso::synth::Unit
controlPorts()iso::synth::Unit
controlUnit(const String &pPortName)iso::synth::Unit
controlValue(const String &pPortName)iso::synth::Unit
controlValues(const String &pPortName)iso::synth::Unit
createControlPort(const String &pName)iso::synth::Unit [protected]
createControlPort(const String &pName, unsigned int pChannelCount)iso::synth::Unit [protected]
createDataSwitchPort(const String &pName, FunctionType pFunctionPointer)iso::synth::Unit [protected]
createDataSwitchPort(const String &pName, FunctionType pFunctionPointer)iso::synth::Unit [protected]
createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer)iso::synth::Unit [protected]
createFadingSwitchPort(const String &pName, FunctionType pFunctionPointer)iso::synth::Unit [protected]
createSwitchPort(const String &pName, const data::Values &pValues, void(PortOwner::*pSetFunction)(FunctionDataType))iso::synth::Unit [protected]
disconnect()iso::synth::Unit
disconnect(Unit *pUnit)iso::synth::Unit
disconnect(Unit *pUnit, const base::String &pPortName)iso::synth::Unit
frameCount() constiso::synth::Unit
info(bool pPropagate=false, bool pShowPorts=true) const iso::synth::PointEnvelope [virtual]
init()iso::synth::PointEnvelope [protected]
mActiveiso::synth::Unit [protected]
mAmplitudeiso::synth::PointEnvelope [protected]
mAudioIniso::synth::Unit [protected]
mAudioOutiso::synth::Unit [protected]
mBlockingiso::synth::PointEnvelope [protected]
mBufferiso::synth::Unit [protected]
mChannelCountiso::synth::Unit [protected]
mControlsiso::synth::Unit [protected]
mControlTypeiso::synth::Unit [protected]
mDurationiso::synth::PointEnvelope [protected]
mEnvPlayPosiso::synth::PointEnvelope [protected]
mFrameCountiso::synth::Unit [protected]
mInterpolationTypeiso::synth::PointEnvelope [protected]
mLoopingiso::synth::PointEnvelope [protected]
mNameiso::synth::PortOwner [protected]
mNewPointListiso::synth::PointEnvelope [protected]
mOffsetiso::synth::PointEnvelope [protected]
mPlayingiso::synth::PointEnvelope [protected]
mPointListiso::synth::PointEnvelope [protected]
mPointListInterpolStrategyiso::synth::PointEnvelope [protected]
mPortsiso::synth::PortOwner [protected]
mPreviousDurationiso::synth::PointEnvelope [protected]
mPrevTriggerValueiso::synth::PointEnvelope [protected]
mProcessiso::synth::Unit [protected]
mProcessStepiso::synth::Unit [protected]
mRateiso::synth::Unit [protected]
mSampleDurationiso::synth::PointEnvelope [protected]
mSwitchesiso::synth::Unit [protected]
mTriggeriso::synth::PointEnvelope [protected]
name() constiso::synth::PortOwner
operator<<(std::ostream &pOstream, const PointEnvelope &pUnit)iso::synth::PointEnvelope [friend]
iso::synth::ProcessUnit::operator<<(std::ostream &pOstream, const ProcessUnit &pUnit)iso::synth::ProcessUnit [friend]
iso::synth::Unit::operator<<(std::ostream &pOstream, const Unit &pUnit)iso::synth::Unit [friend]
operator=(const Unit &pUnit)iso::synth::Unit
play(bool pPlay)iso::synth::PointEnvelope
PointEnvelope(PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(const String &pName, PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(unsigned int pChannelCount, PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(const String &pName, unsigned int pChannelCount, PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, PointList *pPointList, InterpolationType pInterpolationType=TRUNCATEINTERPOL, sample pControlParameter=0.5)iso::synth::PointEnvelope
PointEnvelope(const PointEnvelope &pUnit)iso::synth::PointEnvelope
PointEnvelope(const String &pName, const PointEnvelope &pUnit)iso::synth::PointEnvelope
PointEnvelope(const data::Values &pValues)iso::synth::PointEnvelope
PointEnvelope()iso::synth::PointEnvelope [protected]
pointList() constiso::synth::PointEnvelope
port(const base::String &pPortName)iso::synth::PortOwner
portInfo(bool pPropagate=false) const iso::synth::Unit
PortOwner()iso::synth::PortOwner
PortOwner(const base::String &pName)iso::synth::PortOwner
ports()iso::synth::PortOwner
process(Buffer *pBuffer)iso::synth::PointEnvelope [virtual]
processE(Buffer *pBuffer)iso::synth::PointEnvelope [protected]
processS(Buffer *pBuffer)iso::synth::PointEnvelope [protected]
processStep() constiso::synth::Unit
ProcessUnit()iso::synth::ProcessUnit
ProcessUnit(const String &pName, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(unsigned int pChannelCount, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const String &pName, unsigned int pChannelCount, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate, FanInType pFanInType=FANIN_ADD)iso::synth::ProcessUnit
ProcessUnit(const Unit &pUnit)iso::synth::ProcessUnit
ProcessUnit(const String &pName, const Unit &pUnit)iso::synth::ProcessUnit
ProcessUnit(const data::Values &pValues)iso::synth::ProcessUnit
rate() constiso::synth::Unit
removePort(const base::String &pPortName)iso::synth::PortOwner
schedule(double pTime, const base::String &pPortName, data::Values pValues, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE)iso::synth::Unit
sClassNameiso::synth::PointEnvelope [static]
sControlTypeiso::synth::Unit [protected, static]
set(const String &pPortName, const data::Values &pValues, sample pDuration=-1)iso::synth::Unit
set(const String &pPortName, Unit *pUnit)iso::synth::Unit
setActive(bool pActive)iso::synth::Unit
setBlocking(bool pBlocking)iso::synth::PointEnvelope
setChannelCount(unsigned int pChannelCount)iso::synth::Unit [virtual]
setControlType(ControlType pControlType)iso::synth::Unit
setEnvelope(Frame pEnvelope)iso::synth::PointEnvelope
setFrameCount(unsigned int pFrameCount)iso::synth::Unit [virtual]
setLooping(bool pLooping)iso::synth::PointEnvelope
setRate(sample pRate)iso::synth::Unit [virtual]
sUnitCountiso::synth::PointEnvelope [protected, static]
switchPort(const String &pPortName)iso::synth::Unit
switchPorts()iso::synth::Unit
switchValues(const String &pPortName)iso::synth::Unit
Unit()iso::synth::Unit
Unit(const String &pName)iso::synth::Unit
Unit(unsigned int pChannelCount)iso::synth::Unit
Unit(const String &pName, unsigned int pChannelCount)iso::synth::Unit
Unit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate)iso::synth::Unit
Unit(const String &pName, const Unit &pUnit)iso::synth::Unit
Unit(const data::Values &pValues)iso::synth::Unit
values(const String &pPortName)iso::synth::Unit
~PointEnvelope()iso::synth::PointEnvelope
~PortOwner()iso::synth::PortOwner [virtual]
~ProcessUnit()iso::synth::ProcessUnit [virtual]
~Unit()iso::synth::Unit [virtual]


Generated on Fri Feb 25 14:18:44 2011 for synth by  doxygen 1.5.1