Files
ortools-clone/docs/java/RegularLimit_8java_source.html

95 lines
42 KiB
HTML
Raw Normal View History

2019-06-13 02:45:44 +02:00
<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OR-Tools: RegularLimit.java Source File</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="doxygen.css" rel="stylesheet" type="text/css" />
<link href="ortools.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 style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OR-Tools
&#160;<span id="projectnumber">7.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_82da1734a9cb0f1cf40dbd95c2117ce5.html">com</a></li><li class="navelem"><a class="el" href="dir_1713cbfcde5229f242ac28be432e77c9.html">google</a></li><li class="navelem"><a class="el" href="dir_06c320066273db25e45ae140036401c9.html">ortools</a></li><li class="navelem"><a class="el" href="dir_81253d67c190c9baa2240dffd7ee8180.html">constraintsolver</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">RegularLimit.java</div> </div>
</div><!--header-->
<div class="contents">
<a href="RegularLimit_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/* ----------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * Version 3.0.12</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * the SWIG interface file instead.</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * ----------------------------------------------------------------------------- */</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="keyword">package </span>com.google.ortools.constraintsolver;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html"> 11</a></span>&#160;<span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html">RegularLimit</a> <span class="keyword">extends</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html">SearchLimit</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; <span class="keyword">private</span> <span class="keyword">transient</span> <span class="keywordtype">long</span> swigCPtr;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a454996f4f3a9e3c93181d998e5428e03"> 14</a></span>&#160; <span class="keyword">protected</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a454996f4f3a9e3c93181d998e5428e03">RegularLimit</a>(<span class="keywordtype">long</span> cPtr, <span class="keywordtype">boolean</span> cMemoryOwn) {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; super(mainJNI.RegularLimit_SWIGUpcast(cPtr), cMemoryOwn);</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; swigCPtr = cPtr;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; }</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a5189fea6e2547dfd32037a1595e72ee2"> 19</a></span>&#160; <span class="keyword">protected</span> <span class="keyword">static</span> <span class="keywordtype">long</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a5189fea6e2547dfd32037a1595e72ee2">getCPtr</a>(<a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html">RegularLimit</a> obj) {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? 0 : obj.swigCPtr;</div><div class="lin
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a1bc208f72861fcb8b28e99e99da34354"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a1bc208f72861fcb8b28e99e99da34354">com.google.ortools.constraintsolver.RegularLimit.UpdateLimits</a></div><div class="ttdeci">void UpdateLimits(long time, long branches, long failures, long solutions)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00068">RegularLimit.java:68</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html">com.google.ortools.constraintsolver.Solver</a></div><div class="ttdef"><b>Definition:</b> <a href="Solver_8java_source.html#l00054">Solver.java:54</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a93004a831d9cff12e3c11450b52e9672"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a93004a831d9cff12e3c11450b52e9672">com.google.ortools.constraintsolver.RegularLimit.init</a></div><div class="ttdeci">void init()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00060">RegularLimit.java:60</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit_html_acb12878834ef4ab7d1fd4c349203b827"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html#acb12878834ef4ab7d1fd4c349203b827">com.google.ortools.constraintsolver.SearchLimit.getCPtr</a></div><div class="ttdeci">static long getCPtr(SearchLimit obj)</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8java_source.html#l00019">SearchLimit.java:19</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_acc96e25f3050e2ffc11c0c9e99a5e0c1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#acc96e25f3050e2ffc11c0c9e99a5e0c1">com.google.ortools.constraintsolver.RegularLimit.duration_limit</a></div><div class="ttdeci">SWIGTYPE_p_absl__Duration duration_limit()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00072">RegularLimit.java:72</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a7e1b1e028aa346142fff39cdd54e434a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a7e1b1e028aa346142fff39cdd54e434a">com.google.ortools.constraintsolver.RegularLimit.finalize</a></div><div class="ttdeci">void finalize()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00023">RegularLimit.java:23</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a776d2c4f86d4d89d078a0ab346f0b962"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a776d2c4f86d4d89d078a0ab346f0b962">com.google.ortools.constraintsolver.RegularLimit.toString</a></div><div class="ttdeci">String toString()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00100">RegularLimit.java:100</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html">com.google.ortools.constraintsolver.SearchLimit</a></div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8java_source.html#l00011">SearchLimit.java:11</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a46be26025881133b29273a8dd639acf9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a46be26025881133b29273a8dd639acf9">com.google.ortools.constraintsolver.RegularLimit.check</a></div><div class="ttdeci">boolean check()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00056">RegularLimit.java:56</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aba6ca8b905ae942742b9b40412635597"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aba6ca8b905ae942742b9b40412635597">com.google.ortools.constraintsolver.Solver.getCPtr</a></div><div class="ttdeci">static long getCPtr(Solver obj)</div><div class="ttdef"><b>Definition:</b> <a href="Solver_8java_source.html#l00063">Solver.java:63</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a865e2a476287710a2d05d77ca155eb13"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a865e2a476287710a2d05d77ca155eb13">com.google.ortools.constraintsolver.RegularLimit.IsUncheckedSolutionLimitReached</a></div><div class="ttdeci">boolean IsUncheckedSolutionLimitReached()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00092">RegularLimit.java:92</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a5189fea6e2547dfd32037a1595e72ee2"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a5189fea6e2547dfd32037a1595e72ee2">com.google.ortools.constraintsolver.RegularLimit.getCPtr</a></div><div class="ttdeci">static long getCPtr(RegularLimit obj)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00019">RegularLimit.java:19</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a326178e22eaf75e1e446238407c67ad4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a326178e22eaf75e1e446238407c67ad4">com.google.ortools.constraintsolver.RegularLimit.solutions</a></div><div class="ttdeci">long solutions()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00088">RegularLimit.java:88</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor_html_ad6805463810b08d57623d39c702d2327"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#ad6805463810b08d57623d39c702d2327">com.google.ortools.constraintsolver.ModelVisitor.getCPtr</a></div><div class="ttdeci">static long getCPtr(ModelVisitor obj)</div><div class="ttdef"><b>Definition:</b> <a href="ModelVisitor_8java_source.html#l00019">ModelVisitor.java:19</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_ae54112dd1506e8ce16dde22d9b54f32b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#ae54112dd1506e8ce16dde22d9b54f32b">com.google.ortools.constraintsolver.RegularLimit.MakeIdenticalClone</a></div><div class="ttdeci">RegularLimit MakeIdenticalClone()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00051">RegularLimit.java:51</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_ae94a8d5caf95d67f09efa683304060fe"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#ae94a8d5caf95d67f09efa683304060fe">com.google.ortools.constraintsolver.RegularLimit.exitSearch</a></div><div class="ttdeci">void exitSearch()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00064">RegularLimit.java:64</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a27f14e90aa54e26c198b128c2277f3da"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a27f14e90aa54e26c198b128c2277f3da">com.google.ortools.constraintsolver.RegularLimit.copy</a></div><div class="ttdeci">void copy(SearchLimit limit)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00042">RegularLimit.java:42</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit_html_a930420ae309e3ff1ec1cde70624d5d2f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html#a930420ae309e3ff1ec1cde70624d5d2f">com.google.ortools.constraintsolver.SearchLimit.SearchLimit</a></div><div class="ttdeci">SearchLimit(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8java_source.html#l00014">SearchLimit.java:14</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject_html_a2eee4aae15d39bff9e94114cd29895e0"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html#a2eee4aae15d39bff9e94114cd29895e0">com.google.ortools.constraintsolver.BaseObject.swigCMemOwn</a></div><div class="ttdeci">transient boolean swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="BaseObject_8java_source.html#l00013">BaseObject.java:13</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a454996f4f3a9e3c93181d998e5428e03"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a454996f4f3a9e3c93181d998e5428e03">com.google.ortools.constraintsolver.RegularLimit.RegularLimit</a></div><div class="ttdeci">RegularLimit(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00014">RegularLimit.java:14</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a3037b081f79c4c88cf7a65f26f091c45"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a3037b081f79c4c88cf7a65f26f091c45">com.google.ortools.constraintsolver.RegularLimit.AbsoluteSolverDeadline</a></div><div class="ttdeci">SWIGTYPE_p_absl__Time AbsoluteSolverDeadline()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00104">RegularLimit.java:104</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a9404d9f6d178853125f1dd2850e63653"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a9404d9f6d178853125f1dd2850e63653">com.google.ortools.constraintsolver.RegularLimit.failures</a></div><div class="ttdeci">long failures()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00084">RegularLimit.java:84</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a1b44c539314d72607e8d96bd028766fc"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a1b44c539314d72607e8d96bd028766fc">com.google.ortools.constraintsolver.RegularLimit.accept</a></div><div class="ttdeci">void accept(ModelVisitor visitor)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00108">RegularLimit.java:108</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_af6a58278b1e62e428741257421eabde2"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#af6a58278b1e62e428741257421eabde2">com.google.ortools.constraintsolver.RegularLimit.RegularLimit</a></div><div class="ttdeci">RegularLimit(Solver s, long time, long branches, long failures, long solutions, boolean smart_time_check, boolean cumulative)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00038">RegularLimit.java:38</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_aefef960587245f0143e9c34e67a67650"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#aefef960587245f0143e9c34e67a67650">com.google.ortools.constraintsolver.RegularLimit.branches</a></div><div class="ttdeci">long branches()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00080">RegularLimit.java:80</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_a640e161e79e9c13ac9ab28cd1fb1c5cc"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a640e161e79e9c13ac9ab28cd1fb1c5cc">com.google.ortools.constraintsolver.RegularLimit.wall_time</a></div><div class="ttdeci">long wall_time()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00076">RegularLimit.java:76</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html">com.google.ortools.constraintsolver.RegularLimit</a></div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00011">RegularLimit.java:11</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html_ab900e35e0e05c06481b71b9c9958fe79"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#ab900e35e0e05c06481b71b9c9958fe79">com.google.ortools.constraintsolver.RegularLimit.progressPercent</a></div><div class="ttdeci">int progressPercent()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8java_source.html#l00096">RegularLimit.java:96</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html">com.google.ortools.constraintsolver.ModelVisitor</a></div><div class="ttdef"><b>Definition:</b> <a href="ModelVisitor_8java_source.html#l00011">ModelVisitor.java:11</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>