Tue, 29 Oct 2024 18:46:50 +0100
remove cx_swap_ptr()
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: Globals</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 |  <ul> | |
64 | <li>cmp_func | |
65 | : <a class="el" href="ucx_8h.html#afe5e2d5dbf34778e0e97852051570791">ucx.h</a> | |
66 | </li> | |
67 | <li>copy_func | |
68 | : <a class="el" href="ucx_8h.html#aab917a5fe0965673c73e8ebd0a1fc967">ucx.h</a> | |
69 | </li> | |
70 | <li>distance_func | |
71 | : <a class="el" href="ucx_8h.html#a0bc5bf89e556c1d45d10863d52728ac9">ucx.h</a> | |
72 | </li> | |
73 | <li>read_func | |
74 | : <a class="el" href="ucx_8h.html#a6a67e255e460acb58f802067b3ff5fd5">ucx.h</a> | |
75 | </li> | |
76 | <li>ucx_allocator_calloc | |
77 | : <a class="el" href="allocator_8h.html#a2c0aba4221c1ac6801f03ed799f15b12">allocator.h</a> | |
78 | </li> | |
79 | <li>ucx_allocator_free | |
80 | : <a class="el" href="allocator_8h.html#aaf2387ddaddd8ab4b267e6b00e5d6f7e">allocator.h</a> | |
81 | </li> | |
82 | <li>ucx_allocator_malloc | |
83 | : <a class="el" href="allocator_8h.html#a29f0f6a23a70db3b60635cd6dc384473">allocator.h</a> | |
84 | </li> | |
85 | <li>ucx_allocator_realloc | |
86 | : <a class="el" href="allocator_8h.html#a6d7cf038a806e327c5da37321d04e426">allocator.h</a> | |
87 | </li> | |
88 | <li>ucx_destructor | |
89 | : <a class="el" href="ucx_8h.html#ad2b370c2809914c8b7fedab163c266b3">ucx.h</a> | |
90 | </li> | |
91 | <li>UcxAVLNode | |
92 | : <a class="el" href="avl_8h.html#a08ba2496c2316df58548c3cc29712add">avl.h</a> | |
93 | </li> | |
94 | <li>UcxKey | |
95 | : <a class="el" href="map_8h.html#ad63828bb23123fc01a5315a2bac3b142">map.h</a> | |
96 | </li> | |
97 | <li>UcxList | |
98 | : <a class="el" href="list_8h.html#aa6f89f91c1081c9a7c6866c298f497a2">list.h</a> | |
99 | </li> | |
100 | <li>UcxMap | |
101 | : <a class="el" href="map_8h.html#a18e21948725b2da68c35da587a722033">map.h</a> | |
102 | </li> | |
103 | <li>UcxMapElement | |
104 | : <a class="el" href="map_8h.html#ad7d7a910a32113eb93eae11c3dc97b4b">map.h</a> | |
105 | </li> | |
106 | <li>UcxMapIterator | |
107 | : <a class="el" href="map_8h.html#ae36aff5f645948c54f51578b11fd87fb">map.h</a> | |
108 | </li> | |
109 | <li>UcxTest | |
110 | : <a class="el" href="test_8h.html#ae906817354c010b83c2784260cce7a1c">test.h</a> | |
111 | </li> | |
112 | <li>UcxTestList | |
113 | : <a class="el" href="test_8h.html#a8048c50ae73ea690b776edfd63bd6a5d">test.h</a> | |
114 | </li> | |
115 | <li>UcxTestSuite | |
116 | : <a class="el" href="test_8h.html#a52115d1d0f1c4a565ed6ef7c1bfd0363">test.h</a> | |
117 | </li> | |
118 | <li>write_func | |
119 | : <a class="el" href="ucx_8h.html#a989b3f0fa4d307d278378fde435641ed">ucx.h</a> | |
120 | </li> | |
121 | </ul> | |
122 | </div><!-- contents --> | |
123 | <!-- start footer part --> | |
124 | <hr class="footer"/><address class="footer"><small> | |
125 | Generated on Thu Dec 19 2019 19:58:24 for ucx by  <a href="http://www.doxygen.org/index.html"> | |
126 | <img class="footer" src="doxygen.png" alt="doxygen"/> | |
127 | </a> 1.8.13 | |
128 | </small></address> | |
129 | </body> | |
130 | </html> |