Home   Information   Classes   Download   Usage   Mail List   Requirements   Links   Tutorial


Socket Member List

This is the complete list of members for Socket, including all inherited members.
accept(void)Socket
close(void)Socket
close(int socket)Socket [static]
connect(int port, const char *hostname="localhost")Socket
handleError(const char *message, StkError::TYPE type)Stk [protected, static]
isValid(int socket)Socket [static]
MY_FLOAT32Stk [static]
MY_FLOAT64Stk [static]
port(void) const Socket
rawwavePath(void)Stk [static]
readBuffer(void *buffer, long bufferSize, int flags=0)Socket
readBuffer(int socket, void *buffer, long bufferSize, int flags)Socket [static]
sampleRate(void)Stk [static]
setBlocking(int socket, bool enable)Socket [static]
setRawwavePath(std::string newPath)Stk [static]
setSampleRate(MY_FLOAT newRate)Stk [static]
sleep(unsigned long milliseconds)Stk [static]
socket(void) const Socket
Socket(int port=2006)Socket
Socket(int port, const char *hostname)Socket
Stk(void)Stk [protected]
STK_SINT16Stk [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]
writeBuffer(const void *buffer, long bufferSize, int flags=0)Socket
writeBuffer(int socket, const void *buffer, long bufferSize, int flags)Socket [static]
~Socket()Socket
~Stk(void)Stk [protected, virtual]

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