diff code-doc/vamp-simple-host_8cpp.html @ 21:cc0be37dc9d3 website

* Updates for 2.0
author cannam
date Tue, 09 Dec 2008 11:02:57 +0000
parents 351c4ebce5f9
children 0976232e353b
line wrap: on
line diff
--- a/code-doc/vamp-simple-host_8cpp.html	Mon Nov 24 15:17:08 2008 +0000
+++ b/code-doc/vamp-simple-host_8cpp.html	Tue Dec 09 11:02:57 2008 +0000
@@ -4,7 +4,7 @@
 <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 -->
+<!-- Generated by Doxygen 1.5.6 -->
 <div class="navigation" id="top">
   <div class="tabs">
     <ul>
@@ -26,12 +26,13 @@
 <a href="vamp-simple-host_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>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="vamp-simple-host_8cpp.html#a8bc193818940a8954ef0e0e5a8e16d6">HOST_VERSION</a>&nbsp;&nbsp;&nbsp;&quot;1.1&quot;</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a8bc193818940a8954ef0e0e5a8e16d6">HOST_VERSION</a>&nbsp;&nbsp;&nbsp;&quot;1.4&quot;</td></tr>
 
 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b313">Verbosity</a> { <a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b3134cf6a0dfdb6864356feab9d9ca230d16">PluginIds</a>, 
 <a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b31330eab122efa9537df4ecb2fc27fc354e">PluginOutputIds</a>, 
-<a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b3138acba147ed4716f3baa8546f6dc055a1">PluginInformation</a>
+<a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b3138acba147ed4716f3baa8546f6dc055a1">PluginInformation</a>, 
+<a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b3132624ce417628b6d40ce0973ba381c1e6">PluginInformationDetailed</a>
  }</td></tr>
 
 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
@@ -55,6 +56,8 @@
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#3c04138a5bfe5d72780bb7e82a18e627">main</a> (int argc, char **argv)</td></tr>
 
+<tr><td class="memItemLeft" nowrap align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#713775f2037987c0851ff3672339a82c">header</a> (string text, int level)</td></tr>
+
 </table>
 <hr><h2>Define Documentation</h2>
 <a class="anchor" name="a8bc193818940a8954ef0e0e5a8e16d6"></a><!-- doxytag: member="vamp-simple-host.cpp::HOST_VERSION" ref="a8bc193818940a8954ef0e0e5a8e16d6" args="" -->
@@ -62,7 +65,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname">#define HOST_VERSION&nbsp;&nbsp;&nbsp;&quot;1.1&quot;          </td>
+          <td class="memname">#define HOST_VERSION&nbsp;&nbsp;&nbsp;&quot;1.4&quot;          </td>
         </tr>
       </table>
 </div>
@@ -70,9 +73,9 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00063">63</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00074">74</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -97,10 +100,12 @@
 </td></tr>
 <tr><td valign="top"><em><a class="anchor" name="bf3be10d03894afb391f3a2935e3b3138acba147ed4716f3baa8546f6dc055a1"></a><!-- doxytag: member="PluginInformation" ref="bf3be10d03894afb391f3a2935e3b3138acba147ed4716f3baa8546f6dc055a1" args="" -->PluginInformation</em>&nbsp;</td><td>
 </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="bf3be10d03894afb391f3a2935e3b3132624ce417628b6d40ce0973ba381c1e6"></a><!-- doxytag: member="PluginInformationDetailed" ref="bf3be10d03894afb391f3a2935e3b3132624ce417628b6d40ce0973ba381c1e6" args="" -->PluginInformationDetailed</em>&nbsp;</td><td>
+</td></tr>
 </table>
 </dl>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00065">65</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00076">76</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
 </div>
 </div><p>
@@ -148,7 +153,7 @@
         <tr>
           <td></td>
           <td>)</td>
-          <td></td><td></td><td width="100%"></td>
+          <td></td><td></td><td></td>
         </tr>
       </table>
 </div>
@@ -156,11 +161,11 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00423">423</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00477">477</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="RealTime_8cpp-source.html#l00135">Vamp::RealTime::toString()</a>.</p>
+<p>References <a class="el" href="structVamp_1_1RealTime.html#d44476618183bd736996a87292d03c07">Vamp::RealTime::toString()</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00244">runPlugin()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00265">runPlugin()</a>.</p>
 
 </div>
 </div><p>
@@ -183,7 +188,7 @@
         <tr>
           <td></td>
           <td>)</td>
