Sun, 22 Aug 2021 14:33:06 +0200
add missing quotation marks
390 | 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 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> | |
6 | <meta name="generator" content="Doxygen 1.8.13"/> | |
7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
8 | <title>ucx: Data Fields - Variables</title> | |
9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
10 | <script type="text/javascript" src="jquery.js"></script> | |
11 | <script type="text/javascript" src="dynsections.js"></script> | |
12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> | |
13 | <script type="text/javascript" src="search/searchdata.js"></script> | |
14 | <script type="text/javascript" src="search/search.js"></script> | |
15 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> | |
16 | </head> | |
17 | <body> | |
18 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> | |
19 | <div id="titlearea"> | |
20 | <table cellspacing="0" cellpadding="0"> | |
21 | <tbody> | |
22 | <tr style="height: 56px;"> | |
23 | <td id="projectlogo"><img alt="Logo" src="uaplogo.png"/></td> | |
24 | <td id="projectalign" style="padding-left: 0.5em;"> | |
25 | <div id="projectname">ucx | |
26 | </div> | |
27 | <div id="projectbrief">UAP Common Extensions</div> | |
28 | </td> | |
29 | </tr> | |
30 | </tbody> | |
31 | </table> | |
32 | </div> | |
33 | <!-- end header part --> | |
34 | <!-- Generated by Doxygen 1.8.13 --> | |
35 | <script type="text/javascript"> | |
36 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); | |
37 | </script> | |
38 | <script type="text/javascript" src="menudata.js"></script> | |
39 | <script type="text/javascript" src="menu.js"></script> | |
40 | <script type="text/javascript"> | |
41 | $(function() { | |
42 | initMenu('',true,false,'search.php','Search'); | |
43 | $(document).ready(function() { init_search(); }); | |
44 | }); | |
45 | </script> | |
46 | <div id="main-nav"></div> | |
47 | </div><!-- top --> | |
48 | <!-- window showing the filter options --> | |
49 | <div id="MSearchSelectWindow" | |
50 | onmouseover="return searchBox.OnSearchSelectShow()" | |
51 | onmouseout="return searchBox.OnSearchSelectHide()" | |
52 | onkeydown="return searchBox.OnSearchSelectKey(event)"> | |
53 | </div> | |
54 | ||
55 | <!-- iframe showing the search results (closed by default) --> | |
56 | <div id="MSearchResultsWindow"> | |
57 | <iframe src="javascript:void(0)" frameborder="0" | |
58 | name="MSearchResults" id="MSearchResults"> | |
59 | </iframe> | |
60 | </div> | |
61 | ||
62 | <div class="contents"> | |
63 |   | |
64 | ||
65 | <h3><a id="index_a"></a>- a -</h3><ul> | |
66 | <li>allocator | |
67 | : <a class="el" href="structUcxArray.html#a2ef31303b7548b9aa8e2b9187e295212">UcxArray</a> | |
68 | , <a class="el" href="structUcxAVLTree.html#a30652776b540156ad54c7d52833e4e28">UcxAVLTree</a> | |
69 | , <a class="el" href="structUcxMap.html#a531f3e481c1c331cf037b916192e974d">UcxMap</a> | |
70 | , <a class="el" href="structUcxMempool.html#ac45fd1e9269399e4c434d6bdaa770d92">UcxMempool</a> | |
71 | , <a class="el" href="structUcxStack.html#a33cda4f6890ac56ab31701598bc1ae10">UcxStack</a> | |
72 | </li> | |
73 | </ul> | |
74 | ||
75 | ||
76 | <h3><a id="index_b"></a>- b -</h3><ul> | |
77 | <li>buffer | |
78 | : <a class="el" href="structUcxProperties.html#a6bb4d29686df41a0f42641ee15232bfd">UcxProperties</a> | |
79 | </li> | |
80 | <li>buflen | |
81 | : <a class="el" href="structUcxProperties.html#a4e7524434525267e29f493a25dcca6b5">UcxProperties</a> | |
82 | </li> | |
83 | </ul> | |
84 | ||
85 | ||
86 | <h3><a id="index_c"></a>- c -</h3><ul> | |
87 | <li>c | |
88 | : <a class="el" href="structucx__memchunk.html#ab86550503e5f019bfa61a1e91f1c40da">ucx_memchunk</a> | |
89 | </li> | |
90 | <li>calloc | |
91 | : <a class="el" href="structUcxAllocator.html#ab94ec1cba45cc4e7d81e1588a11cbb62">UcxAllocator</a> | |
92 | </li> | |
93 | <li>capacity | |
94 | : <a class="el" href="structUcxArray.html#a7ed074887908e45bde7e1fbc67b31c18">UcxArray</a> | |
95 | , <a class="el" href="structUcxBuffer.html#a385661894f3cee9c549bfe07a8b316bf">UcxBuffer</a> | |
96 | </li> | |
97 | <li>cmpfunc | |
98 | : <a class="el" href="structUcxAVLTree.html#a87aff25cb726cb9eb88eb815a10d1004">UcxAVLTree</a> | |
99 | </li> | |
100 | <li>comment1 | |
101 | : <a class="el" href="structUcxProperties.html#afaa2e6a289fa6949b7b01df35fa5def8">UcxProperties</a> | |
102 | </li> | |
103 | <li>comment2 | |
104 | : <a class="el" href="structUcxProperties.html#a9ea7ecb414ca8bc7bef62cdd19cc6363">UcxProperties</a> | |
105 | </li> | |
106 | <li>comment3 | |
107 | : <a class="el" href="structUcxProperties.html#a5f3e561e32bac03e36a191a6940cca92">UcxProperties</a> | |
108 | </li> | |
109 | <li>count | |
110 | : <a class="el" href="structUcxMap.html#a14e9163f71f6c014dfa2103de70ae9cd">UcxMap</a> | |
111 | </li> | |
112 | <li>cur | |
113 | : <a class="el" href="structUcxMapIterator.html#af1fc40f899f37280adb5b85acf6e742f">UcxMapIterator</a> | |
114 | </li> | |
115 | </ul> | |
116 | ||
117 | ||
118 | <h3><a id="index_d"></a>- d -</h3><ul> | |
119 | <li>data | |
120 | : <a class="el" href="structUcxArray.html#a04d2b03d0a45af1fab19b4216602075a">UcxArray</a> | |
121 | , <a class="el" href="structUcxKey.html#a6176109f25b34f3fa92bcfbc8ae7a88c">UcxKey</a> | |
122 | , <a class="el" href="structUcxList.html#a4a44905121b6fc2a088084ce578a9ea2">UcxList</a> | |
123 | , <a class="el" href="structUcxMapElement.html#abbd7f3bf5beef370f702d2d5bb07733c">UcxMapElement</a> | |
124 | , <a class="el" href="structUcxMapKey.html#ab71d1841e4f538628c00f782267fb6d5">UcxMapKey</a> | |
125 | , <a class="el" href="structUcxMempool.html#ae98c1b0150bb119ee0a8506a6f310d6e">UcxMempool</a> | |
126 | </li> | |
127 | <li>dateformat | |
128 | : <a class="el" href="structUcxLogger.html#a086f75df0f6c81ec491f25c0a4d9262b">UcxLogger</a> | |
129 | </li> | |
130 | <li>delimiter | |
131 | : <a class="el" href="structUcxProperties.html#af6adb3f69616cf9d2bb5ea7b4d837ca5">UcxProperties</a> | |
132 | </li> | |
133 | <li>destructor | |
134 | : <a class="el" href="structucx__memchunk.html#ac7b5e3fda47b917d6fb2a1d7ea28447b">ucx_memchunk</a> | |
135 | , <a class="el" href="structucx__regdestr.html#acea2a3bb66909aa800a931ac8b0cce56">ucx_regdestr</a> | |
136 | </li> | |
137 | </ul> | |
138 | ||
139 | ||
140 | <h3><a id="index_e"></a>- e -</h3><ul> | |
141 | <li>elemsize | |
142 | : <a class="el" href="structUcxArray.html#ac4e9ecdf8a8d010644f6e44dfef8190f">UcxArray</a> | |
143 | </li> | |
144 | <li>error | |
145 | : <a class="el" href="structUcxProperties.html#a34f71a6ab6dcb6892e3b4eb802e75bff">UcxProperties</a> | |
146 | </li> | |
147 | </ul> | |
148 | ||
149 | ||
150 | <h3><a id="index_f"></a>- f -</h3><ul> | |
151 | <li>failure | |
152 | : <a class="el" href="structUcxTestSuite.html#abfd240541d1e956e49cde0ac36286951">UcxTestSuite</a> | |
153 | </li> | |
154 | <li>flags | |
155 | : <a class="el" href="structUcxBuffer.html#ac642e07b0a03be5aac48eb4aa5bec2f7">UcxBuffer</a> | |
156 | </li> | |
157 | <li>free | |
158 | : <a class="el" href="structUcxAllocator.html#aecce1840378ed53f1002190f4f87026f">UcxAllocator</a> | |
159 | </li> | |
160 | </ul> | |
161 | ||
162 | ||
163 | <h3><a id="index_h"></a>- h -</h3><ul> | |
164 | <li>hash | |
165 | : <a class="el" href="structUcxKey.html#aac9d372ac34a4cbd8459e2b04e505752">UcxKey</a> | |
166 | , <a class="el" href="structUcxMapKey.html#a34c1f8fec98174583944fffd30e7c913">UcxMapKey</a> | |
167 | </li> | |
168 | <li>height | |
169 | : <a class="el" href="structUcxAVLNode.html#af129fd32863a7c35e82c5cd9d11dc95a">UcxAVLNode</a> | |
170 | </li> | |
171 | </ul> | |
172 | ||
173 | ||
174 | <h3><a id="index_i"></a>- i -</h3><ul> | |
175 | <li>index | |
176 | : <a class="el" href="structUcxMapIterator.html#ac2376545c8816dd6895de4995e558c65">UcxMapIterator</a> | |
177 | </li> | |
178 | </ul> | |
179 | ||
180 | ||
181 | <h3><a id="index_k"></a>- k -</h3><ul> | |
182 | <li>key | |
183 | : <a class="el" href="structUcxAVLNode.html#ab65a31010d26a3df898e6ba534702af6">UcxAVLNode</a> | |
184 | , <a class="el" href="structUcxMapElement.html#aa446141b708e106e2c8de1303318187c">UcxMapElement</a> | |
185 | </li> | |
186 | </ul> | |
187 | ||
188 | ||
189 | <h3><a id="index_l"></a>- l -</h3><ul> | |
190 | <li>left | |
191 | : <a class="el" href="structUcxAVLNode.html#ad3a1c733f2c1cc81ac527f846fc24b9c">UcxAVLNode</a> | |
192 | </li> | |
193 | <li>len | |
194 | : <a class="el" href="structUcxKey.html#abef01de37f355688f2ac797d2c280683">UcxKey</a> | |
195 | , <a class="el" href="structUcxMapKey.html#a504d46caa45c79cd87ff8cd835654270">UcxMapKey</a> | |
196 | </li> | |
197 | <li>length | |
198 | : <a class="el" href="structscstr__t.html#aaa0229f64f1057b6f65adededaa5a172">scstr_t</a> | |
199 | , <a class="el" href="structsstr__t.html#a5cf571708cdff92e45f08458f2b98229">sstr_t</a> | |
200 | </li> | |
201 | <li>level | |
202 | : <a class="el" href="structUcxLogger.html#a2e0ee94c25b2307096c7970280d189cd">UcxLogger</a> | |
203 | </li> | |
204 | <li>levels | |
205 | : <a class="el" href="structUcxLogger.html#a187129f7bc6e5064b3d92a5f1217f396">UcxLogger</a> | |
206 | </li> | |
207 | </ul> | |
208 | ||
209 | ||
210 | <h3><a id="index_m"></a>- m -</h3><ul> | |
211 | <li>malloc | |
212 | : <a class="el" href="structUcxAllocator.html#a013376172be39ed54f77c4be6898845a">UcxAllocator</a> | |
213 | </li> | |
214 | <li>map | |
215 | : <a class="el" href="structUcxMap.html#a5792b5037c4f77ea3cb144b66c9b8790">UcxMap</a> | |
216 | , <a class="el" href="structUcxMapIterator.html#af88d6e22547d09fe1d665dd650dcdb95">UcxMapIterator</a> | |
217 | </li> | |
218 | <li>mask | |
219 | : <a class="el" href="structUcxLogger.html#a1de0db2e02dcf03366268f6943f8b97c">UcxLogger</a> | |
220 | </li> | |
221 | </ul> | |
222 | ||
223 | ||
224 | <h3><a id="index_n"></a>- n -</h3><ul> | |
225 | <li>ndata | |
226 | : <a class="el" href="structUcxMempool.html#aa3a73ab231e1bc207d526f46f1c1e23a">UcxMempool</a> | |
227 | </li> | |
228 | <li>next | |
229 | : <a class="el" href="structUcxList.html#a82a1818f1abf765b026fa91478569a8f">UcxList</a> | |
230 | , <a class="el" href="structUcxMapElement.html#a99fe8188b0889201d70ff5f922deef51">UcxMapElement</a> | |
231 | , <a class="el" href="structUcxTestList.html#aeebb80ff75d9f6f82ab6dc2641a3c74e">UcxTestList</a> | |
232 | </li> | |
233 | </ul> | |
234 | ||
235 | ||
236 | <h3><a id="index_p"></a>- p -</h3><ul> | |
237 | <li>parent | |
238 | : <a class="el" href="structUcxAVLNode.html#afc4e3b4f452aa2d91cabb2135b9d42f7">UcxAVLNode</a> | |
239 | </li> | |
240 | <li>pool | |
241 | : <a class="el" href="structUcxAllocator.html#a1b78012998d1c28be86dc595f8f0aac9">UcxAllocator</a> | |
242 | </li> | |
243 | <li>pos | |
244 | : <a class="el" href="structUcxBuffer.html#a7a64288f002cf62b492e2ea49c79615c">UcxBuffer</a> | |
245 | , <a class="el" href="structUcxProperties.html#addd36ac8e5e42241c0a57453633970db">UcxProperties</a> | |
246 | </li> | |
247 | <li>prev | |
248 | : <a class="el" href="structucx__stack__metadata.html#ad46d2e8e5b0acf05f2def41d451c5579">ucx_stack_metadata</a> | |
249 | , <a class="el" href="structUcxList.html#a0f1fddce9088b9c1414745d0b1b5c08b">UcxList</a> | |
250 | </li> | |
251 | <li>ptr | |
252 | : <a class="el" href="structscstr__t.html#a305fd48934b474a9bf4a40869030e391">scstr_t</a> | |
253 | , <a class="el" href="structsstr__t.html#af8049914efc1e67f7de3ee55ec0611b0">sstr_t</a> | |
254 | , <a class="el" href="structucx__regdestr.html#aac0e9ec8df4aab08728b4f8292b5f5e7">ucx_regdestr</a> | |
255 | </li> | |
256 | </ul> | |
257 | ||
258 | ||
259 | <h3><a id="index_r"></a>- r -</h3><ul> | |
260 | <li>realloc | |
261 | : <a class="el" href="structUcxAllocator.html#a3550e3847f31d9e9ce3ffcb0d3440c15">UcxAllocator</a> | |
262 | </li> | |
263 | <li>right | |
264 | : <a class="el" href="structUcxAVLNode.html#a7cbaa31dba8c7a89f4f8f7905f6fd238">UcxAVLNode</a> | |
265 | </li> | |
266 | <li>root | |
267 | : <a class="el" href="structUcxAVLTree.html#a393a8fc99eb2c290d3cb67170081d742">UcxAVLTree</a> | |
268 | </li> | |
269 | </ul> | |
270 | ||
271 | ||
272 | <h3><a id="index_s"></a>- s -</h3><ul> | |
273 | <li>size | |
274 | : <a class="el" href="structucx__stack__metadata.html#ae2a2848b721cfa44a7e963484c5e4b28">ucx_stack_metadata</a> | |
275 | , <a class="el" href="structUcxArray.html#a20c11f2c9048cda80062842b7c094e20">UcxArray</a> | |
276 | , <a class="el" href="structUcxBuffer.html#aec0aea8325394951d5ad4a9fbb8e1ac7">UcxBuffer</a> | |
277 | , <a class="el" href="structUcxMap.html#afe120846b26d99580a7ff1276464e838">UcxMap</a> | |
278 | , <a class="el" href="structUcxMempool.html#a304729986f2894971d0469e71e196bf0">UcxMempool</a> | |
279 | , <a class="el" href="structUcxStack.html#a4df86b1917bfc3bbf760220870638143">UcxStack</a> | |
280 | </li> | |
281 | <li>space | |
282 | : <a class="el" href="structUcxBuffer.html#a1a5076e85acb84b715a53bc0f37fb721">UcxBuffer</a> | |
283 | , <a class="el" href="structUcxStack.html#af64d528744bf3a47fec87d2e45d2992f">UcxStack</a> | |
284 | </li> | |
285 | <li>stream | |
286 | : <a class="el" href="structUcxLogger.html#a33fddf4791e8d49e479ecc78bf5d1b9e">UcxLogger</a> | |
287 | </li> | |
288 | <li>success | |
289 | : <a class="el" href="structUcxTestSuite.html#a6cefa870a3c2e38d6ee682e38643dbbb">UcxTestSuite</a> | |
290 | </li> | |
291 | </ul> | |
292 | ||
293 | ||
294 | <h3><a id="index_t"></a>- t -</h3><ul> | |
295 | <li>test | |
296 | : <a class="el" href="structUcxTestList.html#a6022faa52e772b073141ca0a2f5a56c9">UcxTestList</a> | |
297 | </li> | |
298 | <li>tests | |
299 | : <a class="el" href="structUcxTestSuite.html#a630677a70ebc2c3296704cda3196492b">UcxTestSuite</a> | |
300 | </li> | |
301 | <li>tmp | |
302 | : <a class="el" href="structUcxProperties.html#a68556d4260153f58dde44e4c365edce6">UcxProperties</a> | |
303 | </li> | |
304 | <li>tmpcap | |
305 | : <a class="el" href="structUcxProperties.html#a5af10131ea9f679b4ee174499f92e210">UcxProperties</a> | |
306 | </li> | |
307 | <li>tmplen | |
308 | : <a class="el" href="structUcxProperties.html#a8a81853d5903bee2f4e1fa53fdffae6e">UcxProperties</a> | |
309 | </li> | |
310 | <li>top | |
311 | : <a class="el" href="structUcxStack.html#af0ff6f58edce469f17683013b86ade27">UcxStack</a> | |
312 | </li> | |
313 | </ul> | |
314 | ||
315 | ||
316 | <h3><a id="index_u"></a>- u -</h3><ul> | |
317 | <li>userdata | |
318 | : <a class="el" href="structUcxAVLTree.html#ae92a3bfad3fe33c8dcbdad85112f83fd">UcxAVLTree</a> | |
319 | </li> | |
320 | </ul> | |
321 | ||
322 | ||
323 | <h3><a id="index_v"></a>- v -</h3><ul> | |
324 | <li>value | |
325 | : <a class="el" href="structUcxAVLNode.html#a302501b8c04c3fde668fe72249871258">UcxAVLNode</a> | |
326 | </li> | |
327 | </ul> | |
328 | ||
329 | ||
330 | <h3><a id="index_w"></a>- w -</h3><ul> | |
331 | <li>writer | |
332 | : <a class="el" href="structUcxLogger.html#ada13bba090a9dc4f8d6cd9be73c60930">UcxLogger</a> | |
333 | </li> | |
334 | </ul> | |
335 | </div><!-- contents --> | |
336 | <!-- start footer part --> | |
337 | <hr class="footer"/><address class="footer"><small> | |
338 | Generated on Thu Dec 19 2019 19:58:24 for ucx by  <a href="http://www.doxygen.org/index.html"> | |
339 | <img class="footer" src="doxygen.png" alt="doxygen"/> | |
340 | </a> 1.8.13 | |
341 | </small></address> | |
342 | </body> | |
343 | </html> |