Mercurial > hg > vamp-website
comparison code-doc/PluginLoader_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: PluginLoader.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 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> » <a class="el" href="dir_fa454903fff8cd477733ebe28a3468c0.html">hostext</a> | |
19 </div> | |
20 </div> | |
21 <div class="contents"> | |
22 <h1>PluginLoader.cpp File Reference</h1> | |
23 <p> | |
24 | |
25 <p> | |
26 <a href="PluginLoader_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 </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp.html">Vamp</a></td></tr> | |
30 | |
31 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp_1_1HostExt.html">Vamp::HostExt</a></td></tr> | |
32 | |
33 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | |
34 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginLoader_1_1Impl.html">Vamp::HostExt::PluginLoader::Impl</a></td></tr> | |
35 | |
36 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginLoader_1_1Impl_1_1PluginDeletionNotifyAdapter.html">Vamp::HostExt::PluginLoader::Impl::PluginDeletionNotifyAdapter</a></td></tr> | |
37 | |
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginLoader_1_1Impl_1_1InstanceCleaner.html">Vamp::HostExt::PluginLoader::Impl::InstanceCleaner</a></td></tr> | |
39 | |
40 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> | |
41 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="PluginLoader_8cpp.html#1efbc9bb9a9f2837d3f7386af8607abf">PLUGIN_SUFFIX</a> "so"</td></tr> | |
42 | |
43 </table> | |
44 <hr><h2>Define Documentation</h2> | |
45 <a class="anchor" name="1efbc9bb9a9f2837d3f7386af8607abf"></a><!-- doxytag: member="PluginLoader.cpp::PLUGIN_SUFFIX" ref="1efbc9bb9a9f2837d3f7386af8607abf" args="" --> | |
46 <div class="memitem"> | |
47 <div class="memproto"> | |
48 <table class="memname"> | |
49 <tr> | |
50 <td class="memname">#define PLUGIN_SUFFIX "so" </td> | |
51 </tr> | |
52 </table> | |
53 </div> | |
54 <div class="memdoc"> | |
55 | |
56 <p> | |
57 | |
58 <p>Definition at line <a class="el" href="PluginLoader_8cpp-source.html#l00062">62</a> of file <a class="el" href="PluginLoader_8cpp-source.html">PluginLoader.cpp</a>.</p> | |
59 | |
60 <p>Referenced by <a class="el" href="PluginLoader_8cpp-source.html#l00226">Vamp::HostExt::PluginLoader::Impl::enumeratePlugins()</a>, and <a class="el" href="vamp-simple-host_8cpp-source.html#l00081">usage()</a>.</p> | |
61 | |
62 </div> | |
63 </div><p> | |
64 </div> | |
65 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by | |
66 <a href="http://www.doxygen.org/index.html"> | |
67 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> | |
68 </body> | |
69 </html> |