-          <td></td><td></td><td width="100%"></td>
+          <td></td><td></td><td></td>
         </tr>
       </table>
 </div>
@@ -236,7 +241,7 @@
         <tr>
           <td></td>
           <td>)</td>
-          <td></td><td></td><td width="100%"></td>
+          <td></td><td></td><td></td>
         </tr>
       </table>
 </div>
@@ -256,7 +261,7 @@
           <td class="paramtype">bool&nbsp;</td>
           <td class="paramname"> <em>verbose</em>          </td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
@@ -264,9 +269,9 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00459">459</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00528">528</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -279,7 +284,7 @@
           <td>(</td>
           <td class="paramname">          </td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
@@ -287,11 +292,11 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00577">577</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00778">778</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="classVamp_1_1PluginBase.html#59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="classVamp_1_1PluginBase.html#18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00185">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00165">Vamp::HostExt::PluginLoader::listPlugins()</a>, and <a class="el" href="PluginLoader_8cpp-source.html#l00171">Vamp::HostExt::PluginLoader::loadPlugin()</a>.</p>
+<p>References <a class="el" href="classVamp_1_1PluginBase.html#59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="classVamp_1_1PluginBase.html#18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#52746ea66339ad981b868a031a3b382d">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#ff51b52bb68aa2934ccf26ad1d284f28">Vamp::HostExt::PluginLoader::listPlugins()</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -305,7 +310,7 @@
           <td class="paramtype"><a class="el" href="vamp-simple-host_8cpp.html#bf3be10d03894afb391f3a2935e3b313">Verbosity</a>&nbsp;</td>
           <td class="paramname"> <em>verbosity</em>          </td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
@@ -313,11 +318,11 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00478">478</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00559">559</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="classVamp_1_1PluginBase.html#59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#d1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00191">Vamp::HostExt::PluginLoader::getLibraryPathForPlugin()</a>, <a class="el" href="classVamp_1_1PluginBase.html#53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="classVamp_1_1PluginBase.html#18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="classVamp_1_1Plugin.html#d064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00185">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="PluginBase_8h-source.html#l00067">Vamp::PluginBase::getVampApiVersion()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00165">Vamp::HostExt::PluginLoader::listPlugins()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00171">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00066">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00068">PluginInformation</a>, and <a class="el" href="vamp-simple-host_8cpp-source.html#l00067">PluginOutputIds</a>.</p>
+<p>References <a class="el" href="classVamp_1_1PluginBase.html#b7e9dedbe965f5ab9018b72920fe7661">Vamp::PluginBase::getCopyright()</a>, <a class="el" href="classVamp_1_1PluginBase.html#59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#d1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#4bbcb7873e617bbc9f79eade1f90f7ad">Vamp::HostExt::PluginLoader::getLibraryPathForPlugin()</a>, <a class="el" href="classVamp_1_1PluginBase.html#53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00199">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00194">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="classVamp_1_1PluginBase.html#18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="classVamp_1_1Plugin.html#d064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00208">Vamp::PluginBase::getParameterDescriptors()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#52746ea66339ad981b868a031a3b382d">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="classVamp_1_1PluginBase.html#63f686d77bc3d6b807e7944cdde83151">Vamp::PluginBase::getPluginVersion()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00174">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00189">Vamp::Plugin::getPreferredStepSize()</a>, <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00072">Vamp::PluginBase::getVampApiVersion()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00548">header()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#ff51b52bb68aa2934ccf26ad1d284f28">Vamp::HostExt::PluginLoader::listPlugins()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00077">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00079">PluginInformation</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00080">PluginInformationDetailed</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00078">PluginOutputIds</a>, and <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00152">Vamp::Plugin::TimeDomain</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -331,7 +336,7 @@
           <td class="paramtype">string&nbsp;</td>
           <td class="paramname"> <em>soname</em>          </td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
@@ -396,7 +401,7 @@
         <tr>
           <td></td>
           <td>)</td>
-          <td></td><td></td><td width="100%"></td>
+          <td></td><td></td><td></td>
         </tr>
       </table>
 </div>
