diff code-doc/RealTime_8cpp.html @ 0:351c4ebce5f9 website

* Move website from vamp-website/trunk to plain website
author cannam
date Mon, 22 Sep 2008 13:01:46 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/code-doc/RealTime_8cpp.html	Mon Sep 22 13:01:46 2008 +0000
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>VampPluginSDK: RealTime.cpp File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.5 -->
+<div class="navigation" id="top">
+  <div class="tabs">
+    <ul>
+      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Classes</span></a></li>
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
+      <li><a href="dirs.html"><span>Directories</span></a></li>
+    </ul>
+  </div>
+  <div class="navpath"><a class="el" href="dir_5b77fce4b90561041d958141b45c7c55.html">vamp-sdk</a>
+  </div>
+</div>
+<div class="contents">
+<h1>RealTime.cpp File Reference</h1>
+<p>
+
+<p>
+<a href="RealTime_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp.html">Vamp</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="RealTime_8cpp.html#f265757a67f4d68101c17dbc0ce1294e">stringstream</a>&nbsp;&nbsp;&nbsp;strstream</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="RealTime_8cpp.html#f05eba65a3d4d0547dba7e69e440db2c">ONE_BILLION</a>&nbsp;&nbsp;&nbsp;1000000000</td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">std::ostream &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp.html#84f347b339c111e035f4f0d6ed37f4e0">Vamp::operator&lt;&lt;</a> (std::ostream &amp;out, const RealTime &amp;rt)</td></tr>
+
+</table>
+<hr><h2>Define Documentation</h2>
+<a class="anchor" name="f265757a67f4d68101c17dbc0ce1294e"></a><!-- doxytag: member="RealTime.cpp::stringstream" ref="f265757a67f4d68101c17dbc0ce1294e" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define stringstream&nbsp;&nbsp;&nbsp;strstream          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+<p>Definition at line <a class="el" href="RealTime_8cpp-source.html#l00048">48</a> of file <a class="el" href="RealTime_8cpp-source.html">RealTime.cpp</a>.</p>
+
+<p>Referenced by <a class="el" href="RealTime_8cpp-source.html#l00135">Vamp::RealTime::toString()</a>, and <a class="el" href="RealTime_8cpp-source.html#l00151">Vamp::RealTime::toText()</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="f05eba65a3d4d0547dba7e69e440db2c"></a><!-- doxytag: member="RealTime.cpp::ONE_BILLION" ref="f05eba65a3d4d0547dba7e69e440db2c" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define ONE_BILLION&nbsp;&nbsp;&nbsp;1000000000          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+<p>Definition at line <a class="el" href="RealTime_8cpp-source.html#l00073">73</a> of file <a class="el" href="RealTime_8cpp-source.html">RealTime.cpp</a>.</p>
+
+<p>Referenced by <a class="el" href="RealTime_8cpp-source.html#l00091">Vamp::RealTime::fromSeconds()</a>, <a class="el" href="RealTime_8cpp-source.html#l00203">Vamp::RealTime::operator/()</a>, <a class="el" href="RealTime_8cpp-source.html#l00110">Vamp::operator&lt;&lt;()</a>, and <a class="el" href="RealTime_8cpp-source.html#l00075">Vamp::RealTime::RealTime()</a>.</p>
+
+</div>
+</div><p>
+</div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
+</body>
+</html>