254 lines
41 KiB
HTML
254 lines
41 KiB
HTML
<!-- HTML header for doxygen 1.8.18-->
|
|
<!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.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: optional_boolean.pb.h 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="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.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" />
|
|
<link href="styleSheet.tmp.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="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">9.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('optional__boolean_8pb_8h_source.html',''); initResizable(); });
|
|
/* @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">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">optional_boolean.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="optional__boolean_8pb_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div>
|
|
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// source: ortools/util/optional_boolean.proto</span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>  </div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2futil_2foptional_5fboolean_2eproto</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2futil_2foptional_5fboolean_2eproto</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  </div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <limits></span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  </div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#if PROTOBUF_VERSION < 3015000</span></div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#error your headers.</span></div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#if 3015008 < PROTOBUF_MIN_PROTOC_VERSION</span></div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <google/protobuf/arena.h></span></div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <google/protobuf/arenastring.h></span></div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <google/protobuf/generated_message_table_driven.h></span></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/generated_enum_reflection.h></span></div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment">// @@protoc_insertion_point(includes)</span></div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="optional__boolean_8pb_8h.html#a0c1b550c7b6ab63e49c25a8dd41f0286"> 35</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2futil_2foptional_5fboolean_2eproto</span></div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">class </span>AnyMetadata;</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> } <span class="comment">// namespace internal</span></div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// Internal implementation detail -- do not use these members.</span></div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html"> 43</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto</a> {</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f"> 45</a></span>  <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a57e83bcf45762efcecb94544c5069304"> 47</a></span>  <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a57e83bcf45762efcecb94544c5069304">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]</div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a6724f6aef157bf57a29bd58026097c39"> 49</a></span>  <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a6724f6aef157bf57a29bd58026097c39">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 50</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a807eed5c615caffbff3960079ef76239"> 51</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#afb0eaba5bd03d26bc4fa4949b8177c3b"> 52</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::uint32 <a class="code" href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#afb0eaba5bd03d26bc4fa4949b8177c3b">offsets</a>[];</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> };</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code" href="optional__boolean_8pb_8h.html#aa795a9771943c90fec3765e137fb3bc9">descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto</a>;</div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="optional__boolean_8pb_8h.html#a731374a35628f5915e70c42d11260d9e">descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto_metadata_getter</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d"> 60</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">OptionalBoolean</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da58619af67d2baf732a16e4f88157f1da"> 61</a></span>  <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da58619af67d2baf732a16e4f88157f1da">BOOL_UNSPECIFIED</a> = 0,</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5daaced7f53e0be47857c07ad25642579c2"> 62</a></span>  <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5daaced7f53e0be47857c07ad25642579c2">BOOL_FALSE</a> = 2,</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da7149f32738efcef1bf4db3d635d804b0"> 63</a></span>  <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da7149f32738efcef1bf4db3d635d804b0">BOOL_TRUE</a> = 3,</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da95efaa6249c82a61c30088f867be8496"> 64</a></span>  <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da95efaa6249c82a61c30088f867be8496">OptionalBoolean_INT_MIN_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min</a>(),</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da772bacd50f4ed35c2b008bd995db4e4e">OptionalBoolean_INT_MAX_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max</a>()</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da772bacd50f4ed35c2b008bd995db4e4e"> 66</a></span> };</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#a59a715dec62bb55810d3da3b90d2c50e">OptionalBoolean_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a78bad2c86d509f2eaf4ae257e9445471"> 68</a></span> constexpr <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">OptionalBoolean</a> <a class="code" href="namespaceoperations__research.html#a78bad2c86d509f2eaf4ae257e9445471">OptionalBoolean_MIN</a> = <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da58619af67d2baf732a16e4f88157f1da">BOOL_UNSPECIFIED</a>;</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ad841d87b6df296586ecb5bfda7fc0310"> 69</a></span> constexpr <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">OptionalBoolean</a> <a class="code" href="namespaceoperations__research.html#ad841d87b6df296586ecb5bfda7fc0310">OptionalBoolean_MAX</a> = <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da7149f32738efcef1bf4db3d635d804b0">BOOL_TRUE</a>;</div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a0c9eeff1eb64d26d275b3cc844bf2239"> 70</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research.html#a0c9eeff1eb64d26d275b3cc844bf2239">OptionalBoolean_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research.html#ad841d87b6df296586ecb5bfda7fc0310">OptionalBoolean_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research.html#a8c63c23e20ce8a9ba4d695cee10cbcfb">OptionalBoolean_descriptor</a>();</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a9e8b629c726ca49eaf26a3f6f591682b"> 74</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research.html#a9e8b629c726ca49eaf26a3f6f591682b">OptionalBoolean_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, OptionalBoolean>::value</a> ||</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="stringliteral">"Incorrect type passed to function OptionalBoolean_Name."</span>);</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="namespaceoperations__research.html#a8c63c23e20ce8a9ba4d695cee10cbcfb">OptionalBoolean_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> }</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aacee3883c6dbd17d462c5972e9d39e80"> 81</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#aacee3883c6dbd17d462c5972e9d39e80">OptionalBoolean_Parse</a>(</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">OptionalBoolean</a>* <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<OptionalBoolean>(</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="namespaceoperations__research.html#a8c63c23e20ce8a9ba4d695cee10cbcfb">OptionalBoolean_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> }</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  </div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1_optional_boolean_01_4.html"> 108</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">operations_research::OptionalBoolean</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="optional__boolean_8pb_8h.html#aca027c3ea2f6bab7e693fdb108c625b9"> 110</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::OptionalBoolean>() {</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="namespaceoperations__research.html#a8c63c23e20ce8a9ba4d695cee10cbcfb">return ::operations_research::OptionalBoolean_descriptor</a>();</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> }</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  </div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="preprocessor">#endif </span><span class="comment">// GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2futil_2foptional_5fboolean_2eproto</span></div>
|
|
<div class="ttc" id="aalldiff__cst_8cc_html_a26e6db9bcc64b584051ecc28171ed11f"><div class="ttname"><a href="alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f">max</a></div><div class="ttdeci">int64_t max</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00140">alldiff_cst.cc:140</a></div></div>
|
|
<div class="ttc" id="aalldiff__cst_8cc_html_ad10edae0a852d72fb76afb1c77735045"><div class="ttname"><a href="alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045">min</a></div><div class="ttdeci">int64_t min</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00139">alldiff_cst.cc:139</a></div></div>
|
|
<div class="ttc" id="adefault__search_8cc_html_ac673bc430bdc3fdaa09f7becf98ef267"><div class="ttname"><a href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a></div><div class="ttdeci">const std::string name</div><div class="ttdef"><b>Definition:</b> <a href="default__search_8cc_source.html#l00813">default_search.cc:813</a></div></div>
|
|
<div class="ttc" id="ademon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514"><div class="ttname"><a href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a></div><div class="ttdeci">int64_t value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00044">demon_profiler.cc:44</a></div></div>
|
|
<div class="ttc" id="anamespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00039">bop_parameters.pb.h:39</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">Collection of objects used to extend the Constraint Solver library.</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a0c9eeff1eb64d26d275b3cc844bf2239"><div class="ttname"><a href="namespaceoperations__research.html#a0c9eeff1eb64d26d275b3cc844bf2239">operations_research::OptionalBoolean_ARRAYSIZE</a></div><div class="ttdeci">constexpr int OptionalBoolean_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00070">optional_boolean.pb.h:70</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a59a715dec62bb55810d3da3b90d2c50e"><div class="ttname"><a href="namespaceoperations__research.html#a59a715dec62bb55810d3da3b90d2c50e">operations_research::OptionalBoolean_IsValid</a></div><div class="ttdeci">bool OptionalBoolean_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8cc_source.html#l00055">optional_boolean.pb.cc:55</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a78bad2c86d509f2eaf4ae257e9445471"><div class="ttname"><a href="namespaceoperations__research.html#a78bad2c86d509f2eaf4ae257e9445471">operations_research::OptionalBoolean_MIN</a></div><div class="ttdeci">constexpr OptionalBoolean OptionalBoolean_MIN</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00068">optional_boolean.pb.h:68</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a8c63c23e20ce8a9ba4d695cee10cbcfb"><div class="ttname"><a href="namespaceoperations__research.html#a8c63c23e20ce8a9ba4d695cee10cbcfb">operations_research::OptionalBoolean_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * OptionalBoolean_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8cc_source.html#l00051">optional_boolean.pb.cc:51</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a9e8b629c726ca49eaf26a3f6f591682b"><div class="ttname"><a href="namespaceoperations__research.html#a9e8b629c726ca49eaf26a3f6f591682b">operations_research::OptionalBoolean_Name</a></div><div class="ttdeci">const std::string & OptionalBoolean_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00074">optional_boolean.pb.h:74</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_aacee3883c6dbd17d462c5972e9d39e80"><div class="ttname"><a href="namespaceoperations__research.html#aacee3883c6dbd17d462c5972e9d39e80">operations_research::OptionalBoolean_Parse</a></div><div class="ttdeci">bool OptionalBoolean_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, OptionalBoolean *value)</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00081">optional_boolean.pb.h:81</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5d"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5d">operations_research::OptionalBoolean</a></div><div class="ttdeci">OptionalBoolean</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00060">optional_boolean.pb.h:60</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5da58619af67d2baf732a16e4f88157f1da"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da58619af67d2baf732a16e4f88157f1da">operations_research::BOOL_UNSPECIFIED</a></div><div class="ttdeci">@ BOOL_UNSPECIFIED</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00061">optional_boolean.pb.h:61</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5da7149f32738efcef1bf4db3d635d804b0"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da7149f32738efcef1bf4db3d635d804b0">operations_research::BOOL_TRUE</a></div><div class="ttdeci">@ BOOL_TRUE</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00063">optional_boolean.pb.h:63</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5da772bacd50f4ed35c2b008bd995db4e4e"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da772bacd50f4ed35c2b008bd995db4e4e">operations_research::OptionalBoolean_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ OptionalBoolean_INT_MAX_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00066">optional_boolean.pb.h:65</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5da95efaa6249c82a61c30088f867be8496"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5da95efaa6249c82a61c30088f867be8496">operations_research::OptionalBoolean_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ OptionalBoolean_INT_MIN_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00064">optional_boolean.pb.h:64</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ab13458305fa2eb87238ff66066eecd5daaced7f53e0be47857c07ad25642579c2"><div class="ttname"><a href="namespaceoperations__research.html#ab13458305fa2eb87238ff66066eecd5daaced7f53e0be47857c07ad25642579c2">operations_research::BOOL_FALSE</a></div><div class="ttdeci">@ BOOL_FALSE</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00062">optional_boolean.pb.h:62</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ad841d87b6df296586ecb5bfda7fc0310"><div class="ttname"><a href="namespaceoperations__research.html#ad841d87b6df296586ecb5bfda7fc0310">operations_research::OptionalBoolean_MAX</a></div><div class="ttdeci">constexpr OptionalBoolean OptionalBoolean_MAX</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00069">optional_boolean.pb.h:69</a></div></div>
|
|
<div class="ttc" id="aoptional__boolean_8pb_8h_html_a731374a35628f5915e70c42d11260d9e"><div class="ttname"><a href="optional__boolean_8pb_8h.html#a731374a35628f5915e70c42d11260d9e">descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto_metadata_getter</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto_metadata_getter(int index)</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8cc_source.html#l00043">optional_boolean.pb.cc:43</a></div></div>
|
|
<div class="ttc" id="aoptional__boolean_8pb_8h_html_aa795a9771943c90fec3765e137fb3bc9"><div class="ttname"><a href="optional__boolean_8pb_8h.html#aa795a9771943c90fec3765e137fb3bc9">descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2futil_2foptional_5fboolean_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8cc_source.html#l00036">optional_boolean.pb.cc:36</a></div></div>
|
|
<div class="ttc" id="apack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="pack_8cc_source.html#l00509">pack.cc:509</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00043">optional_boolean.pb.h:43</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_a57e83bcf45762efcecb94544c5069304"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_a6724f6aef157bf57a29bd58026097c39"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a6724f6aef157bf57a29bd58026097c39">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::serialization_table</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00051">optional_boolean.pb.h:51</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::field_metadata</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00050">optional_boolean.pb.h:50</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto_html_afb0eaba5bd03d26bc4fa4949b8177c3b"><div class="ttname"><a href="struct_table_struct__ortools__2futil__2foptional__5fboolean__2eproto.html#afb0eaba5bd03d26bc4fa4949b8177c3b">TableStruct_ortools_2futil_2foptional_5fboolean_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="optional__boolean_8pb_8h_source.html#l00052">optional_boolean.pb.h:52</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<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_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_0f3af1315eef70db22bfdd6a36c5e1fd.html">util</a></li><li class="navelem"><a class="el" href="optional__boolean_8pb_8h.html">optional_boolean.pb.h</a></li>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|