@@ -404,11 +409,11 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00244">244</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00265">265</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#cc6865d27825c100d7b6f9ed6ecf5207">Vamp::HostExt::PluginLoader::composePluginKey()</a>, <a class="el" href="classVamp_1_1PluginBase.html#d1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="Plugin_8h-source.html#l00196">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="Plugin_8h-source.html#l00191">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="classVamp_1_1Plugin.html#d064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="Plugin_8h-source.html#l00171">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="Plugin_8h-source.html#l00186">Vamp::Plugin::getPreferredStepSize()</a>, <a class="el" href="classVamp_1_1Plugin.html#eca2a26e658ba0314ba90d25dd2195d6">Vamp::Plugin::getRemainingFeatures()</a>, <a class="el" href="classVamp_1_1Plugin.html#f26212cf5fc511b603a8b48034247822">Vamp::Plugin::initialise()</a>, <a class="el" href="PluginLoader_8cpp-source.html#l00171">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00423">printFeatures()</a>, and <a class="el" href="classVamp_1_1Plugin.html#e4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin::process()</a>.</p>
+<p>References <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#cc6865d27825c100d7b6f9ed6ecf5207">Vamp::HostExt::PluginLoader::composePluginKey()</a>, <a class="el" href="classVamp_1_1PluginBase.html#d1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="classVamp_1_1Plugin.html#e1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00199">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00194">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="classVamp_1_1Plugin.html#d064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00174">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="vamp-sdk_2Plugin_8h-source.html#l00189">Vamp::Plugin::getPreferredStepSize()</a>, <a class="el" href="classVamp_1_1Plugin.html#eca2a26e658ba0314ba90d25dd2195d6">Vamp::Plugin::getRemainingFeatures()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#c1ab6af0fcda0a4c3f050c54b2db4769">Vamp::HostExt::PluginInputDomainAdapter::getTimestampAdjustment()</a>, <a class="el" href="PluginWrapper_8h-source.html#l00116">Vamp::HostExt::PluginWrapper::getWrapper()</a>, <a class="el" href="classVamp_1_1Plugin.html#f26212cf5fc511b603a8b48034247822">Vamp::Plugin::initialise()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00477">printFeatures()</a>, and <a class="el" href="classVamp_1_1Plugin.html#e4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin::process()</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -422,7 +427,7 @@
           <td class="paramtype">const char *&nbsp;</td>
           <td class="paramname"> <em>name</em>          </td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
@@ -430,11 +435,11 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00081">81</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00093">93</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="PluginLoader_8cpp-source.html#l00062">PLUGIN_SUFFIX</a>.</p>
+<p>References <a class="el" href="system_8h-source.html#l00067">PLUGIN_SUFFIX</a>.</p>
 
-<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p>
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">main()</a>.</p>
 
 </div>
 </div><p>
@@ -457,7 +462,7 @@
         <tr>
           <td></td>
           <td>)</td>
-          <td></td><td></td><td width="100%"></td>
+          <td></td><td></td><td></td>
         </tr>
       </table>
 </div>
@@ -465,15 +470,48 @@
 
 <p>
 
-<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">121</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00137">137</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
 
-<p>References <a class="el" href="vamp-simple-host_8cpp-source.html#l00478">enumeratePlugins()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00063">HOST_VERSION</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00066">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00068">PluginInformation</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00067">PluginOutputIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00577">printPluginCategoryList()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00459">printPluginPath()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00244">runPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00081">usage()</a>, <a class="el" href="vamp_8h-source.html#l00053">VAMP_API_VERSION</a>, and <a class="el" href="PluginBase_8h-source.html#l00043">VAMP_SDK_VERSION</a>.</p>
+<p>References <a class="el" href="vamp-simple-host_8cpp-source.html#l00559">enumeratePlugins()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00074">HOST_VERSION</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00077">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00079">PluginInformation</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00080">PluginInformationDetailed</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00078">PluginOutputIds</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00778">printPluginCategoryList()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00528">printPluginPath()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00265">runPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp-source.html#l00093">usage()</a>, <a class="el" href="vamp_8h-source.html#l00053">VAMP_API_VERSION</a>, and <a class="el" href="vamp-sdk_2PluginBase_8h-source.html#l00043">VAMP_SDK_VERSION</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="713775f2037987c0851ff3672339a82c"></a><!-- doxytag: member="vamp-simple-host.cpp::header" ref="713775f2037987c0851ff3672339a82c" args="(string text, int level)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">static string header           </td>
+          <td>(</td>
+          <td class="paramtype">string&nbsp;</td>
+          <td class="paramname"> <em>text</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&nbsp;</td>
+          <td class="paramname"> <em>level</em></td><td>&nbsp;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td><code> [static]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+<p>Definition at line <a class="el" href="vamp-simple-host_8cpp-source.html#l00548">548</a> of file <a class="el" href="vamp-simple-host_8cpp-source.html">vamp-simple-host.cpp</a>.</p>
+
+<p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00559">enumeratePlugins()</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;
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 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>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
 </body>
 </html>