version 1.1.1.1, 2017/01/24 14:48:55
|
version 1.1.1.2, 2021/03/17 00:49:17
|
Line 1
|
Line 1
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
"http://www.w3.org/TR/html4/strict.dtd"> | <html xmlns="http://www.w3.org/1999/xhtml"> |
<html> | |
<head> |
<head> |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
<title>confuse: Data Structures</title> | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
<link rel="stylesheet" href="tutorial.css" type="text/css"> | <meta name="generator" content="Doxygen 1.8.17"/> |
| <title>confuse: Data Structures</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> |
</head> |
<body> |
<body> |
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
|
<div id="titlearea"> |
|
<table cellspacing="0" cellpadding="0"> |
|
<tbody> |
|
<tr style="height: 56px;"> |
|
<td id="projectalign" style="padding-left: 0.5em;"> |
|
<div id="projectname">confuse |
|
 <span id="projectnumber">3.3</span> |
|
</div> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
<!-- end header part --> |
|
<!-- Generated by Doxygen 1.8.17 --> |
|
<script type="text/javascript"> |
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
|
var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
|
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
|
$(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> |
|
|
<div class="main"> | <!-- iframe showing the search results (closed by default) --> |
| <div id="MSearchResultsWindow"> |
<!-- doxygen-header.html ends here --> | <iframe src="javascript:void(0)" frameborder="0" |
<!-- Generated by Doxygen 1.5.8 --> | name="MSearchResults" id="MSearchResults"> |
<div class="navigation" id="top"> | </iframe> |
<div class="tabs"> | |
<ul> | |
<li><a href="index.html"><span>Main Page</span></a></li> | |
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> | |
<li><a href="files.html"><span>Files</span></a></li> | |
<li><a href="examples.html"><span>Examples</span></a></li> | |
</ul> | |
</div> | |
<div class="tabs"> | |
<ul> | |
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> | |
<li><a href="functions.html"><span>Data Fields</span></a></li> | |
</ul> | |
</div> | |
</div> |
</div> |
|
|
|
<div class="header"> |
|
<div class="headertitle"> |
|
<div class="title">Data Structures</div> </div> |
|
</div><!--header--> |
<div class="contents"> |
<div class="contents"> |
<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table> | <div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory"> |
<tr><td class="indexkey"><a class="el" href="structcfg__defvalue__t.html">cfg_defvalue_t</a></td><td class="indexvalue">Data structure holding the default value given by the initialization macros </td></tr> | <table class="directory"> |
<tr><td class="indexkey"><a class="el" href="structcfg__opt__t.html">cfg_opt_t</a></td><td class="indexvalue">Data structure holding information about an option </td></tr> | <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcfg__defvalue__t.html" target="_self">cfg_defvalue_t</a></td><td class="desc">Data structure holding the default value given by the initialization macros </td></tr> |
<tr><td class="indexkey"><a class="el" href="structcfg__t.html">cfg_t</a></td><td class="indexvalue">Data structure holding information about a "section" </td></tr> | <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcfg__opt__t.html" target="_self">cfg_opt_t</a></td><td class="desc">Data structure holding information about an option </td></tr> |
<tr><td class="indexkey"><a class="el" href="unioncfg__value__t.html">cfg_value_t</a></td><td class="indexvalue">Data structure holding the value of a fundamental option value </td></tr> | <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="unioncfg__simple__t.html" target="_self">cfg_simple_t</a></td><td class="desc">Data structure holding the pointer to a user provided variable defined with CFG_SIMPLE_* </td></tr> |
| <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcfg__t.html" target="_self">cfg_t</a></td><td class="desc">Data structure holding information about a "section" </td></tr> |
| <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="unioncfg__value__t.html" target="_self">cfg_value_t</a></td><td class="desc">Data structure holding the value of a fundamental option value </td></tr> |
</table> |
</table> |
</div> | </div><!-- directory --> |
<!-- doxygen-footer.html starts here --> | </div><!-- contents --> |
</div> | <!-- start footer part --> |
</body> | <hr class="footer"/><address class="footer"><small> |
| Generated by  <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/> |
| </a> 1.8.17 |
| </small></address> |
| </body> |
</html> |
</html> |