summaryrefslogtreecommitdiff
path: root/doc/html/classRtMidi.html
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-11 15:11:55 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 15:11:55 +0200
commit5dcf823983e9b359c9380e3ca3fa6cdd5ec8dc3c (patch)
treee86b1ea73285cd9aa77a608b9e43c056e1893439 /doc/html/classRtMidi.html
parent84dfc1606eeb38262335b327fc0b6ace4f985d33 (diff)
Release 1.0.4 tarball1.0.4
Diffstat (limited to 'doc/html/classRtMidi.html')
-rw-r--r--doc/html/classRtMidi.html51
1 files changed, 28 insertions, 23 deletions
diff --git a/doc/html/classRtMidi.html b/doc/html/classRtMidi.html
index e903fbe..2b45cf9 100644
--- a/doc/html/classRtMidi.html
+++ b/doc/html/classRtMidi.html
@@ -7,8 +7,8 @@
<CENTER>
<a class="qindex" href="index.html">Tutorial</a> &nbsp; <a class="qindex" href="annotated.html">Class/Enum List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </CENTER>
<HR>
-<!-- Generated by Doxygen 1.3-rc3 -->
-<h1>RtMidi Class Reference</h1>An abstract base class for realtime MIDI input/output.
+<!-- Generated by Doxygen 1.4.4 -->
+<h1>RtMidi Class Reference</h1><!-- doxytag: class="RtMidi" -->An abstract base class for realtime MIDI input/output.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="RtMidi_8h-source.html">RtMidi.h</a>&gt;</code>
@@ -19,42 +19,47 @@
<area href="classRtMidiIn.html" alt="RtMidiIn" shape="rect" coords="0,56,67,80">
<area href="classRtMidiOut.html" alt="RtMidiOut" shape="rect" coords="77,56,144,80">
</map>
-<a href="classRtMidi-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<a href="classRtMidi-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
-<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
-<tr><td nowrap align=right valign=top><a name="a0" doxytag="RtMidi::openPort"></a>
-virtual void&nbsp;</td><td valign=bottom><a class="el" href="classRtMidi.html#a0">openPort</a> (unsigned int portNumber=0)=0</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Pure virtual <a class="el" href="classRtMidi.html#a0">openPort()</a> function.</em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top><a name="a1" doxytag="RtMidi::openVirtualPort"></a>
-virtual void&nbsp;</td><td valign=bottom><a class="el" href="classRtMidi.html#a1">openVirtualPort</a> ()=0</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Pure virtual <a class="el" href="classRtMidi.html#a1">openVirtualPort()</a> function.</em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top><a name="a2" doxytag="RtMidi::getPortCount"></a>
-virtual unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classRtMidi.html#a2">getPortCount</a> ()=0</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Pure virtual <a class="el" href="classRtMidi.html#a2">getPortCount()</a> function.</em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top><a name="a3" doxytag="RtMidi::getPortName"></a>
-virtual std::string&nbsp;</td><td valign=bottom><a class="el" href="classRtMidi.html#a3">getPortName</a> (unsigned int portNumber=0)=0</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Pure virtual <a class="el" href="classRtMidi.html#a3">getPortName()</a> function.</em></font><br><br></td></tr>
-<tr><td nowrap align=right valign=top><a name="a4" doxytag="RtMidi::closePort"></a>
-virtual void&nbsp;</td><td valign=bottom><a class="el" href="classRtMidi.html#a4">closePort</a> (void)=0</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Pure virtual <a class="el" href="classRtMidi.html#a4">closePort()</a> function.</em></font><br><br></td></tr>
+<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member="RtMidi::openPort" ref="a0" args="(unsigned int portNumber=0)=0" -->
+virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtMidi.html#a0">openPort</a> (unsigned int portNumber=0)=0</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual <a class="el" href="classRtMidi.html#a0">openPort()</a> function. <br></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1"></a><!-- doxytag: member="RtMidi::openVirtualPort" ref="a1" args="()=0" -->
+virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtMidi.html#a1">openVirtualPort</a> ()=0</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual <a class="el" href="classRtMidi.html#a1">openVirtualPort()</a> function. <br></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member="RtMidi::getPortCount" ref="a2" args="()=0" -->
+virtual unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtMidi.html#a2">getPortCount</a> ()=0</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual <a class="el" href="classRtMidi.html#a2">getPortCount()</a> function. <br></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3"></a><!-- doxytag: member="RtMidi::getPortName" ref="a3" args="(unsigned int portNumber=0)=0" -->
+virtual std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtMidi.html#a3">getPortName</a> (unsigned int portNumber=0)=0</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual <a class="el" href="classRtMidi.html#a3">getPortName()</a> function. <br></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4"></a><!-- doxytag: member="RtMidi::closePort" ref="a4" args="(void)=0" -->
+virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtMidi.html#a4">closePort</a> (void)=0</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual <a class="el" href="classRtMidi.html#a4">closePort()</a> function. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
-An abstract base class for realtime MIDI input/output.
+An abstract base class for realtime MIDI input/output.
<p>
This class implements some common functionality for the realtime MIDI input/output subclasses <a class="el" href="classRtMidiIn.html">RtMidiIn</a> and <a class="el" href="classRtMidiOut.html">RtMidiOut</a>.<p>
RtMidi WWW site: <a href="http://music.mcgill.ca/~gary/rtmidi/">http://music.mcgill.ca/~gary/rtmidi/</a><p>
-RtMidi: realtime MIDI i/o C++ classes Copyright (c) 2003-2004 Gary P. Scavone<p>
+RtMidi: realtime MIDI i/o C++ classes Copyright (c) 2003-2005 Gary P. Scavone<p>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<p>
Any person wishing to distribute modifications to the Software is requested to send the modifications to the original developer so that they can be incorporated into the canonical version.<p>
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="RtMidi_8h-source.html">RtMidi.h</a></ul>
<HR>
<table><tr><td><img src="../images/mcgill.gif" width=165></td>
- <td>&copy;2003-2004 Gary P. Scavone, McGill University. All Rights Reserved.<br>
+ <td>&copy;2003-2005 Gary P. Scavone, McGill University. All Rights Reserved.<br>
Maintained by Gary P. Scavone, gary at music.mcgill.ca</td></tr>
</table>