-
Notifications
You must be signed in to change notification settings - Fork 0
/
functions_rela.html
239 lines (214 loc) · 15.8 KB
/
functions_rela.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
<!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 - Related Functions</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><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 class="current"><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="#index_b"><span>b</span></a></li>
<li><a href="#index_i"><span>i</span></a></li>
<li><a href="#index_m"><span>m</span></a></li>
<li><a href="#index_o"><span>o</span></a></li>
<li><a href="#index_s"><span>s</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">
 
<h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
<li>boost::serialization::access
: <a class="el" href="d1/d9d/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhAttribute.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhAttribute</a>
, <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::property::OfxhSet</a>
, <a class="el" href="d6/d97/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhPropertyTemplate.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::property::OfxhPropertyTemplate< T ></a>
, <a class="el" href="db/d1f/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhProperty.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::property::OfxhProperty</a>
, <a class="el" href="d3/d43/classtuttle_1_1host_1_1ofx_1_1OfxhPluginDesc.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::OfxhPluginDesc</a>
, <a class="el" href="d6/d2c/classtuttle_1_1host_1_1ofx_1_1OfxhPluginCache.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::OfxhPluginCache</a>
, <a class="el" href="dc/d22/classtuttle_1_1host_1_1ofx_1_1OfxhPluginBinary.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::OfxhPluginBinary</a>
, <a class="el" href="d7/d76/classtuttle_1_1host_1_1ofx_1_1OfxhPlugin.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::OfxhPlugin</a>
, <a class="el" href="df/d5d/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectPlugin.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::imageEffect::OfxhImageEffectPlugin</a>
, <a class="el" href="de/de4/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectNodeDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::imageEffect::OfxhImageEffectNodeDescriptor</a>
, <a class="el" href="d8/d1e/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectNodeBase.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::imageEffect::OfxhImageEffectNodeBase</a>
, <a class="el" href="de/d55/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectNode.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::imageEffect::OfxhImageEffectNode</a>
, <a class="el" href="de/d55/classtuttle_1_1host_1_1ofx_1_1OfxhBinary.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::OfxhBinary</a>
, <a class="el" href="dc/de0/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhParamSetDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhParamSetDescriptor</a>
, <a class="el" href="dd/d39/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhParamDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhParamDescriptor</a>
, <a class="el" href="d3/d24/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhClipImageDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhClipImageDescriptor</a>
, <a class="el" href="dc/d62/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhClipDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhClipDescriptor</a>
, <a class="el" href="d4/dad/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhClip.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhClip</a>
, <a class="el" href="d7/d4d/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhAttributeDescriptor.html#ac98d07dd8f7b70e16ccb9a01abf56b9c">tuttle::host::ofx::attribute::OfxhAttributeDescriptor</a>
</li>
</ul>
<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
<li>INode
: <a class="el" href="db/dd3/classtuttle_1_1host_1_1attribute_1_1ClipImage.html#a4a312a8bdafe0052972a1909653ab44a">tuttle::host::attribute::ClipImage</a>
</li>
</ul>
<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
<li>MemoryPool
: <a class="el" href="dd/d6a/classtuttle_1_1host_1_1memory_1_1PoolData.html#a270735d3eecf0a2a2abf0c5e6b252dd6">tuttle::host::memory::PoolData</a>
</li>
</ul>
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
<li>OfxhPluginLoadGuard
: <a class="el" href="dc/d22/classtuttle_1_1host_1_1ofx_1_1OfxhPluginBinary.html#a4c86d5a699bca383a5ae138dce3094d7">tuttle::host::ofx::OfxhPluginBinary</a>
</li>
<li>OfxhSet
: <a class="el" href="db/d1f/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhProperty.html#aa5780e979721f190d712883aa114a601">tuttle::host::ofx::property::OfxhProperty</a>
</li>
<li>operator<<
: <a class="el" href="d8/dd7/classtuttle_1_1test_1_1DummyEdge.html#a55a262954762f5e29e6eb63b7952c8c5">tuttle::test::DummyEdge</a>
, <a class="el" href="da/dee/classDummyAttribute.html#ac08669c69c54a3e0a643b3eedb0e5944">DummyAttribute</a>
, <a class="el" href="dd/d54/classtuttle_1_1host_1_1graph_1_1TestEdge.html#ad47b1601d470f915a69c48fbeb6d7ee7">tuttle::host::graph::TestEdge</a>
, <a class="el" href="d1/dc3/classtuttle_1_1host_1_1graph_1_1TestVertex.html#a717c3e3bc112abbd3c5a6e959fcbd79b">tuttle::host::graph::TestVertex</a>
, <a class="el" href="db/dc8/classtuttle_1_1host_1_1ofx_1_1property_1_1OfxhSet.html#a272a72960b5fddf4b958596cced1e93e">tuttle::host::ofx::property::OfxhSet</a>
, <a class="el" href="d6/d2c/classtuttle_1_1host_1_1ofx_1_1OfxhPluginCache.html#a272a72960b5fddf4b958596cced1e93e">tuttle::host::ofx::OfxhPluginCache</a>
, <a class="el" href="dc/d22/classtuttle_1_1host_1_1ofx_1_1imageEffect_1_1OfxhImageEffectPluginCache.html#a272a72960b5fddf4b958596cced1e93e">tuttle::host::ofx::imageEffect::OfxhImageEffectPluginCache</a>
, <a class="el" href="d1/dfc/classtuttle_1_1host_1_1ofx_1_1attribute_1_1OfxhParam.html#a272a72960b5fddf4b958596cced1e93e">tuttle::host::ofx::attribute::OfxhParam</a>
, <a class="el" href="d1/d65/classtuttle_1_1host_1_1NodeHashContainer.html#a94632e337ce89d474400ffcb2f34ae60">tuttle::host::NodeHashContainer</a>
, <a class="el" href="dc/d8a/classtuttle_1_1host_1_1NodeAtTimeKey.html#adc167aaf1ee814eb9e584ce4bc097ea3">tuttle::host::NodeAtTimeKey</a>
, <a class="el" href="d0/d25/classtuttle_1_1host_1_1memory_1_1MemoryPool.html#a20f6fd995e1048f47fb8de8d0d0be895">tuttle::host::memory::MemoryPool</a>
, <a class="el" href="db/dcb/classtuttle_1_1host_1_1memory_1_1MemoryCache.html#a036f2a6d14994f8ab88e9e6a030218d5">tuttle::host::memory::MemoryCache</a>
, <a class="el" href="d0/dfb/classtuttle_1_1host_1_1memory_1_1IMemoryCache.html#a20f6fd995e1048f47fb8de8d0d0be895">tuttle::host::memory::IMemoryCache</a>
, <a class="el" href="dd/dd3/structtuttle_1_1host_1_1memory_1_1Key.html#a882a70b69848cbb908a31a2d46f65002">tuttle::host::memory::Key</a>
, <a class="el" href="d6/dc0/classtuttle_1_1host_1_1INode.html#a20f6fd995e1048f47fb8de8d0d0be895">tuttle::host::INode</a>
, <a class="el" href="dc/df6/classtuttle_1_1host_1_1ImageEffectNode.html#a20f6fd995e1048f47fb8de8d0d0be895">tuttle::host::ImageEffectNode</a>
, <a class="el" href="d8/d72/classtuttle_1_1host_1_1Graph.html#a63ded41af685d3ec7ab3e6dcac27d7d2">tuttle::host::Graph</a>
, <a class="el" href="d6/d03/classtuttle_1_1host_1_1graph_1_1UVertex.html#ababa83e65ab469624a06177c47816449">tuttle::host::graph::UVertex</a>
, <a class="el" href="d3/de6/classtuttle_1_1host_1_1graph_1_1UEdge.html#a53d19733ce3a4d24970d1cd1674aef57">tuttle::host::graph::UEdge</a>
, <a class="el" href="dd/d19/classtuttle_1_1host_1_1graph_1_1ProcessVertexData.html#a8c50f596b9a906f8d4612efc1d989bf0">tuttle::host::graph::ProcessVertexData</a>
, <a class="el" href="d5/ddb/classtuttle_1_1host_1_1graph_1_1ProcessVertexAtTimeData.html#a8c50f596b9a906f8d4612efc1d989bf0">tuttle::host::graph::ProcessVertexAtTimeData</a>
, <a class="el" href="de/d8b/classtuttle_1_1host_1_1graph_1_1ProcessVertexAtTimeInfo.html#a272a72960b5fddf4b958596cced1e93e">tuttle::host::graph::ProcessVertexAtTimeInfo</a>
, <a class="el" href="d9/d63/classtuttle_1_1host_1_1graph_1_1ProcessVertexAtTime.html#a882a70b69848cbb908a31a2d46f65002">tuttle::host::graph::ProcessVertexAtTime</a>
, <a class="el" href="de/dea/classtuttle_1_1host_1_1graph_1_1ProcessVertex.html#abaa97a6b3104831afa03f67dedc44013">tuttle::host::graph::ProcessVertex</a>
, <a class="el" href="da/d41/classtuttle_1_1host_1_1graph_1_1IVertex.html#a8482a39faa34d3dc1d850fcb3d738b04">tuttle::host::graph::IVertex</a>
, <a class="el" href="d0/d14/classtuttle_1_1host_1_1graph_1_1InternalGraph.html#ad1f8273e5bd1590ecdf4964b98a99208">tuttle::host::graph::InternalGraph< VERTEX, EDGE, OutEdgeList, VertexList, EdgeList ></a>
, <a class="el" href="d4/dc2/classtuttle_1_1host_1_1graph_1_1IEdge.html#af16f5d0e053ba17b6ca86a8a2ecf0ea8">tuttle::host::graph::IEdge</a>
, <a class="el" href="dc/d9e/structtuttle_1_1host_1_1graph_1_1detail_1_1SubDotEntry.html#a81e895a9f0d1522bb2b59c9bba7ef19d">tuttle::host::graph::detail::SubDotEntry< T ></a>
, <a class="el" href="dd/da7/structtuttle_1_1host_1_1graph_1_1detail_1_1DotEntry.html#ab59920bde698adf2808bf82928d2b288">tuttle::host::graph::detail::DotEntry< T ></a>
, <a class="el" href="d2/d07/classtuttle_1_1host_1_1Core.html#a20f6fd995e1048f47fb8de8d0d0be895">tuttle::host::Core</a>
, <a class="el" href="d5/df5/classtuttle_1_1test_1_1DummyVertex.html#a3a4d35a98b9ba5bd766efd32e64ae44c">tuttle::test::DummyVertex</a>
</li>
</ul>
<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>Singleton< Core >
: <a class="el" href="d2/d07/classtuttle_1_1host_1_1Core.html#a7d4d26308a05423a1b8e00ecb9231094">tuttle::host::Core</a>
</li>
<li>Singleton< FileGlobal >
: <a class="el" href="dd/d93/classFileGlobal.html#ab325968535d549f51c9fa48fdbf3d838">FileGlobal</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>