Home   Information   Classes   Download   Usage   Mail List   Requirements   Links   FAQ   Tutorial


TcpClient Member List

This is the complete list of members for TcpClient, including all inherited members.

addSampleRateAlert(Stk *ptr)Stk [protected]
close(int socket)Socket [static]
connect(int port, std::string hostname="localhost")TcpClient
handleError(const char *message, StkError::Type type)Stk [static]
handleError(std::string message, StkError::Type type)Stk [static]
handleError(StkError::Type type)Stk [protected]
id(void) const Socket
ignoreSampleRateChange(bool ignore=true)Stk [inline]
isValid(int socket)Socket [static]
port(void) const Socket
printErrors(bool status)Stk [inline, static]
rawwavePath(void)Stk [inline, static]
readBuffer(void *buffer, long bufferSize, int flags=0)TcpClient [virtual]
Socket::readBuffer(int socket, void *buffer, long bufferSize, int flags)Socket [static]
removeSampleRateAlert(Stk *ptr)Stk [protected]
sampleRate(void)Stk [inline, static]
sampleRateChanged(StkFloat newRate, StkFloat oldRate)Stk [protected, virtual]
setBlocking(int socket, bool enable)Socket [static]
setRawwavePath(std::string path)Stk [static]
setSampleRate(StkFloat rate)Stk [static]
showWarnings(bool status)Stk [inline, static]
sleep(unsigned long milliseconds)Stk [static]
Socket()Socket
Stk(void)Stk [protected]
STK_FLOAT32Stk [static]
STK_FLOAT64Stk [static]
STK_SINT16Stk [static]
STK_SINT24Stk [static]
STK_SINT32Stk [static]
STK_SINT8Stk [static]
swap16(unsigned char *ptr)Stk [static]
swap32(unsigned char *ptr)Stk [static]
swap64(unsigned char *ptr)Stk [static]
TcpClient(int port, std::string hostname="localhost")TcpClient
writeBuffer(const void *buffer, long bufferSize, int flags=0)TcpClient [virtual]
Socket::writeBuffer(int socket, const void *buffer, long bufferSize, int flags)Socket [static]
~Socket()Socket [virtual]
~Stk(void)Stk [protected, virtual]
~TcpClient()TcpClient


The Synthesis ToolKit in C++ (STK)
©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved.