Mercurial > hg > vamp-website
comparison code-doc/PluginHostAdapter_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: PluginHostAdapter.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> | |
19 </div> | |
20 </div> | |
21 <div class="contents"> | |
22 <h1>PluginHostAdapter.cpp File Reference</h1> | |
23 <p> | |
24 | |
25 <p> | |
26 <a href="PluginHostAdapter_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 colspan="2"><br><h2>Defines</h2></td></tr> | |
32 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="PluginHostAdapter_8cpp.html#256a5721249aa3309437212cc21a9fe4">PATH_SEPARATOR</a> ':'</td></tr> | |
33 | |
34 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="PluginHostAdapter_8cpp.html#a7a9ce1e832e4f26cd5197ed38d4a58d">DEFAULT_VAMP_PATH</a> "$HOME/vamp:$HOME/.vamp:/usr/local/lib/vamp:/usr/lib/vamp"</td></tr> | |
35 | |
36 </table> | |
37 <hr><h2>Define Documentation</h2> | |
38 <a class="anchor" name="256a5721249aa3309437212cc21a9fe4"></a><!-- doxytag: member="PluginHostAdapter.cpp::PATH_SEPARATOR" ref="256a5721249aa3309437212cc21a9fe4" args="" --> | |
39 <div class="memitem"> | |
40 <div class="memproto"> | |
41 <table class="memname"> | |
42 <tr> | |
43 <td class="memname">#define PATH_SEPARATOR ':' </td> | |
44 </tr> | |
45 </table> | |
46 </div> | |
47 <div class="memdoc"> | |
48 | |
49 <p> | |
50 | |
51 <p>Referenced by <a class="el" href="PluginHostAdapter_8cpp-source.html#l00062">Vamp::PluginHostAdapter::getPluginPath()</a>.</p> | |
52 | |
53 </div> | |
54 </div><p> | |
55 <a class="anchor" name="a7a9ce1e832e4f26cd5197ed38d4a58d"></a><!-- doxytag: member="PluginHostAdapter.cpp::DEFAULT_VAMP_PATH" ref="a7a9ce1e832e4f26cd5197ed38d4a58d" args="" --> | |
56 <div class="memitem"> | |
57 <div class="memproto"> | |
58 <table class="memname"> | |
59 <tr> | |
60 <td class="memname">#define DEFAULT_VAMP_PATH "$HOME/vamp:$HOME/.vamp:/usr/local/lib/vamp:/usr/lib/vamp" </td> | |
61 </tr> | |
62 </table> | |
63 </div> | |
64 <div class="memdoc"> | |
65 | |
66 <p> | |
67 | |
68 <p>Referenced by <a class="el" href="PluginHostAdapter_8cpp-source.html#l00062">Vamp::PluginHostAdapter::getPluginPath()</a>.</p> | |
69 | |
70 </div> | |
71 </div><p> | |
72 </div> | |
73 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by | |
74 <a href="http://www.doxygen.org/index.html"> | |
75 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> | |
76 </body> | |
77 </html> |