Mercurial > hg > vamp-website
comparison code-doc/PluginBase_8h.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: PluginBase.h 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 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>PluginBase.h File Reference</h1> | |
23 <p> | |
24 | |
25 <p> | |
26 <a href="PluginBase_8h-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 </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp.html">Vamp</a></td></tr> | |
30 | |
31 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | |
32 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginBase.html">Vamp::PluginBase</a></td></tr> | |
33 | |
34 <tr><td class="mdescLeft"> </td><td class="mdescRight">A base class for plugins with optional configurable parameters, programs, etc. <a href="classVamp_1_1PluginBase.html#_details">More...</a><br></td></tr> | |
35 <tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html">Vamp::PluginBase::ParameterDescriptor</a></td></tr> | |
36 | |
37 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> | |
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="PluginBase_8h.html#9b7a8e1ac1c91366bec5f2f33c137a2f">VAMP_SDK_VERSION</a> "1.2"</td></tr> | |
39 | |
40 </table> | |
41 <hr><h2>Define Documentation</h2> | |
42 <a class="anchor" name="9b7a8e1ac1c91366bec5f2f33c137a2f"></a><!-- doxytag: member="PluginBase.h::VAMP_SDK_VERSION" ref="9b7a8e1ac1c91366bec5f2f33c137a2f" args="" --> | |
43 <div class="memitem"> | |
44 <div class="memproto"> | |
45 <table class="memname"> | |
46 <tr> | |
47 <td class="memname">#define VAMP_SDK_VERSION "1.2" </td> | |
48 </tr> | |
49 </table> | |
50 </div> | |
51 <div class="memdoc"> | |
52 | |
53 <p> | |
54 | |
55 <p>Definition at line <a class="el" href="PluginBase_8h-source.html#l00043">43</a> of file <a class="el" href="PluginBase_8h-source.html">PluginBase.h</a>.</p> | |
56 | |
57 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp-source.html#l00121">main()</a>.</p> | |
58 | |
59 </div> | |
60 </div><p> | |
61 </div> | |
62 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by | |
63 <a href="http://www.doxygen.org/index.html"> | |
64 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> | |
65 </body> | |
66 </html> |