Mercurial > hg > vamp-website
comparison code-doc/classVamp_1_1PluginAdapterBase.html @ 50:8260c0f4e05b website
Update code docs for 2.3
author | cannam |
---|---|
date | Tue, 04 Oct 2011 13:47:23 +0000 |
parents | 0976232e353b |
children |
comparison
equal
deleted
inserted
replaced
49:f75f330aa130 | 50:8260c0f4e05b |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | 2 <html xmlns="http://www.w3.org/1999/xhtml"> |
3 <head> | |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | |
3 <title>VampPluginSDK: Vamp::PluginAdapterBase Class Reference</title> | 5 <title>VampPluginSDK: Vamp::PluginAdapterBase Class Reference</title> |
4 <link href="tabs.css" rel="stylesheet" type="text/css"> | 6 |
5 <link href="doxygen.css" rel="stylesheet" type="text/css"> | 7 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
6 </head><body> | 8 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
7 <!-- Generated by Doxygen 1.5.8 --> | 9 <link href="navtree.css" rel="stylesheet" type="text/css"/> |
8 <div class="navigation" id="top"> | 10 <script type="text/javascript" src="jquery.js"></script> |
9 <div class="tabs"> | 11 <script type="text/javascript" src="resize.js"></script> |
10 <ul> | 12 <script type="text/javascript" src="navtree.js"></script> |
11 <li><a href="main.html"><span>Main Page</span></a></li> | 13 <script type="text/javascript"> |
14 $(document).ready(initResizable); | |
15 </script> | |
16 | |
17 | |
18 </head> | |
19 <body> | |
20 <div id="top"><!-- do not remove this div! --> | |
21 | |
22 | |
23 <div id="titlearea"> | |
24 <table cellspacing="0" cellpadding="0"> | |
25 <tbody> | |
26 <tr style="height: 56px;"> | |
27 | |
28 | |
29 <td style="padding-left: 0.5em;"> | |
30 <div id="projectname">VampPluginSDK | |
31  <span id="projectnumber">2.1</span> | |
32 </div> | |
33 | |
34 </td> | |
35 | |
36 | |
37 | |
38 </tr> | |
39 </tbody> | |
40 </table> | |
41 </div> | |
42 | |
43 <!-- Generated by Doxygen 1.7.5.1 --> | |
44 <div id="navrow1" class="tabs"> | |
45 <ul class="tablist"> | |
46 <li><a href="index.html"><span>Main Page</span></a></li> | |
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 47 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
13 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 48 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
14 <li><a href="files.html"><span>Files</span></a></li> | 49 <li><a href="files.html"><span>Files</span></a></li> |
15 <li><a href="dirs.html"><span>Directories</span></a></li> | 50 <li><a href="dirs.html"><span>Directories</span></a></li> |
16 </ul> | 51 </ul> |
17 </div> | 52 </div> |
18 <div class="tabs"> | 53 <div id="navrow2" class="tabs2"> |
19 <ul> | 54 <ul class="tablist"> |
20 <li><a href="annotated.html"><span>Class List</span></a></li> | 55 <li><a href="annotated.html"><span>Class List</span></a></li> |
21 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 56 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li> |
22 <li><a href="functions.html"><span>Class Members</span></a></li> | 57 <li><a href="functions.html"><span>Class Members</span></a></li> |
23 </ul> | 58 </ul> |
24 </div> | 59 </div> |
25 <div class="navpath"><a class="el" href="namespaceVamp.html">Vamp</a>::<a class="el" href="classVamp_1_1PluginAdapterBase.html">PluginAdapterBase</a> | 60 </div> |
26 </div> | 61 <div id="side-nav" class="ui-resizable side-nav-resizable"> |
62 <div id="nav-tree"> | |
63 <div id="nav-tree-contents"> | |
64 </div> | |
65 </div> | |
66 <div id="splitbar" style="-moz-user-select:none;" | |
67 class="ui-resizable-handle"> | |
68 </div> | |
69 </div> | |
70 <script type="text/javascript"> | |
71 initNavTree('classVamp_1_1PluginAdapterBase.html',''); | |
72 </script> | |
73 <div id="doc-content"> | |
74 <div class="header"> | |
75 <div class="summary"> | |
76 <a href="#pub-methods">Public Member Functions</a> | | |
77 <a href="#pro-methods">Protected Member Functions</a> | | |
78 <a href="#pro-attribs">Protected Attributes</a> </div> | |
79 <div class="headertitle"> | |
80 <div class="title">Vamp::PluginAdapterBase Class Reference</div> </div> | |
27 </div> | 81 </div> |
28 <div class="contents"> | 82 <div class="contents"> |
29 <h1>Vamp::PluginAdapterBase Class Reference</h1><!-- doxytag: class="Vamp::PluginAdapterBase" --><a class="el" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular...">PluginAdapter</a> and <a class="el" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library...">PluginAdapterBase</a> provide a wrapper class that a plugin library can use to make its C++ <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction...">Vamp::Plugin</a> objects available through the <a class="el" href="namespaceVamp.html">Vamp</a> C API. | 83 <!-- doxytag: class="Vamp::PluginAdapterBase" --> |
30 <a href="#_details">More...</a> | 84 <p><a class="el" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio...">PluginAdapter</a> and <a class="el" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its...">PluginAdapterBase</a> provide a wrapper class that a plugin library can use to make its C++ <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> objects available through the <a class="el" href="namespaceVamp.html">Vamp</a> C API. |
31 <p> | 85 <a href="classVamp_1_1PluginAdapterBase.html#details">More...</a></p> |
32 <code>#include <<a class="el" href="PluginAdapter_8h-source.html">vamp-sdk/PluginAdapter.h</a>></code> | 86 |
33 <p> | 87 <p><code>#include <<a class="el" href="PluginAdapter_8h_source.html">vamp-sdk/PluginAdapter.h</a>></code></p> |
34 <div class="dynheader"> | 88 <div class="dynheader"> |
35 Inheritance diagram for Vamp::PluginAdapterBase:</div> | 89 Inheritance diagram for Vamp::PluginAdapterBase:</div> |
36 <div class="dynsection"> | 90 <div class="dyncontent"> |
37 <p><center><img src="classVamp_1_1PluginAdapterBase__inherit__graph.png" border="0" usemap="#Vamp_1_1PluginAdapterBase__inherit__map" alt="Inheritance graph"></center> | 91 <div class="center"><img src="classVamp_1_1PluginAdapterBase__inherit__graph.png" border="0" usemap="#Vamp_1_1PluginAdapterBase_inherit__map" alt="Inheritance graph"/></div> |
38 <map name="Vamp_1_1PluginAdapterBase__inherit__map"> | 92 <map name="Vamp_1_1PluginAdapterBase_inherit__map" id="Vamp_1_1PluginAdapterBase_inherit__map"> |
39 <area shape="rect" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular..." alt="" coords="5,81,173,105"></map> | 93 <area shape="rect" id="node3" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio..." alt="" coords="5,81,168,106"/></map> |
40 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div> | 94 <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div> |
41 | 95 |
42 <p> | 96 <p><a href="classVamp_1_1PluginAdapterBase-members.html">List of all members.</a></p> |
43 <a href="classVamp_1_1PluginAdapterBase-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> | 97 <table class="memberdecls"> |
44 <tr><td></td></tr> | 98 <tr><td colspan="2"><h2><a name="pub-methods"></a> |
45 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> | 99 Public Member Functions</h2></td></tr> |
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#aa8afd318b6c3da108e1cbcc7e46603d">~PluginAdapterBase</a> ()</td></tr> | 100 <tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#aaa8afd318b6c3da108e1cbcc7e46603d">~PluginAdapterBase</a> ()</td></tr> |
47 | 101 <tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="vamp_8h.html#aa1d6e0792099b9516a89b5fb7ed2ad2b">VampPluginDescriptor</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#ad24595002512f9f00e8e45216d6f5dfb">getDescriptor</a> ()</td></tr> |
48 <tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="struct__VampPluginDescriptor.html">VampPluginDescriptor</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#d24595002512f9f00e8e45216d6f5dfb">getDescriptor</a> ()</td></tr> | 102 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter. <a href="#ad24595002512f9f00e8e45216d6f5dfb"></a><br/></td></tr> |
49 | 103 <tr><td colspan="2"><h2><a name="pro-methods"></a> |
50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter. <a href="#d24595002512f9f00e8e45216d6f5dfb"></a><br></td></tr> | 104 Protected Member Functions</h2></td></tr> |
51 <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> | 105 <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#a5dad6a9b4b170c0f284962e125ac988e">PluginAdapterBase</a> ()</td></tr> |
52 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#5dad6a9b4b170c0f284962e125ac988e">PluginAdapterBase</a> ()</td></tr> | 106 <tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classVamp_1_1Plugin.html">Plugin</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#a9116adb9b7a426f4f0ded15e45a5531b">createPlugin</a> (float inputSampleRate)=0</td></tr> |
53 | 107 <tr><td colspan="2"><h2><a name="pro-attribs"></a> |
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classVamp_1_1Plugin.html">Plugin</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#9116adb9b7a426f4f0ded15e45a5531b">createPlugin</a> (float inputSampleRate)=0</td></tr> | 108 Protected Attributes</h2></td></tr> |
55 | 109 <tr><td class="memItemLeft" align="right" valign="top">Impl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#a0e3594c54884efd5a7ef38030645745b">m_impl</a></td></tr> |
56 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> | |
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">Impl * </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1PluginAdapterBase.html#0e3594c54884efd5a7ef38030645745b">m_impl</a></td></tr> | |
58 | |
59 </table> | 110 </table> |
60 <hr><a name="_details"></a><h2>Detailed Description</h2> | 111 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> |
61 <a class="el" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular...">PluginAdapter</a> and <a class="el" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library...">PluginAdapterBase</a> provide a wrapper class that a plugin library can use to make its C++ <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction...">Vamp::Plugin</a> objects available through the <a class="el" href="namespaceVamp.html">Vamp</a> C API. | 112 <div class="textblock"><p><a class="el" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio...">PluginAdapter</a> and <a class="el" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its...">PluginAdapterBase</a> provide a wrapper class that a plugin library can use to make its C++ <a class="el" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...">Vamp::Plugin</a> objects available through the <a class="el" href="namespaceVamp.html">Vamp</a> C API. </p> |
62 <p> | 113 <p>Almost all <a class="el" href="namespaceVamp.html">Vamp</a> plugin libraries will want to make use of this. To do so, all they need to do is declare a PluginAdapter<T> for each plugin class T in their library. It's very simple, and you need to know absolutely nothing about how it works in order to use it. Just cut and paste from an existing plugin's discovery function. </p> |
63 Almost all <a class="el" href="namespaceVamp.html">Vamp</a> plugin libraries will want to make use of this. To do so, all they need to do is declare a PluginAdapter<T> for each plugin class T in their library. It's very simple, and you need to know absolutely nothing about how it works in order to use it. Just cut and paste from an existing plugin's discovery function. <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="plugins_8cpp.html#bb0fd6db76ddd39698bc370e0fd0ea78" title="Get the descriptor for a given plugin index in this library.">vampGetPluginDescriptor</a> </dd></dl> | 114 <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="plugins_8cpp.html#abb0fd6db76ddd39698bc370e0fd0ea78" title="Get the descriptor for a given plugin index in this library.">vampGetPluginDescriptor</a> </dd></dl> |
64 | 115 |
65 <p>Definition at line <a class="el" href="PluginAdapter_8h-source.html#l00065">65</a> of file <a class="el" href="PluginAdapter_8h-source.html">PluginAdapter.h</a>.</p> | 116 <p>Definition at line <a class="el" href="PluginAdapter_8h_source.html#l00065">65</a> of file <a class="el" href="PluginAdapter_8h_source.html">PluginAdapter.h</a>.</p> |
66 <hr><h2>Constructor & Destructor Documentation</h2> | 117 </div><hr/><h2>Constructor & Destructor Documentation</h2> |
67 <a class="anchor" name="aa8afd318b6c3da108e1cbcc7e46603d"></a><!-- doxytag: member="Vamp::PluginAdapterBase::~PluginAdapterBase" ref="aa8afd318b6c3da108e1cbcc7e46603d" args="()" --> | 118 <a class="anchor" id="aaa8afd318b6c3da108e1cbcc7e46603d"></a><!-- doxytag: member="Vamp::PluginAdapterBase::~PluginAdapterBase" ref="aaa8afd318b6c3da108e1cbcc7e46603d" args="()" --> |
68 <div class="memitem"> | 119 <div class="memitem"> |
69 <div class="memproto"> | 120 <div class="memproto"> |
70 <table class="memname"> | 121 <table class="memname"> |
71 <tr> | 122 <tr> |
72 <td class="memname">virtual Vamp::PluginAdapterBase::~PluginAdapterBase </td> | 123 <td class="memname">virtual Vamp::PluginAdapterBase::~PluginAdapterBase </td> |
73 <td>(</td> | 124 <td>(</td> |
74 <td class="paramname"> </td> | 125 <td class="paramname"></td><td>)</td> |
75 <td> ) </td> | |
76 <td><code> [virtual]</code></td> | 126 <td><code> [virtual]</code></td> |
77 </tr> | 127 </tr> |
78 </table> | 128 </table> |
79 </div> | 129 </div> |
80 <div class="memdoc"> | 130 <div class="memdoc"> |
81 | 131 |
82 <p> | 132 </div> |
83 | 133 </div> |
84 </div> | 134 <a class="anchor" id="a5dad6a9b4b170c0f284962e125ac988e"></a><!-- doxytag: member="Vamp::PluginAdapterBase::PluginAdapterBase" ref="a5dad6a9b4b170c0f284962e125ac988e" args="()" --> |
85 </div><p> | 135 <div class="memitem"> |
86 <a class="anchor" name="5dad6a9b4b170c0f284962e125ac988e"></a><!-- doxytag: member="Vamp::PluginAdapterBase::PluginAdapterBase" ref="5dad6a9b4b170c0f284962e125ac988e" args="()" --> | 136 <div class="memproto"> |
87 <div class="memitem"> | 137 <table class="memname"> |
88 <div class="memproto"> | 138 <tr> |
89 <table class="memname"> | 139 <td class="memname">Vamp::PluginAdapterBase::PluginAdapterBase </td> |
90 <tr> | 140 <td>(</td> |
91 <td class="memname">Vamp::PluginAdapterBase::PluginAdapterBase </td> | 141 <td class="paramname"></td><td>)</td> |
92 <td>(</td> | |
93 <td class="paramname"> </td> | |
94 <td> ) </td> | |
95 <td><code> [protected]</code></td> | 142 <td><code> [protected]</code></td> |
96 </tr> | 143 </tr> |
97 </table> | 144 </table> |
98 </div> | 145 </div> |
99 <div class="memdoc"> | 146 <div class="memdoc"> |
100 | 147 |
101 <p> | 148 </div> |
102 | 149 </div> |
103 </div> | 150 <hr/><h2>Member Function Documentation</h2> |
104 </div><p> | 151 <a class="anchor" id="ad24595002512f9f00e8e45216d6f5dfb"></a><!-- doxytag: member="Vamp::PluginAdapterBase::getDescriptor" ref="ad24595002512f9f00e8e45216d6f5dfb" args="()" --> |
105 <hr><h2>Member Function Documentation</h2> | 152 <div class="memitem"> |
106 <a class="anchor" name="d24595002512f9f00e8e45216d6f5dfb"></a><!-- doxytag: member="Vamp::PluginAdapterBase::getDescriptor" ref="d24595002512f9f00e8e45216d6f5dfb" args="()" --> | 153 <div class="memproto"> |
107 <div class="memitem"> | 154 <table class="memname"> |
108 <div class="memproto"> | 155 <tr> |
109 <table class="memname"> | 156 <td class="memname">const <a class="el" href="vamp_8h.html#aa1d6e0792099b9516a89b5fb7ed2ad2b">VampPluginDescriptor</a>* Vamp::PluginAdapterBase::getDescriptor </td> |
110 <tr> | 157 <td>(</td> |
111 <td class="memname">const <a class="el" href="struct__VampPluginDescriptor.html">VampPluginDescriptor</a>* Vamp::PluginAdapterBase::getDescriptor </td> | 158 <td class="paramname"></td><td>)</td> |
112 <td>(</td> | |
113 <td class="paramname"> </td> | |
114 <td> ) </td> | |
115 <td></td> | 159 <td></td> |
116 </tr> | 160 </tr> |
117 </table> | 161 </table> |
118 </div> | 162 </div> |
119 <div class="memdoc"> | 163 <div class="memdoc"> |
120 | 164 |
121 <p> | 165 <p>Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter. </p> |
122 Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter. | 166 |
123 <p> | 167 <p>Referenced by <a class="el" href="plugins_8cpp_source.html#l00054">vampGetPluginDescriptor()</a>.</p> |
124 | 168 |
125 <p>Referenced by <a class="el" href="plugins_8cpp-source.html#l00054">vampGetPluginDescriptor()</a>.</p> | 169 </div> |
126 | 170 </div> |
127 </div> | 171 <a class="anchor" id="a9116adb9b7a426f4f0ded15e45a5531b"></a><!-- doxytag: member="Vamp::PluginAdapterBase::createPlugin" ref="a9116adb9b7a426f4f0ded15e45a5531b" args="(float inputSampleRate)=0" --> |
128 </div><p> | 172 <div class="memitem"> |
129 <a class="anchor" name="9116adb9b7a426f4f0ded15e45a5531b"></a><!-- doxytag: member="Vamp::PluginAdapterBase::createPlugin" ref="9116adb9b7a426f4f0ded15e45a5531b" args="(float inputSampleRate)=0" --> | 173 <div class="memproto"> |
130 <div class="memitem"> | 174 <table class="memname"> |
131 <div class="memproto"> | 175 <tr> |
132 <table class="memname"> | 176 <td class="memname">virtual <a class="el" href="classVamp_1_1Plugin.html">Plugin</a>* Vamp::PluginAdapterBase::createPlugin </td> |
133 <tr> | 177 <td>(</td> |
134 <td class="memname">virtual <a class="el" href="classVamp_1_1Plugin.html">Plugin</a>* Vamp::PluginAdapterBase::createPlugin </td> | 178 <td class="paramtype">float </td> |
135 <td>(</td> | 179 <td class="paramname"><em>inputSampleRate</em></td><td>)</td> |
136 <td class="paramtype">float </td> | |
137 <td class="paramname"> <em>inputSampleRate</em> </td> | |
138 <td> ) </td> | |
139 <td><code> [protected, pure virtual]</code></td> | 180 <td><code> [protected, pure virtual]</code></td> |
140 </tr> | 181 </tr> |
141 </table> | 182 </table> |
142 </div> | 183 </div> |
143 <div class="memdoc"> | 184 <div class="memdoc"> |
144 | 185 |
145 <p> | 186 <p>Implemented in <a class="el" href="classVamp_1_1PluginAdapter.html#a3f387e7e37409e00d32477903b5b13d3">Vamp::PluginAdapter< P ></a>.</p> |
146 | 187 |
147 <p>Implemented in <a class="el" href="classVamp_1_1PluginAdapter.html#3f387e7e37409e00d32477903b5b13d3">Vamp::PluginAdapter< P ></a>.</p> | 188 </div> |
148 | 189 </div> |
149 </div> | 190 <hr/><h2>Member Data Documentation</h2> |
150 </div><p> | 191 <a class="anchor" id="a0e3594c54884efd5a7ef38030645745b"></a><!-- doxytag: member="Vamp::PluginAdapterBase::m_impl" ref="a0e3594c54884efd5a7ef38030645745b" args="" --> |
151 <hr><h2>Member Data Documentation</h2> | 192 <div class="memitem"> |
152 <a class="anchor" name="0e3594c54884efd5a7ef38030645745b"></a><!-- doxytag: member="Vamp::PluginAdapterBase::m_impl" ref="0e3594c54884efd5a7ef38030645745b" args="" --> | 193 <div class="memproto"> |
153 <div class="memitem"> | 194 <table class="memname"> |
154 <div class="memproto"> | 195 <tr> |
155 <table class="memname"> | 196 <td class="memname">Impl* <a class="el" href="classVamp_1_1PluginAdapterBase.html#a0e3594c54884efd5a7ef38030645745b">Vamp::PluginAdapterBase::m_impl</a><code> [protected]</code></td> |
156 <tr> | 197 </tr> |
157 <td class="memname">Impl* <a class="el" href="classVamp_1_1PluginAdapterBase.html#0e3594c54884efd5a7ef38030645745b">Vamp::PluginAdapterBase::m_impl</a><code> [protected]</code> </td> | 198 </table> |
158 </tr> | 199 </div> |
159 </table> | 200 <div class="memdoc"> |
160 </div> | 201 |
161 <div class="memdoc"> | 202 <p>Definition at line <a class="el" href="PluginAdapter_8h_source.html#l00081">81</a> of file <a class="el" href="PluginAdapter_8h_source.html">PluginAdapter.h</a>.</p> |
162 | 203 |
163 <p> | 204 </div> |
164 | 205 </div> |
165 <p>Definition at line <a class="el" href="PluginAdapter_8h-source.html#l00081">81</a> of file <a class="el" href="PluginAdapter_8h-source.html">PluginAdapter.h</a>.</p> | 206 <hr/>The documentation for this class was generated from the following file:<ul> |
166 | 207 <li><a class="el" href="PluginAdapter_8h_source.html">PluginAdapter.h</a></li> |
167 </div> | 208 </ul> |
168 </div><p> | 209 </div> |
169 <hr>The documentation for this class was generated from the following file:<ul> | 210 </div> |
170 <li><a class="el" href="PluginAdapter_8h-source.html">PluginAdapter.h</a></ul> | 211 <div id="nav-path" class="navpath"> |
171 </div> | 212 <ul> |
172 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 24 13:40:14 2009 for VampPluginSDK by | 213 <li class="navelem"><a class="el" href="namespaceVamp.html">Vamp</a> </li> |
173 <a href="http://www.doxygen.org/index.html"> | 214 <li class="navelem"><a class="el" href="classVamp_1_1PluginAdapterBase.html">PluginAdapterBase</a> </li> |
174 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 215 |
216 <li class="footer">Generated on Tue Oct 4 2011 14:38:52 for VampPluginSDK by | |
217 <a href="http://www.doxygen.org/index.html"> | |
218 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | |
219 </ul> | |
220 </div> | |
221 | |
222 | |
175 </body> | 223 </body> |
176 </html> | 224 </html> |