Mercurial > hg > vamp-docs
comparison code-docs/system_8h.html @ 1:3c430ef1ed66 vamp-plugin-sdk-v2.3
Add code docs from SDK 2.3
author | Chris Cannam |
---|---|
date | Tue, 04 Oct 2011 14:56:07 +0100 |
parents | |
children | 5c2683745b33 |
comparison
equal
deleted
inserted
replaced
0:895ae8fffdb7 | 1:3c430ef1ed66 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
3 <head> | |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | |
5 <title>VampPluginSDK: system.h File Reference</title> | |
6 | |
7 <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
8 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | |
9 <link href="navtree.css" rel="stylesheet" type="text/css"/> | |
10 <script type="text/javascript" src="jquery.js"></script> | |
11 <script type="text/javascript" src="resize.js"></script> | |
12 <script type="text/javascript" src="navtree.js"></script> | |
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> | |
47 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
48 <li><a href="annotated.html"><span>Classes</span></a></li> | |
49 <li class="current"><a href="files.html"><span>Files</span></a></li> | |
50 <li><a href="dirs.html"><span>Directories</span></a></li> | |
51 </ul> | |
52 </div> | |
53 <div id="navrow2" class="tabs2"> | |
54 <ul class="tablist"> | |
55 <li><a href="files.html"><span>File List</span></a></li> | |
56 <li><a href="globals.html"><span>File Members</span></a></li> | |
57 </ul> | |
58 </div> | |
59 </div> | |
60 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
61 <div id="nav-tree"> | |
62 <div id="nav-tree-contents"> | |
63 </div> | |
64 </div> | |
65 <div id="splitbar" style="-moz-user-select:none;" | |
66 class="ui-resizable-handle"> | |
67 </div> | |
68 </div> | |
69 <script type="text/javascript"> | |
70 initNavTree('system_8h.html',''); | |
71 </script> | |
72 <div id="doc-content"> | |
73 <div class="header"> | |
74 <div class="summary"> | |
75 <a href="#define-members">Defines</a> </div> | |
76 <div class="headertitle"> | |
77 <div class="title">system.h File Reference</div> </div> | |
78 </div> | |
79 <div class="contents"> | |
80 | |
81 <p><a href="system_8h_source.html">Go to the source code of this file.</a></p> | |
82 <table class="memberdecls"> | |
83 <tr><td colspan="2"><h2><a name="define-members"></a> | |
84 Defines</h2></td></tr> | |
85 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a0a14867c4f7ccec2b5a804bd0fd66a53">DLOPEN</a>(a, b)   dlopen((a).c_str(),(b))</td></tr> | |
86 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a4e0f5c42b68801054532c293169317d8">DLSYM</a>(a, b)   dlsym((a),(b))</td></tr> | |
87 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a1defcae089d0d937682cc78981a0ef99">DLCLOSE</a>(a)   dlclose((a))</td></tr> | |
88 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a690562dc6c92cb811f90e8391bfeb801">DLERROR</a>()   dlerror()</td></tr> | |
89 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a1efbc9bb9a9f2837d3f7386af8607abf">PLUGIN_SUFFIX</a>   "so"</td></tr> | |
90 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="system_8h.html#a7cbcd5e9e882451e8c93a78b06f563c4">HAVE_OPENDIR</a>   1</td></tr> | |
91 </table> | |
92 <hr/><h2>Define Documentation</h2> | |
93 <a class="anchor" id="a0a14867c4f7ccec2b5a804bd0fd66a53"></a><!-- doxytag: member="system.h::DLOPEN" ref="a0a14867c4f7ccec2b5a804bd0fd66a53" args="(a, b)" --> | |
94 <div class="memitem"> | |
95 <div class="memproto"> | |
96 <table class="memname"> | |
97 <tr> | |
98 <td class="memname">#define DLOPEN</td> | |
99 <td>(</td> | |
100 <td class="paramtype"> </td> | |
101 <td class="paramname">a, </td> | |
102 </tr> | |
103 <tr> | |
104 <td class="paramkey"></td> | |
105 <td></td> | |
106 <td class="paramtype"> </td> | |
107 <td class="paramname">b </td> | |
108 </tr> | |
109 <tr> | |
110 <td></td> | |
111 <td>)</td> | |
112 <td></td><td>   dlopen((a).c_str(),(b))</td> | |
113 </tr> | |
114 </table> | |
115 </div> | |
116 <div class="memdoc"> | |
117 | |
118 <p>Definition at line <a class="el" href="system_8h_source.html#l00055">55</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
119 | |
120 </div> | |
121 </div> | |
122 <a class="anchor" id="a4e0f5c42b68801054532c293169317d8"></a><!-- doxytag: member="system.h::DLSYM" ref="a4e0f5c42b68801054532c293169317d8" args="(a, b)" --> | |
123 <div class="memitem"> | |
124 <div class="memproto"> | |
125 <table class="memname"> | |
126 <tr> | |
127 <td class="memname">#define DLSYM</td> | |
128 <td>(</td> | |
129 <td class="paramtype"> </td> | |
130 <td class="paramname">a, </td> | |
131 </tr> | |
132 <tr> | |
133 <td class="paramkey"></td> | |
134 <td></td> | |
135 <td class="paramtype"> </td> | |
136 <td class="paramname">b </td> | |
137 </tr> | |
138 <tr> | |
139 <td></td> | |
140 <td>)</td> | |
141 <td></td><td>   dlsym((a),(b))</td> | |
142 </tr> | |
143 </table> | |
144 </div> | |
145 <div class="memdoc"> | |
146 | |
147 <p>Definition at line <a class="el" href="system_8h_source.html#l00056">56</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
148 | |
149 </div> | |
150 </div> | |
151 <a class="anchor" id="a1defcae089d0d937682cc78981a0ef99"></a><!-- doxytag: member="system.h::DLCLOSE" ref="a1defcae089d0d937682cc78981a0ef99" args="(a)" --> | |
152 <div class="memitem"> | |
153 <div class="memproto"> | |
154 <table class="memname"> | |
155 <tr> | |
156 <td class="memname">#define DLCLOSE</td> | |
157 <td>(</td> | |
158 <td class="paramtype"> </td> | |
159 <td class="paramname">a</td><td>)</td> | |
160 <td>   dlclose((a))</td> | |
161 </tr> | |
162 </table> | |
163 </div> | |
164 <div class="memdoc"> | |
165 | |
166 <p>Definition at line <a class="el" href="system_8h_source.html#l00057">57</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
167 | |
168 </div> | |
169 </div> | |
170 <a class="anchor" id="a690562dc6c92cb811f90e8391bfeb801"></a><!-- doxytag: member="system.h::DLERROR" ref="a690562dc6c92cb811f90e8391bfeb801" args="()" --> | |
171 <div class="memitem"> | |
172 <div class="memproto"> | |
173 <table class="memname"> | |
174 <tr> | |
175 <td class="memname">#define DLERROR</td> | |
176 <td>(</td> | |
177 <td class="paramname"></td><td>)</td> | |
178 <td>   dlerror()</td> | |
179 </tr> | |
180 </table> | |
181 </div> | |
182 <div class="memdoc"> | |
183 | |
184 <p>Definition at line <a class="el" href="system_8h_source.html#l00058">58</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
185 | |
186 </div> | |
187 </div> | |
188 <a class="anchor" id="a1efbc9bb9a9f2837d3f7386af8607abf"></a><!-- doxytag: member="system.h::PLUGIN_SUFFIX" ref="a1efbc9bb9a9f2837d3f7386af8607abf" args="" --> | |
189 <div class="memitem"> | |
190 <div class="memproto"> | |
191 <table class="memname"> | |
192 <tr> | |
193 <td class="memname">#define PLUGIN_SUFFIX   "so"</td> | |
194 </tr> | |
195 </table> | |
196 </div> | |
197 <div class="memdoc"> | |
198 | |
199 <p>Definition at line <a class="el" href="system_8h_source.html#l00067">67</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
200 | |
201 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00093">usage()</a>.</p> | |
202 | |
203 </div> | |
204 </div> | |
205 <a class="anchor" id="a7cbcd5e9e882451e8c93a78b06f563c4"></a><!-- doxytag: member="system.h::HAVE_OPENDIR" ref="a7cbcd5e9e882451e8c93a78b06f563c4" args="" --> | |
206 <div class="memitem"> | |
207 <div class="memproto"> | |
208 <table class="memname"> | |
209 <tr> | |
210 <td class="memname">#define HAVE_OPENDIR   1</td> | |
211 </tr> | |
212 </table> | |
213 </div> | |
214 <div class="memdoc"> | |
215 | |
216 <p>Definition at line <a class="el" href="system_8h_source.html#l00068">68</a> of file <a class="el" href="system_8h_source.html">system.h</a>.</p> | |
217 | |
218 </div> | |
219 </div> | |
220 </div> | |
221 </div> | |
222 <div id="nav-path" class="navpath"> | |
223 <ul> | |
224 <li class="navelem"><a class="el" href="system_8h.html">system.h</a> </li> | |
225 | |
226 <li class="footer">Generated on Tue Oct 4 2011 14:38:49 for VampPluginSDK by | |
227 <a href="http://www.doxygen.org/index.html"> | |
228 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | |
229 </ul> | |
230 </div> | |
231 | |
232 | |
233 </body> | |
234 </html> |