105 lines
6.1 KiB
HTML
105 lines
6.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.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>GOL: Class Members - Variables</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>
|
|
<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_64.png"/></td>
|
|
<td id="projectalign">
|
|
<div id="projectname">GOL
|
|
</div>
|
|
<div id="projectbrief">Game Of Life</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<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" 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');
|
|
$(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>
|
|
|
|
<!-- 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 documented variables with links to the class documentation for each member:</div><ul>
|
|
<li>answers : <a class="el" href="struct_g_o_l_1_1_implementation_information.html#ae17a4cf1efe7db0c0191a2e1ce9b0ea3">GOL::ImplementationInformation</a></li>
|
|
<li>authors : <a class="el" href="struct_g_o_l_1_1_implementation_information.html#a74518907e65d8c8d469032ee52bb574d">GOL::ImplementationInformation</a></li>
|
|
<li>blue : <a class="el" href="struct_g_o_l_1_1_color.html#af5ba4c4c2734b3de66dc3d5ddfd33067">GOL::Color</a></li>
|
|
<li>borderManagement : <a class="el" href="struct_g_o_l_1_1_statistics.html#aaf2de20f90d08fe72e7c19bafdabf9a7">GOL::Statistics</a></li>
|
|
<li>firstName : <a class="el" href="struct_g_o_l_1_1_author.html#a852b5f97cd31f1c698bdec4ac123efb0">GOL::Author</a></li>
|
|
<li>green : <a class="el" href="struct_g_o_l_1_1_color.html#a024ce041fb574f2531e8c3ccedfdf872">GOL::Color</a></li>
|
|
<li>height : <a class="el" href="struct_g_o_l_1_1_statistics.html#acc45f6dc5a08918b5a2a4a4a54c0efd3">GOL::Statistics</a></li>
|
|
<li>iteration : <a class="el" href="struct_g_o_l_1_1_statistics.html#a94192cc3db009bc06ce178bc70093f52">GOL::Statistics</a></li>
|
|
<li>lastName : <a class="el" href="struct_g_o_l_1_1_author.html#a789800726a95c045b18135641bdd4a0d">GOL::Author</a></li>
|
|
<li>optionnalComments : <a class="el" href="struct_g_o_l_1_1_implementation_information.html#ad0179a43523be2c9a96a930413457cc0">GOL::ImplementationInformation</a></li>
|
|
<li>red : <a class="el" href="struct_g_o_l_1_1_color.html#a8f580a1ff7d2037d9f78bb6dcaf98a0c">GOL::Color</a></li>
|
|
<li>rule : <a class="el" href="struct_g_o_l_1_1_statistics.html#ace8337d109af59325bdcb5d58b801df4">GOL::Statistics</a></li>
|
|
<li>studentEmail : <a class="el" href="struct_g_o_l_1_1_author.html#ab0d7c78b1dbe43191bc19a08a3632630">GOL::Author</a></li>
|
|
<li>tendencyAbs : <a class="el" href="struct_g_o_l_1_1_statistics.html#ae96e52cf979cb8cfe8841b92c2bbc9eb">GOL::Statistics</a></li>
|
|
<li>tendencyRel : <a class="el" href="struct_g_o_l_1_1_statistics.html#ae981c7b738fd3cf1b4c6cbf006f425b0">GOL::Statistics</a></li>
|
|
<li>title : <a class="el" href="struct_g_o_l_1_1_implementation_information.html#a537522ac3ca67d3c0f8495558e9ec82c">GOL::ImplementationInformation</a></li>
|
|
<li>totalAliveAbs : <a class="el" href="struct_g_o_l_1_1_statistics.html#ab27d09a97457ede162c76476105e13e1">GOL::Statistics</a></li>
|
|
<li>totalAliveRel : <a class="el" href="struct_g_o_l_1_1_statistics.html#af9cead801f8e57055bb74ec119aa4908">GOL::Statistics</a></li>
|
|
<li>totalCells : <a class="el" href="struct_g_o_l_1_1_statistics.html#a980f0bf8ca7d7838f29c18069b406284">GOL::Statistics</a></li>
|
|
<li>totalDeadAbs : <a class="el" href="struct_g_o_l_1_1_statistics.html#a0c7ac4a263ba69f0e1a453039037b3b9">GOL::Statistics</a></li>
|
|
<li>totalDeadRel : <a class="el" href="struct_g_o_l_1_1_statistics.html#a0eb0a1aaa2d76c389b3d49ea1c6c9bed">GOL::Statistics</a></li>
|
|
<li>width : <a class="el" href="struct_g_o_l_1_1_statistics.html#a26d329b7b472a18fda78e9e4399effbc">GOL::Statistics</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|