docs(docs): built doxygen docs
This commit is contained in:
137
docs/html/functions.html
Normal file
137
docs/html/functions.html
Normal file
@@ -0,0 +1,137 @@
|
||||
<!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>libconfig: Class Members</title>
|
||||
<link rel="icon" href="logo.png" type="image/x-icon" />
|
||||
<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>
|
||||
<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.png"/></td>
|
||||
<td id="projectalign">
|
||||
<div id="projectname">libconfig<span id="projectnumber"> v2.1.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Reflection based C++ configuration library</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>
|
||||
<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',true);
|
||||
$(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</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('functions.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 class members with links to the classes they belong to:</div><ul>
|
||||
<li>Config() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a0524ebb181822bd6324dfd42c05aef04">fourdst::config::Config< T ></a></li>
|
||||
<li>ConfigError() : <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_error.html#a8933634170316fe8eda76f90079cf501">fourdst::config::exceptions::ConfigError</a>, <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_load_error.html#a8933634170316fe8eda76f90079cf501">fourdst::config::exceptions::ConfigLoadError</a>, <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_parse_error.html#a8933634170316fe8eda76f90079cf501">fourdst::config::exceptions::ConfigParseError</a>, <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_save_error.html#a8933634170316fe8eda76f90079cf501">fourdst::config::exceptions::ConfigSaveError</a>, <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_schema_save_error.html#a8933634170316fe8eda76f90079cf501">fourdst::config::exceptions::SchemaSaveError</a></li>
|
||||
<li>describe_root_name_load_policy() : <a class="el" href="classfourdst_1_1config_1_1_config.html#ac9a325e3b1eaf06d137d91dac9f62b77">fourdst::config::Config< T ></a></li>
|
||||
<li>describe_state() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a173250f83357b28ab7a5e718581ac7e3">fourdst::config::Config< T ></a></li>
|
||||
<li>format() : <a class="el" href="structstd_1_1formatter_3_01fourdst_1_1config_1_1_config_3_01_t_01_4_00_01_char_t_01_4.html#a57d80d0697b40109246ce480927b38dd">std::formatter< fourdst::config::Config< T >, CharT ></a></li>
|
||||
<li>get_root_name() : <a class="el" href="classfourdst_1_1config_1_1_config.html#af2cd9ccc1d066a4e9d5bf9e82e61961d">fourdst::config::Config< T ></a></li>
|
||||
<li>get_root_name_load_policy() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a17b045d5646e982572abf87ce881895d">fourdst::config::Config< T ></a></li>
|
||||
<li>get_state() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a531023140279187dc4bf4720ad64a75a">fourdst::config::Config< T ></a></li>
|
||||
<li>load() : <a class="el" href="classfourdst_1_1config_1_1_config.html#ae0097a0c728ad24a5d03f9a8580eac74">fourdst::config::Config< T ></a></li>
|
||||
<li>m_content : <a class="el" href="classfourdst_1_1config_1_1_config.html#a77b1d1992d65f58f33cb3c0f67c751b1">fourdst::config::Config< T ></a></li>
|
||||
<li>m_msg : <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_error.html#aa6b1500c4978c18b72c65b0ecd905c82">fourdst::config::exceptions::ConfigError</a></li>
|
||||
<li>m_root_name : <a class="el" href="classfourdst_1_1config_1_1_config.html#a01fd433545e9fb6309e0aa24cf59b01c">fourdst::config::Config< T ></a></li>
|
||||
<li>m_root_name_load_policy : <a class="el" href="classfourdst_1_1config_1_1_config.html#a3c2d0c8bf35817767089340036d18ebb">fourdst::config::Config< T ></a></li>
|
||||
<li>m_state : <a class="el" href="classfourdst_1_1config_1_1_config.html#ae493f71623caf944ed8f078167941adf">fourdst::config::Config< T ></a></li>
|
||||
<li>main() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a4715e05dc32076789462266e4b571dc0">fourdst::config::Config< T ></a></li>
|
||||
<li>operator*() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a4d143396a1165ee7fcdc00eb116ec31e">fourdst::config::Config< T ></a></li>
|
||||
<li>operator->() : <a class="el" href="classfourdst_1_1config_1_1_config.html#ac51cd4e8354046ac42631b4b8b83d853">fourdst::config::Config< T ></a></li>
|
||||
<li>parse() : <a class="el" href="structstd_1_1formatter_3_01fourdst_1_1config_1_1_config_3_01_t_01_4_00_01_char_t_01_4.html#af75b2ed67fc214c6b8a0bf5d98a39a39">std::formatter< fourdst::config::Config< T >, CharT ></a></li>
|
||||
<li>save() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a91fa54016e231a8361142b51807f047d">fourdst::config::Config< T ></a></li>
|
||||
<li>save_schema() : <a class="el" href="classfourdst_1_1config_1_1_config.html#ae698328f4cf5b175bf113b0d8dbc7937">fourdst::config::Config< T ></a></li>
|
||||
<li>set_root_name() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a65d0b3c0a7063f6f56f6cde4700ad312">fourdst::config::Config< T ></a></li>
|
||||
<li>set_root_name_load_policy() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a2a106d63f18536ad950b325a0acd4a5f">fourdst::config::Config< T ></a></li>
|
||||
<li>what() : <a class="el" href="classfourdst_1_1config_1_1exceptions_1_1_config_error.html#aed6ae63fbbc9cb7e1d372904638b1fe6">fourdst::config::exceptions::ConfigError</a></li>
|
||||
<li>write() : <a class="el" href="classfourdst_1_1config_1_1_config.html#a4549293d409139a0c732b0c2c956290d">fourdst::config::Config< T ></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>
|
||||
Reference in New Issue
Block a user