169 lines
8.6 KiB
HTML
169 lines
8.6 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/Controller.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('Controller_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">Controller.cc File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="Controller_8hh_source.html">Controller.hh</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for Controller.cc:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="Controller_8cc__incl.png" border="0" usemap="#asrc_2Controller_8cc" alt=""/></div>
|
|
<map name="asrc_2Controller_8cc" id="asrc_2Controller_8cc">
|
|
<area shape="rect" title=" " alt="" coords="494,5,620,33"/>
|
|
<area shape="rect" href="Controller_8hh.html" title=" " alt="" coords="505,81,609,109"/>
|
|
<area shape="poly" title=" " alt="" coords="560,34,560,65,554,65,554,34"/>
|
|
<area shape="rect" href="Algo_8hh.html" title=" " alt="" coords="522,157,592,184"/>
|
|
<area shape="poly" title=" " alt="" coords="560,109,560,141,554,141,554,109"/>
|
|
<area shape="rect" title=" " alt="" coords="5,308,82,336"/>
|
|
<area shape="poly" title=" " alt="" coords="522,177,385,194,299,211,214,235,139,267,78,302,75,297,137,262,212,230,297,206,384,189,521,172"/>
|
|
<area shape="rect" title=" " alt="" coords="410,308,472,336"/>
|
|
<area shape="poly" title=" " alt="" coords="549,186,511,234,462,297,458,294,507,231,544,183"/>
|
|
<area shape="rect" title=" " alt="" coords="964,232,1030,260"/>
|
|
<area shape="poly" title=" " alt="" coords="593,174,746,196,945,230,949,231,948,236,944,235,745,201,592,179"/>
|
|
<area shape="rect" title=" " alt="" coords="496,308,559,336"/>
|
|
<area shape="poly" title=" " alt="" coords="547,186,532,207,519,233,516,264,521,293,516,294,511,264,514,232,527,205,543,183"/>
|
|
<area shape="rect" title=" " alt="" coords="1032,308,1092,336"/>
|
|
<area shape="poly" title=" " alt="" coords="593,172,730,188,816,205,902,230,1027,298,1024,303,900,235,815,211,729,194,592,177"/>
|
|
<area shape="rect" href="Publisher_8hh.html" title=" " alt="" coords="225,232,326,260"/>
|
|
<area shape="poly" title=" " alt="" coords="522,184,342,230,340,225,521,178"/>
|
|
<area shape="rect" href="ThreadSafeQueue_8hh.html" title=" " alt="" coords="529,232,718,260"/>
|
|
<area shape="poly" title=" " alt="" coords="571,183,604,219,600,223,567,187"/>
|
|
<area shape="rect" href="ThreadPool_8hh.html" title=" " alt="" coords="742,232,889,260"/>
|
|
<area shape="poly" title=" " alt="" coords="593,179,756,225,754,230,592,184"/>
|
|
<area shape="poly" title=" " alt="" coords="235,263,98,306,96,301,233,258"/>
|
|
<area shape="rect" title=" " alt="" coords="106,308,237,336"/>
|
|
<area shape="poly" title=" " alt="" coords="258,263,204,301,200,297,255,258"/>
|
|
<area shape="rect" title=" " alt="" coords="261,308,386,336"/>
|
|
<area shape="poly" title=" " alt="" coords="286,259,309,294,304,296,282,262"/>
|
|
<area shape="poly" title=" " alt="" coords="592,263,487,305,485,300,590,258"/>
|
|
<area shape="poly" title=" " alt="" coords="608,263,558,300,555,296,605,258"/>
|
|
<area shape="rect" title=" " alt="" coords="583,308,669,336"/>
|
|
<area shape="poly" title=" " alt="" coords="627,260,628,292,622,292,621,261"/>
|
|
<area shape="rect" title=" " alt="" coords="693,308,756,336"/>
|
|
<area shape="poly" title=" " alt="" coords="643,258,696,297,693,301,640,263"/>
|
|
<area shape="rect" title=" " alt="" coords="781,308,922,336"/>
|
|
<area shape="poly" title=" " alt="" coords="665,258,797,300,796,305,663,263"/>
|
|
<area shape="poly" title=" " alt="" coords="742,261,626,281,487,310,486,305,625,276,741,256"/>
|
|
<area shape="poly" title=" " alt="" coords="761,263,575,310,574,305,759,258"/>
|
|
<area shape="poly" title=" " alt="" coords="860,258,1018,305,1017,310,859,263"/>
|
|
<area shape="poly" title=" " alt="" coords="783,263,675,305,673,300,781,258"/>
|
|
<area shape="poly" title=" " alt="" coords="801,263,754,300,751,296,798,258"/>
|
|
<area shape="poly" title=" " alt="" coords="824,259,841,293,836,295,820,262"/>
|
|
<area shape="rect" title=" " alt="" coords="946,308,1008,336"/>
|
|
<area shape="poly" title=" " alt="" coords="845,258,936,299,934,304,843,263"/>
|
|
</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="Controller_8cc.html">Controller.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>
|