csl::StdIO Member List
This is the complete list of members for
csl::StdIO, including all inherited members.
| clearRoot() | csl::IO | |
| close() | csl::IO | [inline, virtual] |
| createRealtimeThread(ThreadFunc func, void *args) | csl::ThreadPthread | [virtual] |
| createThread(ThreadFunc func, void *args) | csl::ThreadPthread | [virtual] |
| FeederFunction(void *arg) | csl::StdIO | [protected, static] |
| getAndIncrementSequence() | csl::IO | |
| getInput() | csl::NullIO | [inline, virtual] |
| getInput(unsigned numFrames, unsigned numChannels) | csl::NullIO | [inline, virtual] |
| initialize(unsigned sr, unsigned bs, int is, int os, unsigned ic, unsigned oc) | csl::IO | [inline, protected, virtual] |
| IO(unsigned s_rate=44100, unsigned b_size=CGestalt::blockSize(), int in_device=-1, int out_device=-1, unsigned in_chans=0, unsigned out_chans=2) | csl::IO | |
| MakeThread() | csl::Thread | [static] |
| mAttributes | csl::ThreadPthread | |
| mChannelMap | csl::IO | |
| mGraph | csl::IO | |
| mInputBuffer | csl::IO | |
| mInputPointer | csl::IO | |
| mLoggingPeriod | csl::IO | |
| mNow | csl::IO | |
| mNumFramesPlayed | csl::IO | |
| mNumInChannels | csl::IO | |
| mNumOutChannels | csl::IO | |
| mNumRealInChannels | csl::IO | |
| mNumRealOutChannels | csl::IO | |
| mOutputBuffer | csl::IO | |
| mRunning | csl::NullIO | [protected] |
| mSequence | csl::IO | |
| mStatus | csl::IO | |
| mSynch | csl::NullIO | [protected] |
| mThisSec | csl::IO | |
| mThread | csl::NullIO | [protected] |
| mTimeSum | csl::IO | |
| mTimeVals | csl::IO | |
| NullIO() | csl::NullIO | |
| NullIO(unsigned s_rate, unsigned b_size, int in_device=0, int out_device=0, unsigned in_chans=0, unsigned out_chans=2) | csl::NullIO | |
| open() | csl::IO | [inline, virtual] |
| printTimeStatistics(struct timeval *tthen, struct timeval *tnow, long *tsecond, long *ttimeSum, long *ttimeVals) | csl::IO | |
| pullInput(Buffer &outBuffer, SampleBuffer out=0) | csl::IO | |
| setRoot(UnitGenerator &root) | csl::IO | |
| start() | csl::StdIO | [virtual] |
| StdIO() | csl::StdIO | |
| StdIO(unsigned s_rate, unsigned b_size, int in_device=0, int out_device=0, unsigned in_chans=0, unsigned out_chans=2) | csl::StdIO | |
| stop() | csl::StdIO | [virtual] |
| test() | csl::IO | [inline, virtual] |
| Thread() | csl::Thread | [inline] |
| ThreadPthread() | csl::ThreadPthread | |
| ~IO() | csl::IO | [inline, virtual] |
| ~NullIO() | csl::NullIO | [virtual] |
| ~StdIO() | csl::StdIO | [virtual] |
| ~Thread() | csl::Thread | [inline, virtual] |
| ~ThreadPthread() | csl::ThreadPthread | |