578 lines
123 KiB
HTML
578 lines
123 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.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: search_limit.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.1</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'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 -->
|
|
<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 */
|
|
$(document).ready(function(){initNavTree('search__limit_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">search_limit.pb.h</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="search__limit_8pb_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" 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 id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// source: ortools/constraint_solver/search_limit.proto</span></div>
|
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
|
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</span></div>
|
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</span></div>
|
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include <limits></span></div>
|
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#include <string></span></div>
|
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#if PROTOBUF_VERSION < 3018000</span></div>
|
|
<div class="line"><a id="l00012" 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 id="l00013" 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 id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="preprocessor">#error your headers.</span></div>
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#if 3018000 < PROTOBUF_MIN_PROTOC_VERSION</span></div>
|
|
<div class="line"><a id="l00017" 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 id="l00018" 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 id="l00019" 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 id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor">#include <google/protobuf/arena.h></span></div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#include <google/protobuf/arenastring.h></span></div>
|
|
<div class="line"><a id="l00026" 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 id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div>
|
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div>
|
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div>
|
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="preprocessor">#include <google/protobuf/message.h></span></div>
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="preprocessor">#include <google/protobuf/unknown_field_set.h></span></div>
|
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="comment">// @@protoc_insertion_point(includes)</span></div>
|
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="search__limit_8pb_8h.html#a2c150162f6caee0b58b10e540622d545"> 36</a></span><span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</span></div>
|
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span>PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceinternal.html">internal</a> {</div>
|
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="keyword">class </span>AnyMetadata;</div>
|
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span>} <span class="comment">// namespace internal</span></div>
|
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
|
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment">// Internal implementation detail -- do not use these members.</span></div>
|
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html"> 44</a></span><span class="keyword">struct </span><a class="code hl_struct" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a> {</div>
|
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div>
|
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#adb94df3414bd706b3cc8316ca5d43f09"> 46</a></span> <a class="code hl_function" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#adb94df3414bd706b3cc8316ca5d43f09">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div>
|
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a1f15672932d34f649e0bb423255abf74"> 48</a></span> <a class="code hl_function" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a1f15672932d34f649e0bb423255abf74">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]</div>
|
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#afe2dff66302acdb78662e9914a1441ca"> 50</a></span> <a class="code hl_function" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#afe2dff66302acdb78662e9914a1441ca">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 51</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code hl_variable" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div>
|
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a807eed5c615caffbff3960079ef76239"> 52</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code hl_variable" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div>
|
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 53</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::uint32 <a class="code hl_variable" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">offsets</a>[];</div>
|
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span>};</div>
|
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code hl_variable" href="search__limit_8pb_8h.html#a3508751555ce51a5bbea693e90ef5fb7">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a>;</div>
|
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="keyword">class </span>RegularLimitParameters;</div>
|
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span><span class="keyword">struct </span>RegularLimitParametersDefaultTypeInternal;</div>
|
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span><span class="keyword">extern</span> RegularLimitParametersDefaultTypeInternal <a class="code hl_variable" href="namespaceoperations__research.html#a93afbd5ed51fecb51d674cf50bf32160">_RegularLimitParameters_default_instance_</a>;</div>
|
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span>} <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"><a class="line" href="search__limit_8pb_8h.html#aa4d69bc560a747f303e4648edc22c008"> 62</a></span><span class="keyword">template</span><> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">::operations_research::RegularLimitParameters</a>* Arena::CreateMaybeMessage<::operations_research::RegularLimitParameters>(Arena*);</div>
|
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span>PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> </div>
|
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div>
|
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html"> 68</a></span><span class="keyword">class </span><a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a> final :</div>
|
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.RegularLimitParameters) */</span> {</div>
|
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658"> 71</a></span> <span class="keyword">inline</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>() : <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>(nullptr) {}</div>
|
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a9e91d3614c9e6354732cd569eb969103">~RegularLimitParameters</a>() <span class="keyword">override</span>;</div>
|
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">explicit</span> <span class="keyword">constexpr</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div>
|
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> </div>
|
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>(<span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& from);</div>
|
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a8c120efbfb22d489101bbd13cbb6a884"> 76</a></span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a8c120efbfb22d489101bbd13cbb6a884">RegularLimitParameters</a>(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>&& from) noexcept</div>
|
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> : <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>() {</div>
|
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> }</div>
|
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> </div>
|
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a40138ac30bbe9bc501597e8c232d0d0f"> 81</a></span> <span class="keyword">inline</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a40138ac30bbe9bc501597e8c232d0d0f">operator=</a>(<span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& from) {</div>
|
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ad363af7bef0766971d144bacf14730f1">CopyFrom</a>(from);</div>
|
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> }</div>
|
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ad9e51e5870f17d385823e7b40e7ff974"> 85</a></span> <span class="keyword">inline</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ad9e51e5870f17d385823e7b40e7ff974">operator=</a>(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>&& from) <span class="keyword">noexcept</span> {</div>
|
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()</div>
|
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> #ifdef PROTOBUF_FORCE_COPY_IN_MOVE</div>
|
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> && GetOwningArena() != <span class="keyword">nullptr</span></div>
|
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> #endif <span class="comment">// !PROTOBUF_FORCE_COPY_IN_MOVE</span></div>
|
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> ) {</div>
|
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> InternalSwap(&from);</div>
|
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ad363af7bef0766971d144bacf14730f1">CopyFrom</a>(from);</div>
|
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> }</div>
|
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> }</div>
|
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> </div>
|
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab979a4fadb39a428b72532ed725cf906"> 99</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab979a4fadb39a428b72532ed725cf906">descriptor</a>() {</div>
|
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a8dc67673bf648eea5399ad612dad1805">GetDescriptor</a>();</div>
|
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> }</div>
|
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a8dc67673bf648eea5399ad612dad1805"> 102</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a8dc67673bf648eea5399ad612dad1805">GetDescriptor</a>() {</div>
|
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aaf49f3b7bc57ac08b6bb6e395f8b7c51">default_instance</a>().<a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div>
|
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> }</div>
|
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ae86a80b38d5eef9a2fe7955f6f0bf747"> 105</a></span> <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ae86a80b38d5eef9a2fe7955f6f0bf747">GetReflection</a>() {</div>
|
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aaf49f3b7bc57ac08b6bb6e395f8b7c51">default_instance</a>().<a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div>
|
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> }</div>
|
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aaf49f3b7bc57ac08b6bb6e395f8b7c51"> 108</a></span> <span class="keyword">static</span> <span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aaf49f3b7bc57ac08b6bb6e395f8b7c51">default_instance</a>() {</div>
|
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keywordflow">return</span> *<a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a9c1dbae2f26702fa2c2e99c1f8fe5093">internal_default_instance</a>();</div>
|
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> }</div>
|
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a9c1dbae2f26702fa2c2e99c1f8fe5093"> 111</a></span> <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a9c1dbae2f26702fa2c2e99c1f8fe5093">internal_default_instance</a>() {</div>
|
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span><a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>*<span class="keyword">></span>(</div>
|
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> &<a class="code hl_variable" href="namespaceoperations__research.html#a93afbd5ed51fecb51d674cf50bf32160">_RegularLimitParameters_default_instance_</a>);</div>
|
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> }</div>
|
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a8473d52a88ddd9d90e879d1716586bee"> 115</a></span> <span class="keyword">static</span> <span class="keyword">constexpr</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="classoperations__research_1_1_regular_limit_parameters.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div>
|
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> 0;</div>
|
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
|
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a99bcbc10338fe3f8de33c868d980bd18"> 118</a></span> <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code hl_friend" href="classoperations__research_1_1_regular_limit_parameters.html#a99bcbc10338fe3f8de33c868d980bd18">swap</a>(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& <a class="code hl_variable" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& <a class="code hl_variable" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div>
|
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> <a class="code hl_variable" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code hl_variable" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div>
|
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> }</div>
|
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a1f1cbaf6d5bbb55032f0fd6cbb0272f3"> 121</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a1f1cbaf6d5bbb55032f0fd6cbb0272f3">Swap</a>(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* other) {</div>
|
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div>
|
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> InternalSwap(other);</div>
|
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> }</div>
|
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> }</div>
|
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a820d63a610a6ec75961fe92fd6c9baa6"> 129</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a820d63a610a6ec75961fe92fd6c9baa6">UnsafeArenaSwap</a>(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* other) {</div>
|
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div>
|
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> InternalSwap(other);</div>
|
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> }</div>
|
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> </div>
|
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
|
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a6cee6544a3c5c02dbe3982311e4cbd47"> 137</a></span> <span class="keyword">inline</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a6cee6544a3c5c02dbe3982311e4cbd47">New</a>() const final {</div>
|
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>();</div>
|
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> }</div>
|
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> </div>
|
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ace3bf2ea559a4d3aab80e560b98d6c02"> 141</a></span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ace3bf2ea559a4d3aab80e560b98d6c02">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="keywordflow">return</span> CreateMaybeMessage<RegularLimitParameters>(arena);</div>
|
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> }</div>
|
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div>
|
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ad363af7bef0766971d144bacf14730f1">CopyFrom</a>(<span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& from);</div>
|
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div>
|
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#acb5de557b365a8edf7c2b93d7f1f7949">MergeFrom</a>(<span class="keyword">const</span> <a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>& from);</div>
|
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);</div>
|
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div>
|
|
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div>
|
|
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> </div>
|
|
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <span class="keywordtype">size_t</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div>
|
|
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> const <span class="keywordtype">char</span>* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code hl_namespace" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div>
|
|
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 158</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> </div>
|
|
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <span class="keywordtype">void</span> InternalSwap(<a class="code hl_class" href="classoperations__research_1_1_regular_limit_parameters.html">RegularLimitParameters</a>* other);</div>
|
|
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a9b35d94da3444084fc3673b7717b6cfe"> 165</a></span> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.RegularLimitParameters"</span>;</div>
|
|
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> }</div>
|
|
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keyword">explicit</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">RegularLimitParameters</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div>
|
|
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div>
|
|
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> </div>
|
|
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 177</a></span> <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code hl_variable" href="classoperations__research_1_1_regular_limit_parameters.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div>
|
|
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div>
|
|
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span> </div>
|
|
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> </div>
|
|
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> </div>
|
|
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> </div>
|
|
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span> enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29adbd76af2e800ab0a35a286589cf8b9b9"> 187</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29adbd76af2e800ab0a35a286589cf8b9b9">kTimeFieldNumber</a> = 1,</div>
|
|
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29ab351c3757ecc9b9e28f1e03a3e373702"> 188</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29ab351c3757ecc9b9e28f1e03a3e373702">kBranchesFieldNumber</a> = 2,</div>
|
|
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a9bb6db5c9bd44b1f14793139341433c2"> 189</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a9bb6db5c9bd44b1f14793139341433c2">kFailuresFieldNumber</a> = 3,</div>
|
|
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a0346dc4841b08ecbb80968ca9b5c74b1"> 190</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a0346dc4841b08ecbb80968ca9b5c74b1">kSolutionsFieldNumber</a> = 4,</div>
|
|
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a8f5540fc82ca8aa8a6ae994b30a49df2"> 191</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a8f5540fc82ca8aa8a6ae994b30a49df2">kSmartTimeCheckFieldNumber</a> = 5,</div>
|
|
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a7088ab2be6c9c54afb649fcd0697f78f"> 192</a></span> <a class="code hl_enumvalue" href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a7088ab2be6c9c54afb649fcd0697f78f">kCumulativeFieldNumber</a> = 6,</div>
|
|
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> };</div>
|
|
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> <span class="comment">// int64 time = 1;</span></div>
|
|
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#abd4f82a50141870b9f07494ba959a2e3">clear_time</a>();</div>
|
|
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab1a9867a4886a00f43a96bf801198da6">time</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a2c51cae9d714e81687dbfe7e253cb963">set_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> ::PROTOBUF_NAMESPACE_ID::int64 _internal_time() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordtype">void</span> _internal_set_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> </div>
|
|
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> <span class="comment">// int64 branches = 2;</span></div>
|
|
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a597f8e66d208b1733ce375dc5fed1e5e">clear_branches</a>();</div>
|
|
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a3cfd121aad8d3284550082672e8c301c">branches</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#afd20c29e59dacb3b9011f724f1644f80">set_branches</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> ::PROTOBUF_NAMESPACE_ID::int64 _internal_branches() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <span class="keywordtype">void</span> _internal_set_branches(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> </div>
|
|
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> <span class="comment">// int64 failures = 3;</span></div>
|
|
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a0a9a09ca01a95c779e1fce5140664423">clear_failures</a>();</div>
|
|
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a9f7282c6e2f70afbc8fdda5e94e3a495">failures</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ae5dfc9155f9f1fead32f080ae0ae64de">set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> ::PROTOBUF_NAMESPACE_ID::int64 _internal_failures() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> <span class="keywordtype">void</span> _internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> </div>
|
|
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> <span class="comment">// int64 solutions = 4;</span></div>
|
|
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a8a263fb188877daaa59ff25361ae780b">clear_solutions</a>();</div>
|
|
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab27866aa5a1a1b74ea6792f3270be957">solutions</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a96f9cc52123f5e941b3525c5a7c3439c">set_solutions</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span> ::PROTOBUF_NAMESPACE_ID::int64 _internal_solutions() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span> <span class="keywordtype">void</span> _internal_set_solutions(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> </div>
|
|
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span> <span class="comment">// bool smart_time_check = 5;</span></div>
|
|
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a492e8b01d865a532d588cf10c716b148">clear_smart_time_check</a>();</div>
|
|
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab18213d5ff91cd99c7d7af3a51c57aff">smart_time_check</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a31fa9e98095631f867674531b0da7abd">set_smart_time_check</a>(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span> <span class="keywordtype">bool</span> _internal_smart_time_check() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> <span class="keywordtype">void</span> _internal_set_smart_time_check(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> </div>
|
|
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span> <span class="comment">// bool cumulative = 6;</span></div>
|
|
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a50e29927c000e76c054ce0661fd0569e">clear_cumulative</a>();</div>
|
|
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a4ff4f27eeee9cbc0518f9216d7f9b9c9">cumulative</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab16f5261af75890c6a68df46c25e4955">set_cumulative</a>(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span> <span class="keywordtype">bool</span> _internal_cumulative() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> <span class="keywordtype">void</span> _internal_set_cumulative(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> </div>
|
|
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.RegularLimitParameters)</span></div>
|
|
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> </div>
|
|
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab618dbbac4a8d749da0d85c32932df36"> 252</a></span> <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
|
|
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> ::PROTOBUF_NAMESPACE_ID::int64 time_;</div>
|
|
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> ::PROTOBUF_NAMESPACE_ID::int64 branches_;</div>
|
|
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> ::PROTOBUF_NAMESPACE_ID::int64 failures_;</div>
|
|
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> ::PROTOBUF_NAMESPACE_ID::int64 solutions_;</div>
|
|
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> <span class="keywordtype">bool</span> smart_time_check_;</div>
|
|
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> <span class="keywordtype">bool</span> cumulative_;</div>
|
|
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a0a43070e014de5e17f863498060c0dea"> 262</a></span> <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto;</div>
|
|
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span>};</div>
|
|
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span><span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> </div>
|
|
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> </div>
|
|
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span><span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> </div>
|
|
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span><span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span><span class="preprocessor"> #pragma GCC diagnostic push</span></div>
|
|
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span><span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div>
|
|
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span><span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span><span class="comment">// RegularLimitParameters</span></div>
|
|
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> </div>
|
|
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span><span class="comment">// int64 time = 1;</span></div>
|
|
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#abd4f82a50141870b9f07494ba959a2e3"> 276</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#abd4f82a50141870b9f07494ba959a2e3">RegularLimitParameters::clear_time</a>() {</div>
|
|
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> time_ = int64_t{0};</div>
|
|
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span>}</div>
|
|
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"> 279</span>inline ::PROTOBUF_NAMESPACE_ID::int64 RegularLimitParameters::_internal_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> <span class="keywordflow">return</span> time_;</div>
|
|
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span>}</div>
|
|
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab1a9867a4886a00f43a96bf801198da6"> 282</a></span>inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab1a9867a4886a00f43a96bf801198da6">RegularLimitParameters::time</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.time)</span></div>
|
|
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span> <span class="keywordflow">return</span> _internal_time();</div>
|
|
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span>}</div>
|
|
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"> 286</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno"> 287</span> </div>
|
|
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"> 288</span> time_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"> 289</span>}</div>
|
|
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a2c51cae9d714e81687dbfe7e253cb963"> 290</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a2c51cae9d714e81687dbfe7e253cb963">RegularLimitParameters::set_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"> 291</span> _internal_set_time(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.time)</span></div>
|
|
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"> 293</span>}</div>
|
|
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> </div>
|
|
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span><span class="comment">// int64 branches = 2;</span></div>
|
|
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a597f8e66d208b1733ce375dc5fed1e5e"> 296</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a597f8e66d208b1733ce375dc5fed1e5e">RegularLimitParameters::clear_branches</a>() {</div>
|
|
<div class="line"><a id="l00297" name="l00297"></a><span class="lineno"> 297</span> branches_ = int64_t{0};</div>
|
|
<div class="line"><a id="l00298" name="l00298"></a><span class="lineno"> 298</span>}</div>
|
|
<div class="line"><a id="l00299" name="l00299"></a><span class="lineno"> 299</span>inline ::PROTOBUF_NAMESPACE_ID::int64 RegularLimitParameters::_internal_branches()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno"> 300</span> <span class="keywordflow">return</span> branches_;</div>
|
|
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno"> 301</span>}</div>
|
|
<div class="line"><a id="l00302" name="l00302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a3cfd121aad8d3284550082672e8c301c"> 302</a></span>inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a3cfd121aad8d3284550082672e8c301c">RegularLimitParameters::branches</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno"> 303</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.branches)</span></div>
|
|
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> <span class="keywordflow">return</span> _internal_branches();</div>
|
|
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno"> 305</span>}</div>
|
|
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno"> 306</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_branches(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"> 307</span> </div>
|
|
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"> 308</span> branches_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00309" name="l00309"></a><span class="lineno"> 309</span>}</div>
|
|
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#afd20c29e59dacb3b9011f724f1644f80"> 310</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#afd20c29e59dacb3b9011f724f1644f80">RegularLimitParameters::set_branches</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00311" name="l00311"></a><span class="lineno"> 311</span> _internal_set_branches(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno"> 312</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.branches)</span></div>
|
|
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno"> 313</span>}</div>
|
|
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno"> 314</span> </div>
|
|
<div class="line"><a id="l00315" name="l00315"></a><span class="lineno"> 315</span><span class="comment">// int64 failures = 3;</span></div>
|
|
<div class="line"><a id="l00316" name="l00316"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a0a9a09ca01a95c779e1fce5140664423"> 316</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a0a9a09ca01a95c779e1fce5140664423">RegularLimitParameters::clear_failures</a>() {</div>
|
|
<div class="line"><a id="l00317" name="l00317"></a><span class="lineno"> 317</span> failures_ = int64_t{0};</div>
|
|
<div class="line"><a id="l00318" name="l00318"></a><span class="lineno"> 318</span>}</div>
|
|
<div class="line"><a id="l00319" name="l00319"></a><span class="lineno"> 319</span>inline ::PROTOBUF_NAMESPACE_ID::int64 RegularLimitParameters::_internal_failures()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00320" name="l00320"></a><span class="lineno"> 320</span> <span class="keywordflow">return</span> failures_;</div>
|
|
<div class="line"><a id="l00321" name="l00321"></a><span class="lineno"> 321</span>}</div>
|
|
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a9f7282c6e2f70afbc8fdda5e94e3a495"> 322</a></span>inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a9f7282c6e2f70afbc8fdda5e94e3a495">RegularLimitParameters::failures</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"> 323</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.failures)</span></div>
|
|
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span> <span class="keywordflow">return</span> _internal_failures();</div>
|
|
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"> 325</span>}</div>
|
|
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"> 327</span> </div>
|
|
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span> failures_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span>}</div>
|
|
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ae5dfc9155f9f1fead32f080ae0ae64de"> 330</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ae5dfc9155f9f1fead32f080ae0ae64de">RegularLimitParameters::set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span> _internal_set_failures(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"> 332</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.failures)</span></div>
|
|
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno"> 333</span>}</div>
|
|
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span> </div>
|
|
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"> 335</span><span class="comment">// int64 solutions = 4;</span></div>
|
|
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a8a263fb188877daaa59ff25361ae780b"> 336</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a8a263fb188877daaa59ff25361ae780b">RegularLimitParameters::clear_solutions</a>() {</div>
|
|
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno"> 337</span> solutions_ = int64_t{0};</div>
|
|
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"> 338</span>}</div>
|
|
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span>inline ::PROTOBUF_NAMESPACE_ID::int64 RegularLimitParameters::_internal_solutions()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno"> 340</span> <span class="keywordflow">return</span> solutions_;</div>
|
|
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno"> 341</span>}</div>
|
|
<div class="line"><a id="l00342" name="l00342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab27866aa5a1a1b74ea6792f3270be957"> 342</a></span>inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab27866aa5a1a1b74ea6792f3270be957">RegularLimitParameters::solutions</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00343" name="l00343"></a><span class="lineno"> 343</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.solutions)</span></div>
|
|
<div class="line"><a id="l00344" name="l00344"></a><span class="lineno"> 344</span> <span class="keywordflow">return</span> _internal_solutions();</div>
|
|
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno"> 345</span>}</div>
|
|
<div class="line"><a id="l00346" name="l00346"></a><span class="lineno"> 346</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_solutions(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00347" name="l00347"></a><span class="lineno"> 347</span> </div>
|
|
<div class="line"><a id="l00348" name="l00348"></a><span class="lineno"> 348</span> solutions_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno"> 349</span>}</div>
|
|
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a96f9cc52123f5e941b3525c5a7c3439c"> 350</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a96f9cc52123f5e941b3525c5a7c3439c">RegularLimitParameters::set_solutions</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno"> 351</span> _internal_set_solutions(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"> 352</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.solutions)</span></div>
|
|
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno"> 353</span>}</div>
|
|
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno"> 354</span> </div>
|
|
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno"> 355</span><span class="comment">// bool smart_time_check = 5;</span></div>
|
|
<div class="line"><a id="l00356" name="l00356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a492e8b01d865a532d588cf10c716b148"> 356</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a492e8b01d865a532d588cf10c716b148">RegularLimitParameters::clear_smart_time_check</a>() {</div>
|
|
<div class="line"><a id="l00357" name="l00357"></a><span class="lineno"> 357</span> smart_time_check_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00358" name="l00358"></a><span class="lineno"> 358</span>}</div>
|
|
<div class="line"><a id="l00359" name="l00359"></a><span class="lineno"> 359</span><span class="keyword">inline</span> <span class="keywordtype">bool</span> RegularLimitParameters::_internal_smart_time_check()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00360" name="l00360"></a><span class="lineno"> 360</span> <span class="keywordflow">return</span> smart_time_check_;</div>
|
|
<div class="line"><a id="l00361" name="l00361"></a><span class="lineno"> 361</span>}</div>
|
|
<div class="line"><a id="l00362" name="l00362"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab18213d5ff91cd99c7d7af3a51c57aff"> 362</a></span><span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab18213d5ff91cd99c7d7af3a51c57aff">RegularLimitParameters::smart_time_check</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00363" name="l00363"></a><span class="lineno"> 363</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.smart_time_check)</span></div>
|
|
<div class="line"><a id="l00364" name="l00364"></a><span class="lineno"> 364</span> <span class="keywordflow">return</span> _internal_smart_time_check();</div>
|
|
<div class="line"><a id="l00365" name="l00365"></a><span class="lineno"> 365</span>}</div>
|
|
<div class="line"><a id="l00366" name="l00366"></a><span class="lineno"> 366</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_smart_time_check(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00367" name="l00367"></a><span class="lineno"> 367</span> </div>
|
|
<div class="line"><a id="l00368" name="l00368"></a><span class="lineno"> 368</span> smart_time_check_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00369" name="l00369"></a><span class="lineno"> 369</span>}</div>
|
|
<div class="line"><a id="l00370" name="l00370"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a31fa9e98095631f867674531b0da7abd"> 370</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a31fa9e98095631f867674531b0da7abd">RegularLimitParameters::set_smart_time_check</a>(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00371" name="l00371"></a><span class="lineno"> 371</span> _internal_set_smart_time_check(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00372" name="l00372"></a><span class="lineno"> 372</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.smart_time_check)</span></div>
|
|
<div class="line"><a id="l00373" name="l00373"></a><span class="lineno"> 373</span>}</div>
|
|
<div class="line"><a id="l00374" name="l00374"></a><span class="lineno"> 374</span> </div>
|
|
<div class="line"><a id="l00375" name="l00375"></a><span class="lineno"> 375</span><span class="comment">// bool cumulative = 6;</span></div>
|
|
<div class="line"><a id="l00376" name="l00376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a50e29927c000e76c054ce0661fd0569e"> 376</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a50e29927c000e76c054ce0661fd0569e">RegularLimitParameters::clear_cumulative</a>() {</div>
|
|
<div class="line"><a id="l00377" name="l00377"></a><span class="lineno"> 377</span> cumulative_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00378" name="l00378"></a><span class="lineno"> 378</span>}</div>
|
|
<div class="line"><a id="l00379" name="l00379"></a><span class="lineno"> 379</span><span class="keyword">inline</span> <span class="keywordtype">bool</span> RegularLimitParameters::_internal_cumulative()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00380" name="l00380"></a><span class="lineno"> 380</span> <span class="keywordflow">return</span> cumulative_;</div>
|
|
<div class="line"><a id="l00381" name="l00381"></a><span class="lineno"> 381</span>}</div>
|
|
<div class="line"><a id="l00382" name="l00382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#a4ff4f27eeee9cbc0518f9216d7f9b9c9"> 382</a></span><span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#a4ff4f27eeee9cbc0518f9216d7f9b9c9">RegularLimitParameters::cumulative</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a id="l00383" name="l00383"></a><span class="lineno"> 383</span> <span class="comment">// @@protoc_insertion_point(field_get:operations_research.RegularLimitParameters.cumulative)</span></div>
|
|
<div class="line"><a id="l00384" name="l00384"></a><span class="lineno"> 384</span> <span class="keywordflow">return</span> _internal_cumulative();</div>
|
|
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno"> 385</span>}</div>
|
|
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"> 386</span><span class="keyword">inline</span> <span class="keywordtype">void</span> RegularLimitParameters::_internal_set_cumulative(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno"> 387</span> </div>
|
|
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"> 388</span> cumulative_ = <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div>
|
|
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno"> 389</span>}</div>
|
|
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_regular_limit_parameters.html#ab16f5261af75890c6a68df46c25e4955"> 390</a></span><span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classoperations__research_1_1_regular_limit_parameters.html#ab16f5261af75890c6a68df46c25e4955">RegularLimitParameters::set_cumulative</a>(<span class="keywordtype">bool</span> <a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div>
|
|
<div class="line"><a id="l00391" name="l00391"></a><span class="lineno"> 391</span> _internal_set_cumulative(<a class="code hl_variable" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div>
|
|
<div class="line"><a id="l00392" name="l00392"></a><span class="lineno"> 392</span> <span class="comment">// @@protoc_insertion_point(field_set:operations_research.RegularLimitParameters.cumulative)</span></div>
|
|
<div class="line"><a id="l00393" name="l00393"></a><span class="lineno"> 393</span>}</div>
|
|
<div class="line"><a id="l00394" name="l00394"></a><span class="lineno"> 394</span> </div>
|
|
<div class="line"><a id="l00395" name="l00395"></a><span class="lineno"> 395</span><span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a id="l00396" name="l00396"></a><span class="lineno"> 396</span><span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
|
|
<div class="line"><a id="l00397" name="l00397"></a><span class="lineno"> 397</span><span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a id="l00398" name="l00398"></a><span class="lineno"> 398</span> </div>
|
|
<div class="line"><a id="l00399" name="l00399"></a><span class="lineno"> 399</span><span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
|
|
<div class="line"><a id="l00400" name="l00400"></a><span class="lineno"> 400</span> </div>
|
|
<div class="line"><a id="l00401" name="l00401"></a><span class="lineno"> 401</span>} <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a id="l00402" name="l00402"></a><span class="lineno"> 402</span> </div>
|
|
<div class="line"><a id="l00403" name="l00403"></a><span class="lineno"> 403</span><span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
|
|
<div class="line"><a id="l00404" name="l00404"></a><span class="lineno"> 404</span> </div>
|
|
<div class="line"><a id="l00405" name="l00405"></a><span class="lineno"> 405</span><span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a id="l00406" name="l00406"></a><span class="lineno"> 406</span><span class="preprocessor">#endif </span><span class="comment">// GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</span></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html">operations_research::RegularLimitParameters</a></div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00068">search_limit.pb.h:69</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a007f8f624dc427ef496d1449c4bb9658"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a007f8f624dc427ef496d1449c4bb9658">operations_research::RegularLimitParameters::RegularLimitParameters</a></div><div class="ttdeci">RegularLimitParameters()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00071">search_limit.pb.h:71</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a0a9a09ca01a95c779e1fce5140664423"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a0a9a09ca01a95c779e1fce5140664423">operations_research::RegularLimitParameters::clear_failures</a></div><div class="ttdeci">void clear_failures()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00316">search_limit.pb.h:316</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a1f1cbaf6d5bbb55032f0fd6cbb0272f3"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a1f1cbaf6d5bbb55032f0fd6cbb0272f3">operations_research::RegularLimitParameters::Swap</a></div><div class="ttdeci">void Swap(RegularLimitParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00121">search_limit.pb.h:121</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a2c51cae9d714e81687dbfe7e253cb963"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a2c51cae9d714e81687dbfe7e253cb963">operations_research::RegularLimitParameters::set_time</a></div><div class="ttdeci">void set_time(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00290">search_limit.pb.h:290</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::RegularLimitParameters::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00158">search_limit.pb.h:158</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::RegularLimitParameters::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00153">search_limit.pb.cc:153</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a31fa9e98095631f867674531b0da7abd"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a31fa9e98095631f867674531b0da7abd">operations_research::RegularLimitParameters::set_smart_time_check</a></div><div class="ttdeci">void set_smart_time_check(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00370">search_limit.pb.h:370</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::RegularLimitParameters::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00177">search_limit.pb.h:177</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a3cfd121aad8d3284550082672e8c301c"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a3cfd121aad8d3284550082672e8c301c">operations_research::RegularLimitParameters::branches</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 branches() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00302">search_limit.pb.h:302</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a40138ac30bbe9bc501597e8c232d0d0f"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a40138ac30bbe9bc501597e8c232d0d0f">operations_research::RegularLimitParameters::operator=</a></div><div class="ttdeci">RegularLimitParameters & operator=(const RegularLimitParameters &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00081">search_limit.pb.h:81</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a492e8b01d865a532d588cf10c716b148"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a492e8b01d865a532d588cf10c716b148">operations_research::RegularLimitParameters::clear_smart_time_check</a></div><div class="ttdeci">void clear_smart_time_check()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00356">search_limit.pb.h:356</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a4ff4f27eeee9cbc0518f9216d7f9b9c9"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a4ff4f27eeee9cbc0518f9216d7f9b9c9">operations_research::RegularLimitParameters::cumulative</a></div><div class="ttdeci">bool cumulative() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00382">search_limit.pb.h:382</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a50e29927c000e76c054ce0661fd0569e"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a50e29927c000e76c054ce0661fd0569e">operations_research::RegularLimitParameters::clear_cumulative</a></div><div class="ttdeci">void clear_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00376">search_limit.pb.h:376</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a597f8e66d208b1733ce375dc5fed1e5e"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a597f8e66d208b1733ce375dc5fed1e5e">operations_research::RegularLimitParameters::clear_branches</a></div><div class="ttdeci">void clear_branches()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00296">search_limit.pb.h:296</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a6cee6544a3c5c02dbe3982311e4cbd47"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a6cee6544a3c5c02dbe3982311e4cbd47">operations_research::RegularLimitParameters::New</a></div><div class="ttdeci">RegularLimitParameters * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00137">search_limit.pb.h:137</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a820d63a610a6ec75961fe92fd6c9baa6"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a820d63a610a6ec75961fe92fd6c9baa6">operations_research::RegularLimitParameters::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(RegularLimitParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00129">search_limit.pb.h:129</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a83794439b5a81a507b67b07f09d4f048">operations_research::RegularLimitParameters::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00368">search_limit.pb.cc:368</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::RegularLimitParameters::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00115">search_limit.pb.h:115</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a8a263fb188877daaa59ff25361ae780b"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a8a263fb188877daaa59ff25361ae780b">operations_research::RegularLimitParameters::clear_solutions</a></div><div class="ttdeci">void clear_solutions()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00336">search_limit.pb.h:336</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a8c120efbfb22d489101bbd13cbb6a884"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a8c120efbfb22d489101bbd13cbb6a884">operations_research::RegularLimitParameters::RegularLimitParameters</a></div><div class="ttdeci">RegularLimitParameters(RegularLimitParameters &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00076">search_limit.pb.h:76</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a8dc67673bf648eea5399ad612dad1805"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a8dc67673bf648eea5399ad612dad1805">operations_research::RegularLimitParameters::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00102">search_limit.pb.h:102</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a96f9cc52123f5e941b3525c5a7c3439c"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a96f9cc52123f5e941b3525c5a7c3439c">operations_research::RegularLimitParameters::set_solutions</a></div><div class="ttdeci">void set_solutions(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00350">search_limit.pb.h:350</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a99bcbc10338fe3f8de33c868d980bd18"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a99bcbc10338fe3f8de33c868d980bd18">operations_research::RegularLimitParameters::swap</a></div><div class="ttdeci">friend void swap(RegularLimitParameters &a, RegularLimitParameters &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00118">search_limit.pb.h:118</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a9c1dbae2f26702fa2c2e99c1f8fe5093"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a9c1dbae2f26702fa2c2e99c1f8fe5093">operations_research::RegularLimitParameters::internal_default_instance</a></div><div class="ttdeci">static const RegularLimitParameters * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00111">search_limit.pb.h:111</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a9e91d3614c9e6354732cd569eb969103"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a9e91d3614c9e6354732cd569eb969103">operations_research::RegularLimitParameters::~RegularLimitParameters</a></div><div class="ttdeci">~RegularLimitParameters() override</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00120">search_limit.pb.cc:120</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_a9f7282c6e2f70afbc8fdda5e94e3a495"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#a9f7282c6e2f70afbc8fdda5e94e3a495">operations_research::RegularLimitParameters::failures</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 failures() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00322">search_limit.pb.h:322</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::RegularLimitParameters::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00141">search_limit.pb.cc:141</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::RegularLimitParameters::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00325">search_limit.pb.cc:325</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aaf49f3b7bc57ac08b6bb6e395f8b7c51"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aaf49f3b7bc57ac08b6bb6e395f8b7c51">operations_research::RegularLimitParameters::default_instance</a></div><div class="ttdeci">static const RegularLimitParameters & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00108">search_limit.pb.h:108</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab16f5261af75890c6a68df46c25e4955"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab16f5261af75890c6a68df46c25e4955">operations_research::RegularLimitParameters::set_cumulative</a></div><div class="ttdeci">void set_cumulative(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00390">search_limit.pb.h:390</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab18213d5ff91cd99c7d7af3a51c57aff"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab18213d5ff91cd99c7d7af3a51c57aff">operations_research::RegularLimitParameters::smart_time_check</a></div><div class="ttdeci">bool smart_time_check() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00362">search_limit.pb.h:362</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab1a9867a4886a00f43a96bf801198da6"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab1a9867a4886a00f43a96bf801198da6">operations_research::RegularLimitParameters::time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 time() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00282">search_limit.pb.h:282</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab27866aa5a1a1b74ea6792f3270be957"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab27866aa5a1a1b74ea6792f3270be957">operations_research::RegularLimitParameters::solutions</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 solutions() const</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00342">search_limit.pb.h:342</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::RegularLimitParameters::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00383">search_limit.pb.cc:383</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ab979a4fadb39a428b72532ed725cf906"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ab979a4fadb39a428b72532ed725cf906">operations_research::RegularLimitParameters::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00099">search_limit.pb.h:99</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_abd4f82a50141870b9f07494ba959a2e3"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#abd4f82a50141870b9f07494ba959a2e3">operations_research::RegularLimitParameters::clear_time</a></div><div class="ttdeci">void clear_time()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00276">search_limit.pb.h:276</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_acb5de557b365a8edf7c2b93d7f1f7949"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#acb5de557b365a8edf7c2b93d7f1f7949">operations_research::RegularLimitParameters::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const RegularLimitParameters &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00334">search_limit.pb.cc:334</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ace3bf2ea559a4d3aab80e560b98d6c02"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ace3bf2ea559a4d3aab80e560b98d6c02">operations_research::RegularLimitParameters::New</a></div><div class="ttdeci">RegularLimitParameters * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00141">search_limit.pb.h:141</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ad363af7bef0766971d144bacf14730f1"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ad363af7bef0766971d144bacf14730f1">operations_research::RegularLimitParameters::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const RegularLimitParameters &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00361">search_limit.pb.cc:361</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ad9e51e5870f17d385823e7b40e7ff974"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ad9e51e5870f17d385823e7b40e7ff974">operations_research::RegularLimitParameters::operator=</a></div><div class="ttdeci">RegularLimitParameters & operator=(RegularLimitParameters &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00085">search_limit.pb.h:85</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ae5dfc9155f9f1fead32f080ae0ae64de"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ae5dfc9155f9f1fead32f080ae0ae64de">operations_research::RegularLimitParameters::set_failures</a></div><div class="ttdeci">void set_failures(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00330">search_limit.pb.h:330</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_ae86a80b38d5eef9a2fe7955f6f0bf747"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#ae86a80b38d5eef9a2fe7955f6f0bf747">operations_research::RegularLimitParameters::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00105">search_limit.pb.h:105</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29a0346dc4841b08ecbb80968ca9b5c74b1"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a0346dc4841b08ecbb80968ca9b5c74b1">operations_research::RegularLimitParameters::kSolutionsFieldNumber</a></div><div class="ttdeci">@ kSolutionsFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00190">search_limit.pb.h:190</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29a7088ab2be6c9c54afb649fcd0697f78f"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a7088ab2be6c9c54afb649fcd0697f78f">operations_research::RegularLimitParameters::kCumulativeFieldNumber</a></div><div class="ttdeci">@ kCumulativeFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00192">search_limit.pb.h:192</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29a8f5540fc82ca8aa8a6ae994b30a49df2"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a8f5540fc82ca8aa8a6ae994b30a49df2">operations_research::RegularLimitParameters::kSmartTimeCheckFieldNumber</a></div><div class="ttdeci">@ kSmartTimeCheckFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00191">search_limit.pb.h:191</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29a9bb6db5c9bd44b1f14793139341433c2"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29a9bb6db5c9bd44b1f14793139341433c2">operations_research::RegularLimitParameters::kFailuresFieldNumber</a></div><div class="ttdeci">@ kFailuresFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00189">search_limit.pb.h:189</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29ab351c3757ecc9b9e28f1e03a3e373702"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29ab351c3757ecc9b9e28f1e03a3e373702">operations_research::RegularLimitParameters::kBranchesFieldNumber</a></div><div class="ttdeci">@ kBranchesFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00188">search_limit.pb.h:188</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aeeb1657ff46e86d10d73c5d257381e29adbd76af2e800ab0a35a286589cf8b9b9"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aeeb1657ff46e86d10d73c5d257381e29adbd76af2e800ab0a35a286589cf8b9b9">operations_research::RegularLimitParameters::kTimeFieldNumber</a></div><div class="ttdeci">@ kTimeFieldNumber</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00187">search_limit.pb.h:187</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#af1033c8579625eedc97d25696eeca0b1">operations_research::RegularLimitParameters::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00280">search_limit.pb.cc:280</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_afd20c29e59dacb3b9011f724f1644f80"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#afd20c29e59dacb3b9011f724f1644f80">operations_research::RegularLimitParameters::set_branches</a></div><div class="ttdeci">void set_branches(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00310">search_limit.pb.h:310</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_regular_limit_parameters_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1_regular_limit_parameters.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::RegularLimitParameters::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00230">search_limit.pb.cc:230</a></div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a></div><div class="ttdeci">int64_t b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00047">constraint_solver/table.cc:47</a></div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a></div><div class="ttdeci">int64_t a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00046">constraint_solver/table.cc:46</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_a93afbd5ed51fecb51d674cf50bf32160"><div class="ttname"><a href="namespaceoperations__research.html#a93afbd5ed51fecb51d674cf50bf32160">operations_research::_RegularLimitParameters_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT RegularLimitParametersDefaultTypeInternal _RegularLimitParameters_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00036">search_limit.pb.cc:36</a></div></div>
|
|
<div class="ttc" id="asearch__limit_8pb_8h_html_a3508751555ce51a5bbea693e90ef5fb7"><div class="ttname"><a href="search__limit_8pb_8h.html#a3508751555ce51a5bbea693e90ef5fb7">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8cc_source.html#l00075">search_limit.pb.cc:75</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00044">search_limit.pb.h:44</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_a1f15672932d34f649e0bb423255abf74"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a1f15672932d34f649e0bb423255abf74">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_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__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="search__limit_8pb_8h_source.html#l00053">search_limit.pb.h:53</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_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="search__limit_8pb_8h_source.html#l00052">search_limit.pb.h:52</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_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="search__limit_8pb_8h_source.html#l00051">search_limit.pb.h:51</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_adb94df3414bd706b3cc8316ca5d43f09"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#adb94df3414bd706b3cc8316ca5d43f09">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_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__2fconstraint__5fsolver__2fsearch__5flimit__2eproto_html_afe2dff66302acdb78662e9914a1441ca"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#afe2dff66302acdb78662e9914a1441ca">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_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><!-- 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_37019ba8edd362d5e2e12880bdfa4c61.html">constraint_solver</a></li><li class="navelem"><a class="el" href="search__limit_8pb_8h.html">search_limit.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.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|