138 lines
7.1 KiB
HTML
138 lines
7.1 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.13.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>config-parser: 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>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.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>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { init_search(); });
|
|
/* @license-end */
|
|
</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="projectalign">
|
|
<div id="projectname">config-parser
|
|
</div>
|
|
<div id="projectbrief">a simple ini parser written in C</div>
|
|
</td>
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
|
|
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.13.2 -->
|
|
<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">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('globals_defs.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- 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 macros with links to the files they belong to:</div><ul>
|
|
<li>ERR_PARSECONFIG_UNKNOWN : <a class="el" href="config_8h.html#ae0f18393ca3f7c151a4e58ae35b119f7">config.h</a></li>
|
|
<li>ERROR_DELIMITER_NOT_FOUND : <a class="el" href="config_8h.html#a0000658c96c7c74c0904aafe03429a7d">config.h</a></li>
|
|
<li>ERROR_MAX_LEN : <a class="el" href="config_8h.html#a39de51bdb6918a63eac8b1bb474e2b84">config.h</a></li>
|
|
<li>ERROR_STR : <a class="el" href="config_8h.html#abc212059095802b47f10a6a49fd45abc">config.h</a></li>
|
|
<li>FILE_ERROR_OPEN : <a class="el" href="file_8h.html#a44d189cf44f6ef2cb48c2f22c7824469">file.h</a></li>
|
|
<li>FILE_ERROR_READ_MISMATCH : <a class="el" href="file_8h.html#aa161b7390609303815b39df4a4850cfc">file.h</a></li>
|
|
<li>FILE_ERROR_STRCONTENT_TO_SMALL : <a class="el" href="file_8h.html#a12f43bc1d8b150bb55c18877bbe612ac">file.h</a></li>
|
|
<li>FOUND_SECTION : <a class="el" href="config_8h.html#a02f5a0519bc0372946e64d593c0c58ce">config.h</a></li>
|
|
<li>MAX_LEN_SECTIONNAME : <a class="el" href="config_8h.html#aa454692b60895f7025f12b1e0065acea">config.h</a></li>
|
|
<li>NO_ERROR : <a class="el" href="config_8h.html#a258bb72419ef143530a2f8f55e7d57af">config.h</a>, <a class="el" href="file_8h.html#a258bb72419ef143530a2f8f55e7d57af">file.h</a></li>
|
|
<li>NO_SECTION : <a class="el" href="config_8h.html#ac1a724419200e9f961dc787950aecd2b">config.h</a></li>
|
|
<li>ST_ERROR_GETSTRATPOS : <a class="el" href="config_8h.html#ad89f5843f6a9cdc6a61d5af4734cd75d">config.h</a></li>
|
|
<li>ST_ERROR_NOT_FOUND_LEFT_DELIMITER : <a class="el" href="config_8h.html#afae21c34cd1bfa910d95db50f151c81c">config.h</a></li>
|
|
<li>ST_ERROR_NOT_FOUND_RIGHT_DELIMITER : <a class="el" href="config_8h.html#aea1c2232d9f2837fbb565f13e5d7e8ea">config.h</a></li>
|
|
<li>ST_FINISH : <a class="el" href="config_8h.html#a587e636e48ca212f7c964a93ae005e03">config.h</a></li>
|
|
<li>ST_FOUND_LEFT_DELIMITER : <a class="el" href="config_8h.html#a4aa0fcd1d1c19c873711c0dbdf590f51">config.h</a></li>
|
|
<li>ST_FOUND_RIGHT_DELIMITER : <a class="el" href="config_8h.html#a109ad3408cd20ac98f7063ad33ee151c">config.h</a></li>
|
|
<li>ST_FOUND_SECTION : <a class="el" href="config_8h.html#a50f0255611b79622dbca5cf9c27b7f43">config.h</a></li>
|
|
<li>ST_INIT : <a class="el" href="config_8h.html#a07c5dd6a63f85102afff94734b066db6">config.h</a></li>
|
|
<li>ST_SKIP_READ : <a class="el" href="config_8h.html#a71a276bab1ecc5d309fe1593a1640d5d">config.h</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|