183 lines
9.7 KiB
HTML
183 lines
9.7 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.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>My Project: src/Algo.cc 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>
|
|
<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">My Project
|
|
</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.0 -->
|
|
<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('Algo_8cc.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="header">
|
|
<div class="headertitle"><div class="title">Algo.cc File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <sstream></code><br />
|
|
<code>#include <<a class="el" href="Algo_8hh_source.html">Algo.hh</a>></code><br />
|
|
<code>#include <<a class="el" href="JSONReader_8hh_source.html">readers/JSONReader.hh</a>></code><br />
|
|
<code>#include <nlohmann/json.hpp></code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for Algo.cc:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="Algo_8cc__incl.png" border="0" usemap="#asrc_2Algo_8cc" alt=""/></div>
|
|
<map name="asrc_2Algo_8cc" id="asrc_2Algo_8cc">
|
|
<area shape="rect" title=" " alt="" coords="750,5,841,33"/>
|
|
<area shape="rect" title=" " alt="" coords="498,81,573,109"/>
|
|
<area shape="poly" title=" " alt="" coords="750,36,589,81,587,76,749,31"/>
|
|
<area shape="rect" href="Algo_8hh.html" title=" " alt="" coords="596,81,667,109"/>
|
|
<area shape="poly" title=" " alt="" coords="767,36,675,77,673,72,765,31"/>
|
|
<area shape="rect" href="JSONReader_8hh.html" title=" " alt="" coords="882,81,1053,109"/>
|
|
<area shape="poly" title=" " alt="" coords="827,31,924,72,922,77,825,36"/>
|
|
<area shape="rect" title=" " alt="" coords="1178,157,1323,184"/>
|
|
<area shape="poly" title=" " alt="" coords="842,25,946,45,1066,78,1147,112,1215,146,1212,151,1144,117,1064,84,944,50,841,30"/>
|
|
<area shape="rect" title=" " alt="" coords="1016,232,1092,260"/>
|
|
<area shape="poly" title=" " alt="" coords="668,101,755,123,859,154,944,189,1017,223,1014,228,942,194,857,159,754,128,666,106"/>
|
|
<area shape="rect" title=" " alt="" coords="626,232,688,260"/>
|
|
<area shape="poly" title=" " alt="" coords="636,108,655,216,649,217,631,109"/>
|
|
<area shape="rect" title=" " alt="" coords="68,157,134,184"/>
|
|
<area shape="poly" title=" " alt="" coords="597,109,585,111,464,129,369,136,274,143,153,159,149,160,148,155,152,154,274,137,369,131,464,124,584,106,595,104"/>
|
|
<area shape="rect" title=" " alt="" coords="538,232,602,260"/>
|
|
<area shape="poly" title=" " alt="" coords="629,110,584,219,579,217,624,108"/>
|
|
<area shape="rect" title=" " alt="" coords="5,232,66,260"/>
|
|
<area shape="poly" title=" " alt="" coords="597,109,585,111,526,121,476,125,389,128,304,134,255,143,198,159,74,227,71,222,196,154,253,138,303,129,389,122,475,120,526,115,584,106,595,104"/>
|
|
<area shape="rect" href="Publisher_8hh.html" title=" " alt="" coords="745,157,846,184"/>
|
|
<area shape="poly" title=" " alt="" coords="662,107,754,148,752,153,660,112"/>
|
|
<area shape="rect" href="ThreadSafeQueue_8hh.html" title=" " alt="" coords="380,157,569,184"/>
|
|
<area shape="poly" title=" " alt="" coords="604,112,517,152,515,147,602,107"/>
|
|
<area shape="rect" href="ThreadPool_8hh.html" title=" " alt="" coords="209,157,355,184"/>
|
|
<area shape="poly" title=" " alt="" coords="597,109,585,111,370,156,369,151,584,106,595,103"/>
|
|
<area shape="poly" title=" " alt="" coords="842,182,1002,227,1000,232,841,187"/>
|
|
<area shape="rect" title=" " alt="" coords="860,232,992,260"/>
|
|
<area shape="poly" title=" " alt="" coords="820,183,891,222,888,227,818,187"/>
|
|
<area shape="rect" title=" " alt="" coords="712,232,837,260"/>
|
|
<area shape="poly" title=" " alt="" coords="794,186,785,218,780,217,789,184"/>
|
|
<area shape="poly" title=" " alt="" coords="508,182,613,224,611,229,506,187"/>
|
|
<area shape="poly" title=" " alt="" coords="493,183,543,221,539,225,490,187"/>
|
|
<area shape="rect" title=" " alt="" coords="428,232,515,260"/>
|
|
<area shape="poly" title=" " alt="" coords="476,185,475,217,470,217,471,185"/>
|
|
<area shape="rect" title=" " alt="" coords="176,232,239,260"/>
|
|
<area shape="poly" title=" " alt="" coords="426,187,255,234,254,229,425,182"/>
|
|
<area shape="rect" title=" " alt="" coords="264,232,405,260"/>
|
|
<area shape="poly" title=" " alt="" coords="450,187,374,227,371,222,448,183"/>
|
|
<area shape="poly" title=" " alt="" coords="356,180,472,200,612,229,611,234,471,206,355,186"/>
|
|
<area shape="poly" title=" " alt="" coords="338,182,524,229,523,234,337,188"/>
|
|
<area shape="poly" title=" " alt="" coords="239,187,81,234,79,229,237,182"/>
|
|
<area shape="poly" title=" " alt="" coords="317,182,425,224,423,229,315,187"/>
|
|
<area shape="poly" title=" " alt="" coords="271,187,234,223,230,219,267,183"/>
|
|
<area shape="poly" title=" " alt="" coords="294,183,318,218,314,221,289,186"/>
|
|
<area shape="rect" title=" " alt="" coords="90,232,152,260"/>
|
|
<area shape="poly" title=" " alt="" coords="254,187,164,228,162,223,252,182"/>
|
|
<area shape="poly" title=" " alt="" coords="965,110,956,145,956,165,962,183,981,206,1005,223,1002,227,977,210,957,186,951,165,951,144,959,108"/>
|
|
<area shape="poly" title=" " alt="" coords="882,108,807,126,770,141,734,159,700,188,675,221,670,218,696,185,731,154,767,136,806,121,881,103"/>
|
|
<area shape="rect" title=" " alt="" coords="972,157,1030,184"/>
|
|
<area shape="poly" title=" " alt="" coords="976,108,991,141,986,144,971,110"/>
|
|
<area shape="rect" title=" " alt="" coords="1054,157,1153,184"/>
|
|
<area shape="poly" title=" " alt="" coords="993,107,1067,147,1065,151,991,112"/>
|
|
<area shape="poly" title=" " alt="" coords="1019,107,1186,150,1184,155,1017,112"/>
|
|
</map>
|
|
</div>
|
|
</div></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="Algo_8cc.html">Algo.cc</a></li>
|
|
<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.0 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|