mirror of
https://github.com/thestk/stk
synced 2026-01-13 04:51:53 +00:00
52 lines
3.7 KiB
HTML
52 lines
3.7 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>The Synthesis ToolKit in C++ (STK)</TITLE>
|
|
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF">
|
|
<CENTER>
|
|
<img src="princeton.gif"> <img src="ccrma.gif"><P>
|
|
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="information.html">Information</a> <a class="qindex" href="classes.html">Classes</a> <a class="qindex" href="download.html">Download</a> <a class="qindex" href="usage.html">Usage</a> <a class="qindex" href="maillist.html">Mail List</a> <a class="qindex" href="system.html">Requirements</a> <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
|
|
<HR>
|
|
<!-- Generated by Doxygen 1.2.8.1 -->
|
|
<h1>Socket Member List</h1>This is the complete list of members for <a class="el" href="classSocket.html">Socket</a>, including all inherited members.<ul>
|
|
<li><a class="el" href="classSocket.html#a7">accept</a>(void)
|
|
<li><a class="el" href="classSocket.html#a4">close</a>(void)
|
|
<li><a class="el" href="classSocket.html#d1">close</a>(int socket)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#a3">connect</a>(int port, const char *hostname="localhost")
|
|
<li><a class="el" href="classStk.html#e0">handleError</a>(const char *message, StkError::TYPE type)
|
|
<code> [protected, static]</code><li><a class="el" href="classSocket.html#d2">isValid</a>(int socket)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#a6">port</a>(void) const
|
|
<li><a class="el" href="classSocket.html#a9">readBuffer</a>(void *buffer, long bufferSize, int flags=0)
|
|
<li><a class="el" href="classSocket.html#d4">readBuffer</a>(int socket, void *buffer, long bufferSize, int flags)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d0">sampleRate</a>(void)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#d0">setBlocking</a>(int socket, bool enable)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d1">setSampleRate</a>(MY_FLOAT newRate)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d5">sleep</a>(unsigned long milliseconds)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#a5">socket</a>(void) const
|
|
<li><a class="el" href="classSocket.html#a0">Socket</a>(int port=2006)
|
|
<li><a class="el" href="classSocket.html#a1">Socket</a>(int port, const char *hostname)
|
|
<li><a class="el" href="classStk.html#b0">Stk</a>(void)
|
|
<code> [protected]</code><li><a class="el" href="classStk.html#p3">STK_FLOAT32</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p4">STK_FLOAT64</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p1">STK_SINT16</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p2">STK_SINT32</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p0">STK_SINT8</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d2">swap16</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d3">swap32</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d4">swap64</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#a8">writeBuffer</a>(const void *buffer, long bufferSize, int flags=0)
|
|
<li><a class="el" href="classSocket.html#d3">writeBuffer</a>(int socket, const void *buffer, long bufferSize, int flags)
|
|
<code> [static]</code><li><a class="el" href="classSocket.html#a2">~Socket</a>()
|
|
<li><a class="el" href="classStk.html#b1">~Stk</a>(void)
|
|
<code> [protected, virtual]</code></ul>
|
|
<HR>
|
|
|
|
<table>
|
|
<tr><td><A HREF="http://www-ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
|
<tr><td>©1995-2002 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
|
</table>
|
|
|
|
</BODY>
|
|
</HTML>
|