143 lines
10 KiB
HTML
143 lines
10 KiB
HTML
<!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: src/fsm/measures/tools_list.c File Reference</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>
|
|
<!-- 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 id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../dir_2e581129b453fd71c794a7e24f5ee6d2.html">fsm</a></li><li class="navelem"><a class="el" href="../../dir_1c8669d4863c86346088af7b13e9b473.html">measures</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle"><div class="title">tools_list.c File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Gem-graph client * Finite State Machine (src/fsm/measure/tool_list.c) *</p><ul>
|
|
<li>Copyright © 2024 Libre en Communs <a href="#" onclick="location.href='mai'+'lto:'+'con'+'ta'+'ct@'+'a-'+'lec'+'.o'+'rg'; return false;">conta<span class="obfuscator">.nosp@m.</span>ct@a<span class="obfuscator">.nosp@m.</span>-lec.<span class="obfuscator">.nosp@m.</span>org</a> * Copyright © 2024 Jean Sirmai <a href="#" onclick="location.href='mai'+'lto:'+'jea'+'n@'+'a-l'+'ec'+'.or'+'g'; return false;">jean@<span class="obfuscator">.nosp@m.</span>a-le<span class="obfuscator">.nosp@m.</span>c.org</a> *</li>
|
|
<li>This file is part of Gem-graph. </li>
|
|
</ul>
|
|
|
|
<a href="#details">More...</a></p>
|
|
<div class="textblock"><code>#include <stdbool.h></code><br />
|
|
<code>#include <stdio.h></code><br />
|
|
<code>#include <stdlib.h></code><br />
|
|
<code>#include "<a class="el" href="../../dd/d01/fsm_8h.html">../../../include/fsm.h</a>"</code><br />
|
|
</div><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:a100805032e9731666a4c0c528b4512cb" id="r_a100805032e9731666a4c0c528b4512cb"><td class="memItemLeft" align="right" valign="top"><a id="a100805032e9731666a4c0c528b4512cb" name="a100805032e9731666a4c0c528b4512cb"></a>
|
|
void </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_insert</b> (<a class="el" href="../../d5/d00/structfsm__struct__list__tool.html">fsm_struct_list_tool</a> **ml, int value)</td></tr>
|
|
<tr class="memdesc:a100805032e9731666a4c0c528b4512cb"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a100805032e9731666a4c0c528b4512cb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a204d9cfc6f205fb7ebf1b744d71c639e" id="r_a204d9cfc6f205fb7ebf1b744d71c639e"><td class="memItemLeft" align="right" valign="top"><a id="a204d9cfc6f205fb7ebf1b744d71c639e" name="a204d9cfc6f205fb7ebf1b744d71c639e"></a>
|
|
int </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_pop</b> (<a class="el" href="../../d5/d00/structfsm__struct__list__tool.html">fsm_struct_list_tool</a> **ml)</td></tr>
|
|
<tr class="memdesc:a204d9cfc6f205fb7ebf1b744d71c639e"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a204d9cfc6f205fb7ebf1b744d71c639e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6837ac34e7f549b0bdf3f1c58a39f0b0" id="r_a6837ac34e7f549b0bdf3f1c58a39f0b0"><td class="memItemLeft" align="right" valign="top"><a id="a6837ac34e7f549b0bdf3f1c58a39f0b0" name="a6837ac34e7f549b0bdf3f1c58a39f0b0"></a>
|
|
int </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_length</b> (<a class="el" href="../../d5/d00/structfsm__struct__list__tool.html">fsm_struct_list_tool</a> *ml)</td></tr>
|
|
<tr class="memdesc:a6837ac34e7f549b0bdf3f1c58a39f0b0"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a6837ac34e7f549b0bdf3f1c58a39f0b0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a090a6a2c0b5ef0dde68412c2885f9c98" id="r_a090a6a2c0b5ef0dde68412c2885f9c98"><td class="memItemLeft" align="right" valign="top"><a id="a090a6a2c0b5ef0dde68412c2885f9c98" name="a090a6a2c0b5ef0dde68412c2885f9c98"></a>
|
|
void </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_clear</b> (<a class="el" href="../../d5/d00/structfsm__struct__list__tool.html">fsm_struct_list_tool</a> **ml)</td></tr>
|
|
<tr class="memdesc:a090a6a2c0b5ef0dde68412c2885f9c98"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a090a6a2c0b5ef0dde68412c2885f9c98"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a72e3e8ba6fe255fe3dccf3eb30d1e24f" id="r_a72e3e8ba6fe255fe3dccf3eb30d1e24f"><td class="memItemLeft" align="right" valign="top"><a id="a72e3e8ba6fe255fe3dccf3eb30d1e24f" name="a72e3e8ba6fe255fe3dccf3eb30d1e24f"></a>
|
|
void </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_view</b> (<a class="el" href="../../d5/d00/structfsm__struct__list__tool.html">fsm_struct_list_tool</a> *ml)</td></tr>
|
|
<tr class="memdesc:a72e3e8ba6fe255fe3dccf3eb30d1e24f"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a72e3e8ba6fe255fe3dccf3eb30d1e24f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a274e703d76bfc06daa46ec5924187fa3" id="r_a274e703d76bfc06daa46ec5924187fa3"><td class="memItemLeft" align="right" valign="top"><a id="a274e703d76bfc06daa46ec5924187fa3" name="a274e703d76bfc06daa46ec5924187fa3"></a>
|
|
void </td><td class="memItemRight" valign="bottom"><b>fsm_tools_list_test</b> ()</td></tr>
|
|
<tr class="memdesc:a274e703d76bfc06daa46ec5924187fa3"><td class="mdescLeft"> </td><td class="mdescRight">phantom documentation <br /></td></tr>
|
|
<tr class="separator:a274e703d76bfc06daa46ec5924187fa3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>Gem-graph client * Finite State Machine (src/fsm/measure/tool_list.c) *</p><ul>
|
|
<li>Copyright © 2024 Libre en Communs <a href="#" onclick="location.href='mai'+'lto:'+'con'+'ta'+'ct@'+'a-'+'lec'+'.o'+'rg'; return false;">conta<span class="obfuscator">.nosp@m.</span>ct@a<span class="obfuscator">.nosp@m.</span>-lec.<span class="obfuscator">.nosp@m.</span>org</a> * Copyright © 2024 Jean Sirmai <a href="#" onclick="location.href='mai'+'lto:'+'jea'+'n@'+'a-l'+'ec'+'.or'+'g'; return false;">jean@<span class="obfuscator">.nosp@m.</span>a-le<span class="obfuscator">.nosp@m.</span>c.org</a> *</li>
|
|
<li>This file is part of Gem-graph. </li>
|
|
</ul>
|
|
<ul>
|
|
<li><ul>
|
|
<li>This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License * as published by the Free Software Foundation, * either version 3 of the License, * or (at your option) any later version. *</li>
|
|
<li>This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; * without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU Affero General Public License for more details. *</li>
|
|
<li>You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. * <hr />
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div></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>
|