comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:351c4ebce5f9
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>VampPluginSDK: RealTime.cpp File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.5 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
13 <li><a href="annotated.html"><span>Classes</span></a></li>
14 <li class="current"><a href="files.html"><span>Files</span></a></li>
15 <li><a href="dirs.html"><span>Directories</span></a></li>
16 </ul>
17 </div>
18 <div class="navpath"><a class="el" href="dir_5b77fce4b90561041d958141b45c7c55.html">vamp-sdk</a>
19 </div>
20 </div>
21 <div class="contents">
22 <h1>RealTime.cpp File Reference</h1>
23 <p>
24
25 <p>
26 <a href="RealTime_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
27 <tr><td></td></tr>
28 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
29 <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>
30
31 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
32 <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>
33
34 <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>
35
36 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
37 <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>
38
39 </table>
40 <hr><h2>Define Documentation</h2>
41 <a class="anchor" name="f265757a67f4d68101c17dbc0ce1294e"></a><!-- doxytag: member="RealTime.cpp::stringstream" ref="f265757a67f4d68101c17dbc0ce1294e" args="" -->
42 <div class="memitem">
43 <div class="memproto">
44 <table class="memname">
45 <tr>
46 <td class="memname">#define stringstream&nbsp;&nbsp;&nbsp;strstream </td>
47 </tr>
48 </table>
49 </div>
50 <div class="memdoc">
51
52 <p>
53
54 <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>
55
56 <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>
57
58 </div>
59 </div><p>
60 <a class="anchor" name="f05eba65a3d4d0547dba7e69e440db2c"></a><!-- doxytag: member="RealTime.cpp::ONE_BILLION" ref="f05eba65a3d4d0547dba7e69e440db2c" args="" -->
61 <div class="memitem">
62 <div class="memproto">
63 <table class="memname">
64 <tr>
65 <td class="memname">#define ONE_BILLION&nbsp;&nbsp;&nbsp;1000000000 </td>
66 </tr>
67 </table>
68 </div>
69 <div class="memdoc">
70
71 <p>
72
73 <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>
74
75 <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>
76
77 </div>
78 </div><p>
79 </div>
80 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by&nbsp;
81 <a href="http://www.doxygen.org/index.html">
82 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
83 </body>
84 </html>