docs/api-2.1/index.html

Sat, 06 Feb 2021 19:11:44 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 06 Feb 2021 19:11:44 +0100
changeset 390
d345541018fa
permissions
-rw-r--r--

starts ucx 3.0 development

universe@390 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
universe@390 2 <html xmlns="http://www.w3.org/1999/xhtml">
universe@390 3 <head>
universe@390 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
universe@390 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
universe@390 6 <meta name="generator" content="Doxygen 1.8.13"/>
universe@390 7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
universe@390 8 <title>ucx: UAP Common Extensions</title>
universe@390 9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
universe@390 10 <script type="text/javascript" src="jquery.js"></script>
universe@390 11 <script type="text/javascript" src="dynsections.js"></script>
universe@390 12 <link href="search/search.css" rel="stylesheet" type="text/css"/>
universe@390 13 <script type="text/javascript" src="search/searchdata.js"></script>
universe@390 14 <script type="text/javascript" src="search/search.js"></script>
universe@390 15 <link href="doxygen.css" rel="stylesheet" type="text/css" />
universe@390 16 </head>
universe@390 17 <body>
universe@390 18 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
universe@390 19 <div id="titlearea">
universe@390 20 <table cellspacing="0" cellpadding="0">
universe@390 21 <tbody>
universe@390 22 <tr style="height: 56px;">
universe@390 23 <td id="projectlogo"><img alt="Logo" src="uaplogo.png"/></td>
universe@390 24 <td id="projectalign" style="padding-left: 0.5em;">
universe@390 25 <div id="projectname">ucx
universe@390 26 </div>
universe@390 27 <div id="projectbrief">UAP Common Extensions</div>
universe@390 28 </td>
universe@390 29 </tr>
universe@390 30 </tbody>
universe@390 31 </table>
universe@390 32 </div>
universe@390 33 <!-- end header part -->
universe@390 34 <!-- Generated by Doxygen 1.8.13 -->
universe@390 35 <script type="text/javascript">
universe@390 36 var searchBox = new SearchBox("searchBox", "search",false,'Search');
universe@390 37 </script>
universe@390 38 <script type="text/javascript" src="menudata.js"></script>
universe@390 39 <script type="text/javascript" src="menu.js"></script>
universe@390 40 <script type="text/javascript">
universe@390 41 $(function() {
universe@390 42 initMenu('',true,false,'search.php','Search');
universe@390 43 $(document).ready(function() { init_search(); });
universe@390 44 });
universe@390 45 </script>
universe@390 46 <div id="main-nav"></div>
universe@390 47 </div><!-- top -->
universe@390 48 <!-- window showing the filter options -->
universe@390 49 <div id="MSearchSelectWindow"
universe@390 50 onmouseover="return searchBox.OnSearchSelectShow()"
universe@390 51 onmouseout="return searchBox.OnSearchSelectHide()"
universe@390 52 onkeydown="return searchBox.OnSearchSelectKey(event)">
universe@390 53 </div>
universe@390 54
universe@390 55 <!-- iframe showing the search results (closed by default) -->
universe@390 56 <div id="MSearchResultsWindow">
universe@390 57 <iframe src="javascript:void(0)" frameborder="0"
universe@390 58 name="MSearchResults" id="MSearchResults">
universe@390 59 </iframe>
universe@390 60 </div>
universe@390 61
universe@390 62 <div class="header">
universe@390 63 <div class="headertitle">
universe@390 64 <div class="title">UAP Common Extensions </div> </div>
universe@390 65 </div><!--header-->
universe@390 66 <div class="contents">
universe@390 67 <div class="textblock"><p>Library with common and useful functions, macros and data structures.</p>
universe@390 68 <p>Latest available source:<br />
universe@390 69 <a href="https://sourceforge.net/projects/ucx/files/">https://sourceforge.net/projects/ucx/files/</a> </p>
universe@390 70 <p>Repositories:<br />
universe@390 71 <a href="https://sourceforge.net/p/ucx/code">https://sourceforge.net/p/ucx/code</a> -&#160;or&#160;- <a href="https://develop.uap-core.de/hg/ucx">https://develop.uap-core.de/hg/ucx</a> </p>
universe@390 72 <h2>LICENCE</h2>
universe@390 73 <p>Copyright 2017 Mike Becker, Olaf Wintermann All rights reserved.</p>
universe@390 74 <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
universe@390 75 <ol type="1">
universe@390 76 <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li>
universe@390 77 <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li>
universe@390 78 </ol>
universe@390 79 <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </p>
universe@390 80 </div></div><!-- contents -->
universe@390 81 <!-- start footer part -->
universe@390 82 <hr class="footer"/><address class="footer"><small>
universe@390 83 Generated on Thu Dec 19 2019 19:58:24 for ucx by &#160;<a href="http://www.doxygen.org/index.html">
universe@390 84 <img class="footer" src="doxygen.png" alt="doxygen"/>
universe@390 85 </a> 1.8.13
universe@390 86 </small></address>
universe@390 87 </body>
universe@390 88 </html>

mercurial