iso::synth::RhythmUnit Member List

This is the complete list of members for iso::synth::RhythmUnit, 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::RhythmUnit [virtual]
init()iso::synth::RhythmUnit [protected]
InputUnit()iso::synth::InputUnit
InputUnit(const String &pName)iso::synth::InputUnit
InputUnit(unsigned int pChannelCount)iso::synth::InputUnit
InputUnit(const String &pName, unsigned int pChannelCount)iso::synth::InputUnit
InputUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate)iso::synth::InputUnit
InputUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate)iso::synth::InputUnit
InputUnit(const Unit &pUnit)iso::synth::InputUnit
InputUnit(const String &pName, const Unit &pUnit)iso::synth::InputUnit
InputUnit(const data::Values &pValues)iso::synth::InputUnit
mActiveiso::synth::Unit [protected]
mAmplitudeiso::synth::RhythmUnit [protected]
mAudioIniso::synth::Unit [protected]
mAudioOutiso::synth::Unit [protected]
mBufferiso::synth::Unit [protected]
mChannelCountiso::synth::Unit [protected]
mControlsiso::synth::Unit [protected]
mControlTypeiso::synth::Unit [protected]
mCycleLockiso::synth::RhythmUnit [protected]
mFrameCountiso::synth::Unit [protected]
mIntervalCounteriso::synth::RhythmUnit [protected]
mIntervalHasChangediso::synth::RhythmUnit [protected]
mIntervalsiso::synth::RhythmUnit [protected]
mMili2FrameScaleiso::synth::RhythmUnit [protected]
mNameiso::synth::PortOwner [protected]
mNextIntervalsiso::synth::RhythmUnit [protected]
mNextRasterLenghtsiso::synth::RhythmUnit [protected]
mNextRastersiso::synth::RhythmUnit [protected]
mPortsiso::synth::PortOwner [protected]
mProcessiso::synth::Unit [protected]
mProcessStepiso::synth::Unit [protected]
mRasterCounteriso::synth::RhythmUnit [protected]
mRasterHasChangediso::synth::RhythmUnit [protected]
mRasterLengthsiso::synth::RhythmUnit [protected]
mRasterLenHasChangediso::synth::RhythmUnit [protected]
mRastersiso::synth::RhythmUnit [protected]
mRateiso::synth::Unit [protected]
mSampleDurationiso::synth::RhythmUnit [protected]
mSwitchesiso::synth::Unit [protected]
mTempRasteriso::synth::RhythmUnit [protected]
name() constiso::synth::PortOwner
operator<<(std::ostream &pOstream, const RhythmUnit &pUnit)iso::synth::RhythmUnit [friend]
iso::synth::InputUnit::operator<<(std::ostream &pOstream, const InputUnit &pUnit)iso::synth::InputUnit [friend]
iso::synth::Unit::operator<<(std::ostream &pOstream, const Unit &pUnit)iso::synth::Unit [friend]
operator=(const Unit &pUnit)iso::synth::Unit
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::RhythmUnit [virtual]
processStep() constiso::synth::Unit
rate() constiso::synth::Unit
removePort(const base::String &pPortName)iso::synth::PortOwner
RhythmUnit()iso::synth::RhythmUnit
RhythmUnit(const String &pName)iso::synth::RhythmUnit
RhythmUnit(unsigned int pChannelCount)iso::synth::RhythmUnit
RhythmUnit(const String &pName, unsigned int pChannelCount)iso::synth::RhythmUnit
RhythmUnit(unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate)iso::synth::RhythmUnit
RhythmUnit(const String &pName, unsigned int pFrameCount, unsigned int pChannelCount, unsigned int pRate)iso::synth::RhythmUnit
RhythmUnit(const RhythmUnit &pUnit)iso::synth::RhythmUnit
RhythmUnit(const String &pName, const RhythmUnit &pUnit)iso::synth::RhythmUnit
RhythmUnit(const data::Values &pValues)iso::synth::RhythmUnit
schedule(double pTime, const base::String &pPortName, data::Values pValues, double pDuration=-1, event::EventTime pTimeMode=event::EVENT_RELATIVE)iso::synth::Unit
sClassNameiso::synth::RhythmUnit [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
setChannelCount(unsigned int pChannelCount)iso::synth::Unit [virtual]
setControlType(ControlType pControlType)iso::synth::Unit
setCycleLock(Frame pCycleLock)iso::synth::RhythmUnit
setFrameCount(unsigned int pFrameCount)iso::synth::Unit [virtual]
setInterval(Frame pIntervals)iso::synth::RhythmUnit
setRaster(Frame pRaster)iso::synth::RhythmUnit
setRasterLength(Frame pRasterLength)iso::synth::RhythmUnit
setRate(sample pRate)iso::synth::Unit [virtual]
sUnitCountiso::synth::RhythmUnit [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
~InputUnit()iso::synth::InputUnit [virtual]
~PortOwner()iso::synth::PortOwner [virtual]
~RhythmUnit()iso::synth::RhythmUnit
~Unit()iso::synth::Unit [virtual]


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