2024-10-20 01:05:12 +02:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
|
|
<title>Gem-graph: File Members</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
<div id="titlearea">
|
|
|
|
<table cellspacing="0" cellpadding="0">
|
|
|
|
<tbody>
|
|
|
|
<tr id="projectrow">
|
|
|
|
<td id="projectlogo"><img alt="Logo" src="logo icon mini.png"/></td>
|
|
|
|
<td id="projectalign">
|
|
|
|
<div id="projectname">Gem-graph<span id="projectnumber"> 0.1.0</span>
|
|
|
|
</div>
|
|
|
|
<div id="projectbrief">A modelling tool based on rewriting of geometric graphs.</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
|
|
/* @license-end */
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
$(function() {
|
|
|
|
initMenu('',true,false,'search.php','Search');
|
|
|
|
$(document).ready(function() { init_search(); });
|
|
|
|
});
|
|
|
|
/* @license-end */
|
|
|
|
</script>
|
|
|
|
<div id="main-nav"></div>
|
|
|
|
</div><!-- top -->
|
|
|
|
<!-- window showing the filter options -->
|
|
|
|
<div id="MSearchSelectWindow"
|
|
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
|
|
<div id="MSearchResultsWindow">
|
|
|
|
<div id="MSearchResults">
|
|
|
|
<div class="SRPage">
|
|
|
|
<div id="SRIndex">
|
|
|
|
<div id="SRResults"></div>
|
|
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="contents">
|
|
|
|
<div class="textblock">Here is a list of all documented functions with links to the documentation:</div>
|
|
|
|
|
|
|
|
<h3><a id="index_u" name="index_u"></a>- u -</h3><ul>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_concat() : <a class="el" href="d8/d01/strings__op_8c.html#a7a9bfe2d249e5da19a1117c7d5636b8a">strings_op.c</a>, <a class="el" href="d8/d0c/util_8h.html#a7a9bfe2d249e5da19a1117c7d5636b8a">util.h</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_gl_clean_stack_index() : <a class="el" href="da/d0c/gl_8c.html#ab0a523986944f809fac9acc1693f3029">gl.c</a>, <a class="el" href="d8/d0c/util_8h.html#ab0a523986944f809fac9acc1693f3029">util.h</a></li>
|
|
|
|
<li>util_gl_get_stack() : <a class="el" href="d8/d0c/util_8h.html#adbe03a3d239b22390e9de809443c8df9">util.h</a>, <a class="el" href="da/d0c/gl_8c.html#adbe03a3d239b22390e9de809443c8df9">gl.c</a></li>
|
|
|
|
<li>util_gl_init_stack() : <a class="el" href="d8/d0c/util_8h.html#a28b44187c7ae713705874288323e10a6">util.h</a>, <a class="el" href="da/d0c/gl_8c.html#a28b44187c7ae713705874288323e10a6">gl.c</a></li>
|
|
|
|
<li>util_gl_is_ready() : <a class="el" href="da/d0c/gl_8c.html#a5a691fdca6e3088ea9c1927096541624">gl.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_gl_is_util_ready() : <a class="el" href="d8/d0c/util_8h.html#a133e79c96135a44a4d4df48051aafbef">util.h</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_gl_render_stack() : <a class="el" href="d8/d0c/util_8h.html#a8132a1a797f4f12eaff04b4c3610f054">util.h</a>, <a class="el" href="da/d0c/gl_8c.html#a8132a1a797f4f12eaff04b4c3610f054">gl.c</a></li>
|
|
|
|
<li>util_gl_set_arrow() : <a class="el" href="da/d0c/gl_8c.html#a289cfe9a70bcb690eeff2639dd8a98cd">gl.c</a></li>
|
|
|
|
<li>util_gl_setup_glarea() : <a class="el" href="da/d0c/gl_8c.html#ac90dc30613c94fdefedb76cf6d2c4ac8">gl.c</a></li>
|
|
|
|
<li>util_gl_shutdown_all_stacks() : <a class="el" href="d8/d0c/util_8h.html#ae2198c050662c486c8e66c6e6b5a7e0b">util.h</a>, <a class="el" href="da/d0c/gl_8c.html#ae2198c050662c486c8e66c6e6b5a7e0b">gl.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_gl_shutdown_stack() : <a class="el" href="da/d0c/gl_8c.html#a9d41985e1832e0a798e722d2341752f1">gl.c</a>, <a class="el" href="d8/d0c/util_8h.html#a9d41985e1832e0a798e722d2341752f1">util.h</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_gl_update_axis() : <a class="el" href="d8/d0c/util_8h.html#ad830e66002a24806e3617946dc988e95">util.h</a>, <a class="el" href="da/d0c/gl_8c.html#ad830e66002a24806e3617946dc988e95">gl.c</a></li>
|
|
|
|
<li>util_list_2x2_clear() : <a class="el" href="d8/d0c/util_8h.html#abfc7d5a8fff1bd14f16a501ee1755349">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#abfc7d5a8fff1bd14f16a501ee1755349">list_2x2.c</a></li>
|
|
|
|
<li>util_list_2x2_init() : <a class="el" href="d8/d0c/util_8h.html#a3133311b2fe84f2d9745f67f2cc02bd3">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#a3133311b2fe84f2d9745f67f2cc02bd3">list_2x2.c</a></li>
|
|
|
|
<li>util_list_2x2_length() : <a class="el" href="d8/d0c/util_8h.html#ae764753e3beb9811561b0ced2a625981">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#ae764753e3beb9811561b0ced2a625981">list_2x2.c</a></li>
|
|
|
|
<li>util_list_2x2_pop_back() : <a class="el" href="d8/d0c/util_8h.html#a275a40c54b4c7ec73191a4ed1aba4936">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#a275a40c54b4c7ec73191a4ed1aba4936">list_2x2.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_list_2x2_pop_front() : <a class="el" href="d8/d0c/util_8h.html#a838636447589eb073de9b8a0f20346d5">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#a838636447589eb073de9b8a0f20346d5">list_2x2.c</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_list_2x2_push_back() : <a class="el" href="d8/d0c/util_8h.html#ae173600429156cca4e5755d5aa628b81">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#ae173600429156cca4e5755d5aa628b81">list_2x2.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_list_2x2_push_front() : <a class="el" href="d7/d09/list__2x2_8c.html#a41d729a609f850d89a40e161c4cf189d">list_2x2.c</a>, <a class="el" href="d8/d0c/util_8h.html#a41d729a609f850d89a40e161c4cf189d">util.h</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_list_2x2_view() : <a class="el" href="d8/d0c/util_8h.html#aad019969171d29bf58df2740fe15d738">util.h</a>, <a class="el" href="d7/d09/list__2x2_8c.html#aad019969171d29bf58df2740fe15d738">list_2x2.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_pile_clear() : <a class="el" href="d8/d0c/util_8h.html#a87a9dcc9beba6b65e30ce4294c20713d">util.h</a>, <a class="el" href="db/d08/pile_8c.html#aaed89bf98ca82bcc01de237563c84e4e">pile.c</a></li>
|
|
|
|
<li>util_pile_length() : <a class="el" href="d8/d0c/util_8h.html#afbb61183d866a834bdf9cae2be6c84f5">util.h</a>, <a class="el" href="db/d08/pile_8c.html#afbb61183d866a834bdf9cae2be6c84f5">pile.c</a></li>
|
|
|
|
<li>util_pile_pop() : <a class="el" href="d8/d0c/util_8h.html#a121e2ed13ed9448f33173ebaefba3679">util.h</a>, <a class="el" href="db/d08/pile_8c.html#a0e06a04510db610ca0097c34dd1df8e8">pile.c</a></li>
|
|
|
|
<li>util_pile_push() : <a class="el" href="d8/d0c/util_8h.html#ae6f16aafebd809c62cacd9abc3892925">util.h</a>, <a class="el" href="db/d08/pile_8c.html#ae7f894b6d7e9fb168fa601fdfd8345ec">pile.c</a></li>
|
|
|
|
<li>util_pile_view() : <a class="el" href="d8/d0c/util_8h.html#afbc42bf42f66e0aa969de04212c4e07a">util.h</a>, <a class="el" href="db/d08/pile_8c.html#adfb08d2ce5a4ad53e4d0b873e993cd91">pile.c</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
<li>util_read_file() : <a class="el" href="d8/d0c/util_8h.html#a40bb126a021a338b20022e741bbd4ae1">util.h</a>, <a class="el" href="df/d0a/io_8c.html#a40bb126a021a338b20022e741bbd4ae1">io.c</a></li>
|
2024-10-20 23:03:17 +02:00
|
|
|
<li>util_sorted_list_clear() : <a class="el" href="dc/d0e/sorted__list_8c.html#a1133cba5111479ea7d7c4a79778560e1">sorted_list.c</a>, <a class="el" href="d8/d0c/util_8h.html#a1133cba5111479ea7d7c4a79778560e1">util.h</a></li>
|
|
|
|
<li>util_sorted_list_insert() : <a class="el" href="d8/d0c/util_8h.html#ad75bea7d8dfb1dad20cd99a92a045f19">util.h</a>, <a class="el" href="dc/d0e/sorted__list_8c.html#adae157be10a4b853de3a5dfd0178cdd1">sorted_list.c</a></li>
|
|
|
|
<li>util_sorted_list_length() : <a class="el" href="d8/d0c/util_8h.html#a35eb9fbef7ed4d3e9dc93f74d0e9934a">util.h</a>, <a class="el" href="dc/d0e/sorted__list_8c.html#a35eb9fbef7ed4d3e9dc93f74d0e9934a">sorted_list.c</a></li>
|
|
|
|
<li>util_sorted_list_pop() : <a class="el" href="d8/d0c/util_8h.html#aee1f73cdb28ee531042c9f84875d3e5f">util.h</a>, <a class="el" href="dc/d0e/sorted__list_8c.html#aee1f73cdb28ee531042c9f84875d3e5f">sorted_list.c</a></li>
|
|
|
|
<li>util_sorted_list_view() : <a class="el" href="dc/d0e/sorted__list_8c.html#a87a5b344dd2c0ea1af5d36ea67b12517">sorted_list.c</a>, <a class="el" href="d8/d0c/util_8h.html#a87a5b344dd2c0ea1af5d36ea67b12517">util.h</a></li>
|
|
|
|
<li>util_test_double_list() : <a class="el" href="d8/d0c/util_8h.html#a2237b720be9f32414c3caccc1bec0d97">util.h</a>, <a class="el" href="d5/d0f/tests_8c.html#a2237b720be9f32414c3caccc1bec0d97">tests.c</a></li>
|
|
|
|
<li>util_test_pile() : <a class="el" href="d8/d0c/util_8h.html#a05aec803518f49ffdeff1db6045a6652">util.h</a>, <a class="el" href="d5/d0f/tests_8c.html#a05aec803518f49ffdeff1db6045a6652">tests.c</a></li>
|
|
|
|
<li>util_test_sorted_list() : <a class="el" href="d8/d0c/util_8h.html#a94626d7f8c95811287f249c2db85448f">util.h</a>, <a class="el" href="d5/d0f/tests_8c.html#a94626d7f8c95811287f249c2db85448f">tests.c</a></li>
|
|
|
|
<li>util_trigger_test() : <a class="el" href="d8/d0c/util_8h.html#aaa9fc96cf3047e5a323156c7f500d5fb">util.h</a>, <a class="el" href="d5/d0f/tests_8c.html#aaa9fc96cf3047e5a323156c7f500d5fb">tests.c</a></li>
|
2024-10-20 01:05:12 +02:00
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|