-
Notifications
You must be signed in to change notification settings - Fork 0
/
functions_0x61.html
304 lines (287 loc) · 19.5 KB
/
functions_0x61.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TuttleOFX: Data Fields</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">TuttleOFX
 <span id="projectnumber">1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.5.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index__"><span>_</span></a></li>
<li class="current"><a href="functions_0x61.html#index_a"><span>a</span></a></li>
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_0x6a.html#index_j"><span>j</span></a></li>
<li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
<li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
<li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
<li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('functions.html','');
</script>
<div id="doc-content">
<div class="contents">
<div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
<h3><a class="anchor" id="index_a"></a>- a -</h3><ul>
<li>abort()
: <a class="el" href="de/d43/classtuttle_1_1host_1_1ComputeOptions.html#a7da2de6e9c37e5ab79336ab5dba90879">tuttle::host::ComputeOptions</a>
, <a class="el" href="dc/df6/classtuttle_1_1host_1_1ImageEffectNode.html#a2dc7cf5bface19974b17521226fe53e1">tuttle::host::ImageEffectNode</a>
, <a class="el" href="d7/d67/classtuttle_1_1host_1_1ThreadEnv.html#a626f2bab9c1f9a39b172eb8eaf52a088">tuttle::host::ThreadEnv</a>
, <a class="el" href="de/d55/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectNode.html#a96b4dc6a8289f49a8a717b0bd63cbb26">tuttle::host::ofx::imageEffect::OfxhImageEffectNode</a>
</li>
<li>absolutePathToKey()
: <a class="el" href="d5/dfd/classtuttle_1_1host_1_1DiskCacheTranslator.html#a875465fc38c7646b2cd8f3550b17a221">tuttle::host::DiskCacheTranslator</a>
</li>
<li>absolutePathToRelativePath()
: <a class="el" href="d5/dfd/classtuttle_1_1host_1_1DiskCacheTranslator.html#a61945c0758bd46d8158ddb310a31bf2e">tuttle::host::DiskCacheTranslator</a>
</li>
<li>active()
: <a class="el" href="d0/d47/structtuttle_1_1plugin_1_1interact_1_1AlwaysActiveFunctor.html#ae15edf3896b082bc9ca200de25c21587">tuttle::plugin::interact::AlwaysActiveFunctor< negate ></a>
, <a class="el" href="d3/df0/classtuttle_1_1plugin_1_1interact_1_1IsEnableParamFunctor.html#a56ae4ac71b93bacabf93eaab3ec98313">tuttle::plugin::interact::IsEnableParamFunctor< negate ></a>
, <a class="el" href="d0/d8b/classtuttle_1_1plugin_1_1interact_1_1IsNotSecretParamFunctor.html#a1a082b7415bd4c58d9fa4b61b5d59a39">tuttle::plugin::interact::IsNotSecretParamFunctor< negate ></a>
, <a class="el" href="dd/d3a/classtuttle_1_1plugin_1_1interact_1_1IsActiveBooleanParamFunctor.html#a31e79f67389664c4a4c14bc6e4a5dad1">tuttle::plugin::interact::IsActiveBooleanParamFunctor< negate ></a>
, <a class="el" href="dc/d84/classtuttle_1_1plugin_1_1interact_1_1IsActiveChoiceParamFunctor.html#aa1d53b6b5865cb275c5d140dfede3b04">tuttle::plugin::interact::IsActiveChoiceParamFunctor< negate ></a>
, <a class="el" href="d6/df9/classtuttle_1_1plugin_1_1interact_1_1AndActiveFunctor.html#a1419904ca321e7c4ba10311519c76b58">tuttle::plugin::interact::AndActiveFunctor< negate ></a>
, <a class="el" href="d1/da8/structtuttle_1_1plugin_1_1interact_1_1IsActiveFunctor.html#a4027d34e72a677301dff5b5754a9ecb6">tuttle::plugin::interact::IsActiveFunctor</a>
, <a class="el" href="db/d5a/classtuttle_1_1plugin_1_1interact_1_1OrActiveFunctor.html#a1a1187d4a41ab4e339fc8134bf1f4292">tuttle::plugin::interact::OrActiveFunctor< negate ></a>
</li>
<li>addClip()
: <a class="el" href="de/de4/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectNodeDescriptor.html#a82309150c72c371c66421d6c52bf1a70">tuttle::host::ofx::imageEffect::OfxhImageEffectNodeDescriptor</a>
, <a class="el" href="d5/d4f/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhClipImageSet.html#a23173d7053279487a03281f7577600e7">tuttle::host::ofx::attribute::OfxhClipImageSet</a>
</li>
<li>addConnectedNodes()
: <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#a73deb10bff86eb5fff005a16e9467d78">tuttle::host::Graph</a>
</li>
<li>addContext()
: <a class="el" href="df/d5d/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectPlugin.html#a9fa63b104e47c682dcd3dad0ecfb7c1b">tuttle::host::ofx::imageEffect::OfxhImageEffectPlugin</a>
</li>
<li>addDirectoryToPath()
: <a class="el" href="d6/d2c/classtuttle_1_1host_1_1ofx_1_1OfxhPluginCache.html#a3901889346b0f35f985fe525b3b0ff82">tuttle::host::ofx::OfxhPluginCache</a>
</li>
<li>addEdge()
: <a class="el" href="d0/d14/classtuttle_1_1host_1_1graph_1_1InternalGraph.html#ada832f204c232057402dca5353e57e9f">tuttle::host::graph::InternalGraph< VERTEX, EDGE, OutEdgeList, VertexList, EdgeList ></a>
</li>
<li>addHash()
: <a class="el" href="d1/d65/classtuttle_1_1host_1_1NodeHashContainer.html#a9866625f9f9d6df497ae3ce9c41f9fe3">tuttle::host::NodeHashContainer</a>
</li>
<li>addNode()
: <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#a23190ba311be1d85e8cdf67cf843813a">tuttle::host::Graph</a>
</li>
<li>addNodes()
: <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#a30c1a63adf3de5b2eb38ce6fe68d234f">tuttle::host::Graph</a>
</li>
<li>addNotifyHook()
: <a class="el" href="db/d1f/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhProperty.html#a0881a73130ba3875ec364520c1bb2f50">tuttle::host::ofx::property::OfxhProperty</a>
, <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#abed7845ebeff528d794ebdbcb570f873">tuttle::host::ofx::property::OfxhSet</a>
</li>
<li>addParam()
: <a class="el" href="d0/d5e/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhParamSet.html#ad6847152a9518fc9d6015ea589a5e453">tuttle::host::ofx::attribute::OfxhParamSet</a>
, <a class="el" href="dc/de0/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhParamSetDescriptor.html#aa006a052baa7a924e3d03423da5569e5">tuttle::host::ofx::attribute::OfxhParamSetDescriptor</a>
</li>
<li>addPlugin()
: <a class="el" href="d6/d2c/classtuttle_1_1host_1_1ofx_1_1OfxhPluginCache.html#a945e718705cb9bdd48e5b480cf7280db">tuttle::host::ofx::OfxhPluginCache</a>
, <a class="el" href="dc/d22/classtuttle_1_1host_1_1ofx_1_1OfxhPluginBinary.html#a920c0717a0e0fe27cca2bca0b5745340">tuttle::host::ofx::OfxhPluginBinary</a>
</li>
<li>addProperties()
: <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#ae4f6e8aadabf45e1bf55dfced998989e">tuttle::host::ofx::property::OfxhSet</a>
</li>
<li>addProperty()
: <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#a8c90ab03191d935a028fed92a367b092">tuttle::host::ofx::property::OfxhSet</a>
</li>
<li>addRef()
: <a class="el" href="d6/daa/classtuttle_1_1host_1_1memory_1_1IUnknown.html#a1403b42c9252feb75059649e893b293c">tuttle::host::memory::IUnknown</a>
, <a class="el" href="df/d19/classtuttle_1_1host_1_1memory_1_1LinkData.html#afe8e744d18ddb1b548c612689c29611f">tuttle::host::memory::LinkData</a>
, <a class="el" href="dd/d6a/classtuttle_1_1host_1_1memory_1_1PoolData.html#a7d0c5ddc2fae14fea1d4687aac56a3bb">tuttle::host::memory::PoolData</a>
</li>
<li>addReference()
: <a class="el" href="d6/d6a/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImage.html#ae20c53c6600a6fbba5376602fc8b670d">tuttle::host::ofx::imageEffect::OfxhImage</a>
</li>
<li>address()
: <a class="el" href="d0/df5/classtuttle_1_1plugin_1_1OfxAllocator.html#a55cd4f163331172b01f25687193467d8">tuttle::plugin::OfxAllocator< T ></a>
</li>
<li>addTimeRange()
: <a class="el" href="de/d43/classtuttle_1_1host_1_1ComputeOptions.html#a5d05572a18c0747534d99f0f642a961e">tuttle::host::ComputeOptions</a>
</li>
<li>addToInternalGraph()
: <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#ae043b964a32c64f46fc5fc40faff9c9b">tuttle::host::Graph</a>
</li>
<li>addVertex()
: <a class="el" href="d0/d14/classtuttle_1_1host_1_1graph_1_1InternalGraph.html#abb74c4233282c0fd0898492217e2f78a">tuttle::host::graph::InternalGraph< VERTEX, EDGE, OutEdgeList, VertexList, EdgeList ></a>
</li>
<li>adjacency_iterator
: <a class="el" href="d0/d14/classtuttle_1_1host_1_1graph_1_1InternalGraph.html#a24d24219fbd6b0c959ec3fc8c0837dc6">tuttle::host::graph::InternalGraph< VERTEX, EDGE, OutEdgeList, VertexList, EdgeList ></a>
</li>
<li>adjacency_vertex_range_t
: <a class="el" href="d0/d14/classtuttle_1_1host_1_1graph_1_1InternalGraph.html#a64ab1bcc5ad5fd619e2689d723cf54fd">tuttle::host::graph::InternalGraph< VERTEX, EDGE, OutEdgeList, VertexList, EdgeList ></a>
</li>
<li>alloc()
: <a class="el" href="d1/da1/classtuttle_1_1host_1_1ofx_1_1OfxhMemory.html#a6a3f63e2dc620370a30d82b5af02b6aa">tuttle::host::ofx::OfxhMemory</a>
</li>
<li>allocate()
: <a class="el" href="d1/d34/classtuttle_1_1host_1_1memory_1_1IMemoryPool.html#a504543b7d3e01bfa3e6ca226b78f264d">tuttle::host::memory::IMemoryPool</a>
, <a class="el" href="d0/d25/classtuttle_1_1host_1_1memory_1_1MemoryPool.html#ab6c4be1369a87597c2d565c323dd1c1f">tuttle::host::memory::MemoryPool</a>
, <a class="el" href="d0/df5/classtuttle_1_1plugin_1_1OfxAllocator.html#ad9f6ece9df5e8db3d42d521c0322ac73">tuttle::plugin::OfxAllocator< T ></a>
</li>
<li>AnimatedParam()
: <a class="el" href="d4/dfb/classtuttle_1_1host_1_1attribute_1_1AnimatedParam.html#aa6351b2f36bede5672bd5ab3ce23bb21">tuttle::host::attribute::AnimatedParam< T, OFX_PARAM ></a>
</li>
<li>AnimatedParamDouble()
: <a class="el" href="d7/d65/classtuttle_1_1host_1_1attribute_1_1AnimatedParamDouble.html#a35effbc2dc91871fd15182728238a38a">tuttle::host::attribute::AnimatedParamDouble</a>
</li>
<li>APIType
: <a class="el" href="d8/dd8/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhDoubleValue.html#a1d710e739b7ee6eccae91480142026f8">tuttle::host::ofx::property::OfxhDoubleValue</a>
, <a class="el" href="de/dc5/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhStringValue.html#aa9dcc1180b848c50175f95d75c11bba2">tuttle::host::ofx::property::OfxhStringValue</a>
, <a class="el" href="d5/dfc/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhPointerValue.html#af1ee5ef450bb00067025a07c9a1a3ed5">tuttle::host::ofx::property::OfxhPointerValue</a>
, <a class="el" href="d6/d97/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhPropertyTemplate.html#abaf45418f091a5790c876131e1b29e76">tuttle::host::ofx::property::OfxhPropertyTemplate< T ></a>
, <a class="el" href="d1/d68/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhIntValue.html#a649f6a6a0335aa1c25aa0aac13984445">tuttle::host::ofx::property::OfxhIntValue</a>
</li>
<li>APITypeConstless
: <a class="el" href="d6/d97/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhPropertyTemplate.html#ae98272cac18ff957cb823970c49d79a7">tuttle::host::ofx::property::OfxhPropertyTemplate< T ></a>
, <a class="el" href="de/dc5/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhStringValue.html#a53c689cdec895a28c2f523775997d5a9">tuttle::host::ofx::property::OfxhStringValue</a>
, <a class="el" href="d5/dfc/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhPointerValue.html#a723e2faa1a37699c43cc293910097747">tuttle::host::ofx::property::OfxhPointerValue</a>
, <a class="el" href="d1/d68/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhIntValue.html#a53b9f6378258402d1ba0d4e469224f2f">tuttle::host::ofx::property::OfxhIntValue</a>
, <a class="el" href="d8/dd8/structtuttle_1_1host_1_1ofx_1_1property_1_1OfxhDoubleValue.html#a52de131b41d11a7219ed325a41d74135">tuttle::host::ofx::property::OfxhDoubleValue</a>
</li>
<li>areClipPrefsDirty()
: <a class="el" href="d5/d4f/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhClipImageSet.html#a6fffe945d71398ed769d223d8d9760ef">tuttle::host::ofx::attribute::OfxhClipImageSet</a>
</li>
<li>asImageEffectNode()
: <a class="el" href="d6/dc0/classtuttle_1_1host_1_1INode.html#a3638640241342cae8098b5f69446aa30">tuttle::host::INode</a>
</li>
<li>at()
: <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#ab3121d8e605b528cff3135d1f6893c6f">tuttle::host::ofx::property::OfxhSet</a>
</li>
<li>Attribute()
: <a class="el" href="d7/d58/classtuttle_1_1host_1_1attribute_1_1Attribute.html#a8732840c0f183526f25f828a91de1713">tuttle::host::attribute::Attribute</a>
, <a class="el" href="d3/d9c/classtuttle_1_1host_1_1graph_1_1ProcessGraph.html#aad842a14793dd3e09fa9a209ba76fec6">tuttle::host::graph::ProcessGraph</a>
, <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#a1846914b347ea2da2ae51b5c9047dce0">tuttle::host::Graph</a>
, <a class="el" href="d7/d58/classtuttle_1_1host_1_1attribute_1_1Attribute.html#a741390e2ef7450c4cf9247acde30d708">tuttle::host::attribute::Attribute</a>
</li>
</ul>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li>
</ul>
</div>
</body>
</html>