Tue, 29 Oct 2024 18:15:06 +0100
use cx_array_add() instead of reimplementing the magic
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 | <div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div> | |
64 | ||
65 | <h3><a id="index_c"></a>- c -</h3><ul> | |
66 | <li>cmp_func | |
67 | : <a class="el" href="ucx_8h.html#afe5e2d5dbf34778e0e97852051570791">ucx.h</a> | |
68 | </li> | |
69 | <li>copy_func | |
70 | : <a class="el" href="ucx_8h.html#aab917a5fe0965673c73e8ebd0a1fc967">ucx.h</a> | |
71 | </li> | |
72 | </ul> | |
73 | </div><!-- contents --> | |
74 | <!-- start footer part --> | |
75 | <hr class="footer"/><address class="footer"><small> | |
76 | Generated on Thu Dec 19 2019 19:58:24 for ucx by  <a href="http://www.doxygen.org/index.html"> | |
77 | <img class="footer" src="doxygen.png" alt="doxygen"/> | |
78 | </a> 1.8.13 | |
79 | </small></address> | |
80 | </body> | |
81 | </html> |