csl::RemoteIO Member List
This is the complete list of members for
csl::RemoteIO, including all inherited members.
| _buffer | csl::RemoteIO | [protected] |
| _inputBuffer | csl::RemoteIO | [protected] |
| _inputs | csl::RemoteIO | [protected] |
| _inSock | csl::RemoteIO | [protected] |
| _myAddr | csl::RemoteIO | [protected] |
| _outputBuffer | csl::RemoteIO | [protected] |
| _outputs | csl::RemoteIO | [protected] |
| _outSock | csl::RemoteIO | [protected] |
| clearRoot() | csl::IO | |
| close() | csl::RemoteIO | [virtual] |
| get_buffer() | csl::RemoteIO | [inline] |
| get_client_addr() | csl::RemoteIO | [inline] |
| get_out_sock() | csl::RemoteIO | [inline] |
| getAndIncrementSequence() | csl::IO | |
| getInput() | csl::IO | [virtual] |
| getInput(unsigned numFrames, unsigned numChannels) | csl::IO | [virtual] |
| init_io(unsigned in, unsigned out) | csl::RemoteIO | [protected] |
| 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 | |
| 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 | |
| mSequence | csl::IO | |
| mStatus | csl::IO | |
| mThisSec | csl::IO | |
| mTimeSum | csl::IO | |
| mTimeVals | csl::IO | |
| open() | csl::RemoteIO | [virtual] |
| open(unsigned port) | csl::RemoteIO | |
| printTimeStatistics(struct timeval *tthen, struct timeval *tnow, long *tsecond, long *ttimeSum, long *ttimeVals) | csl::IO | |
| process_request_packet() | csl::RemoteIO | |
| pullInput(Buffer &outBuffer, SampleBuffer out=0) | csl::IO | |
| RemoteIO() | csl::RemoteIO | |
| RemoteIO(unsigned chans) | csl::RemoteIO | |
| setRoot(UnitGenerator &root) | csl::IO | |
| start() | csl::RemoteIO | [virtual] |
| stop() | csl::RemoteIO | [virtual] |
| test() | csl::IO | [inline, virtual] |
| ~IO() | csl::IO | [inline, virtual] |
| ~RemoteIO() | csl::RemoteIO | |