2477 lines
541 KiB
HTML
2477 lines
541 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.8.18"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: rcpsp.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">8.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.18 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('rcpsp_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">rcpsp.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="rcpsp_8pb_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div>
|
|
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// source: ortools/data/rcpsp.proto</span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>  </div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fdata_2frcpsp_2eproto</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fdata_2frcpsp_2eproto</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  </div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <limits></span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  </div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#if PROTOBUF_VERSION < 3013000</span></div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#error your headers.</span></div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#if 3013000 < PROTOBUF_MIN_PROTOC_VERSION</span></div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <google/protobuf/arena.h></span></div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <google/protobuf/arenastring.h></span></div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <google/protobuf/generated_message_table_driven.h></span></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/inlined_string_field.h></span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/message.h></span></div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <google/protobuf/unknown_field_set.h></span></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment">// @@protoc_insertion_point(includes)</span></div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fdata_2frcpsp_2eproto</span></div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#abe82fd014b18315718c49dcaa6dad21b"> 38</a></span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">class </span>AnyMetadata;</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> } <span class="comment">// namespace internal</span></div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment">// Internal implementation detail -- do not use these members.</span></div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html"> 45</a></span> <span class="keyword">struct </span><a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html">TableStruct_ortools_2fdata_2frcpsp_2eproto</a> {</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f"> 47</a></span>  <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a57e83bcf45762efcecb94544c5069304"> 49</a></span>  <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a57e83bcf45762efcecb94544c5069304">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[6]</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ae8dd5696663a2f9221172f8df494d608"> 51</a></span>  <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ae8dd5696663a2f9221172f8df494d608">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 52</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a807eed5c615caffbff3960079ef76239"> 53</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 54</a></span>  <span class="keyword">static</span> <a class="code" href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">const ::PROTOBUF_NAMESPACE_ID::uint32</a> <a class="code" href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">offsets</a>[];</div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> };</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>;</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">namespace </span>data {</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">namespace </span>rcpsp {</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>PerRecipeDelays;</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">class </span>PerRecipeDelaysDefaultTypeInternal;</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#adbc260681891c243b124b6657d57c4f3"> 62</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PerRecipeDelaysDefaultTypeInternal.html">PerRecipeDelaysDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#adbc260681891c243b124b6657d57c4f3">_PerRecipeDelays_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">class </span>PerSuccessorDelays;</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PerSuccessorDelaysDefaultTypeInternal.html">PerSuccessorDelaysDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a2ecf4df657e49d39c11126cb9746d283"> 65</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PerSuccessorDelaysDefaultTypeInternal.html">PerSuccessorDelaysDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a2ecf4df657e49d39c11126cb9746d283">_PerSuccessorDelays_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">class </span>RcpspProblem;</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1RcpspProblemDefaultTypeInternal.html">RcpspProblemDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#acacf363f8abdbc18ca4f591b075884f1"> 68</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1RcpspProblemDefaultTypeInternal.html">RcpspProblemDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#acacf363f8abdbc18ca4f591b075884f1">_RcpspProblem_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">class </span>Recipe;</div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1RecipeDefaultTypeInternal.html">RecipeDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#af8dde8f1f329b804d82ed401448f4216"> 71</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1RecipeDefaultTypeInternal.html">RecipeDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#af8dde8f1f329b804d82ed401448f4216">_Recipe_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">class </span>Resource;</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1ResourceDefaultTypeInternal.html">ResourceDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a1d2c31b9d5f0cac413bbc3438419c5f3"> 74</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1ResourceDefaultTypeInternal.html">ResourceDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a1d2c31b9d5f0cac413bbc3438419c5f3">_Resource_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keyword">class </span>Task;</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1TaskDefaultTypeInternal.html">TaskDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a972ea84db87e103589ca6b0d4ba7839a"> 77</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1TaskDefaultTypeInternal.html">TaskDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a972ea84db87e103589ca6b0d4ba7839a">_Task_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> } <span class="comment">// namespace rcpsp</span></div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> } <span class="comment">// namespace data</span></div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#acd37af0e31f7ad273608747b775234c7"> 82</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::PerRecipeDelays* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::PerRecipeDelays>(Arena*);</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#a35e03a61bd3e9e0d40f05a547faa3ff2"> 83</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::PerSuccessorDelays* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::PerSuccessorDelays>(Arena*);</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#a18c380214626a7cb1cb3585b3a80242d"> 84</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::RcpspProblem* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::RcpspProblem>(Arena*);</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#ae4c66fbf9e20c8b965599e5826fb3d49"> 85</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::Recipe* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::Recipe>(Arena*);</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#a58339e4c66033bd02a63a9f9f26549eb"> 86</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::Resource* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::Resource>(Arena*);</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="rcpsp_8pb_8h.html#ae5b1e184adb4d3f27ec934f89316ff21"> 87</a></span> <span class="keyword">template</span><> ::operations_research::data::rcpsp::Task* Arena::CreateMaybeMessage<::operations_research::data::rcpsp::Task>(Arena*);</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">namespace </span>data {</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="keyword">namespace </span>rcpsp {</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  </div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html"> 95</a></span> <span class="keyword">class </span>Resource <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.Resource) */</span> {</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa7f8fafafc3d575c53591d6249a03eb5"> 98</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa7f8fafafc3d575c53591d6249a03eb5">Resource</a>() : Resource(nullptr) {}</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab365cc4eac15642d3edc81993a826ee3"> 99</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab365cc4eac15642d3edc81993a826ee3">~Resource</a>();</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4cf02a0051b09f93b42ae0649cbad92c"> 101</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4cf02a0051b09f93b42ae0649cbad92c">Resource</a>(<span class="keyword">const</span> Resource& from);</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a521e699258ce25081baa832bba863b6c"> 102</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a521e699258ce25081baa832bba863b6c">Resource</a>(Resource&& from) noexcept</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  : Resource() {</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  }</div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a25733e9ffd9194efcb29bf724b445a42"> 107</a></span>  <span class="keyword">inline</span> Resource& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a25733e9ffd9194efcb29bf724b445a42">operator=</a>(<span class="keyword">const</span> Resource& from) {</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  }</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab3db85f6d9e4380d2be60fe0fefb2a9f"> 111</a></span>  <span class="keyword">inline</span> Resource& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab3db85f6d9e4380d2be60fe0fefb2a9f">operator=</a>(Resource&& from) noexcept {</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  }</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 120</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  }</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 123</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  }</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 126</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  }</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cde0f40798952a34da294d9ed2b294f"> 129</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> Resource& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cde0f40798952a34da294d9ed2b294f">default_instance</a>();</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 131</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a28d3a7646cc83a0ddb5cefa7c46bdc64"> 132</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> Resource* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a28d3a7646cc83a0ddb5cefa7c46bdc64">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>Resource*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a1d2c31b9d5f0cac413bbc3438419c5f3">_Resource_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  }</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a85e8396067794ffbc6f47b13e2497821"> 136</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  0;</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  </div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f31a67851c20618c11ed907ba051de4"> 139</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f31a67851c20618c11ed907ba051de4">swap</a>(Resource& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, Resource& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  }</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2e2be3380d7afd36f7a63b11d75041"> 142</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2e2be3380d7afd36f7a63b11d75041">Swap</a>(Resource* other) {</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  }</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  }</div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa865ef878020d2d75036119ac8e8fc2b"> 150</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa865ef878020d2d75036119ac8e8fc2b">UnsafeArenaSwap</a>(Resource* other) {</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  }</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  </div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af75d9679adb4eebb74302aa576282800"> 158</a></span>  <span class="keyword">inline</span> Resource* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af75d9679adb4eebb74302aa576282800">New</a>() const final {</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Resource>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  }</div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  </div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a904d06a89e5c9f638b07251e1b7f6a86"> 162</a></span>  Resource* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a904d06a89e5c9f638b07251e1b7f6a86">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Resource>(arena);</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  }</div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 165</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 166</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a347bbf0035917ec4d309e3badcdf16e9"> 167</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a347bbf0035917ec4d309e3badcdf16e9">CopyFrom</a>(<span class="keyword">const</span> Resource& from);</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a729464d67ac41d320ec8f27bbc5e9c6b"> 168</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a729464d67ac41d320ec8f27bbc5e9c6b">MergeFrom</a>(<span class="keyword">const</span> Resource& from);</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 169</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 170</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  </div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 172</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 173</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 174</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 176</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00181"></a><span class="lineno"> 181</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 name="l00182"></a><span class="lineno"> 182</span>  <span class="keywordtype">void</span> InternalSwap(Resource* other);</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9b35d94da3444084fc3673b7717b6cfe"> 183</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.Resource"</span>;</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  }</div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae5864252a9ccbd2532198a1591a2e3ef"> 188</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae5864252a9ccbd2532198a1591a2e3ef">Resource</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</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 name="l00191"></a><span class="lineno"> 191</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  </div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 194</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  private:</div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  }</div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  </div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  </div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  </div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  </div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe5bd6bffaf8ec9e0dd3b9901889bd4ca3c1b0f6f051fbaaf31b0f0dec74a9af2"> 208</a></span>  kMaxCapacityFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe5bd6bffaf8ec9e0dd3b9901889bd4ca05e14148c1375bf147fe22e6dcd3aacc"> 209</a></span>  kMinCapacityFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe5bd6bffaf8ec9e0dd3b9901889bd4ca30d7e2a93c8b35d42f614e20a27c29cd"> 210</a></span>  kRenewableFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe5bd6bffaf8ec9e0dd3b9901889bd4cad2de5f33d6a3549d92e44fe59f40a328"> 211</a></span>  kUnitCostFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  };</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="comment">// int32 max_capacity = 1;</span></div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0eafc3bf99971cef314d0a4d567c81"> 214</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0eafc3bf99971cef314d0a4d567c81">clear_max_capacity</a>();</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cff4fdc7b13034d3460e61342e2aabf"> 215</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cff4fdc7b13034d3460e61342e2aabf">max_capacity</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad07bb7cbbb03df9c56ce486254e1f51a"> 216</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad07bb7cbbb03df9c56ce486254e1f51a">set_max_capacity</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_max_capacity() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <span class="keywordtype">void</span> _internal_set_max_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  </div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="comment">// int32 min_capacity = 2;</span></div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a882df382fbd9dd596b0b86552336facc"> 223</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a882df382fbd9dd596b0b86552336facc">clear_min_capacity</a>();</div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ade0b763725658e3c69fc084d6b0ac2"> 224</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ade0b763725658e3c69fc084d6b0ac2">min_capacity</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96c23be11e8d749ac7cba27904b96881"> 225</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96c23be11e8d749ac7cba27904b96881">set_min_capacity</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_min_capacity() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keywordtype">void</span> _internal_set_min_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  </div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <span class="comment">// bool renewable = 3;</span></div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60f4f1b7b2f8ad8654b9df1e66463998"> 232</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60f4f1b7b2f8ad8654b9df1e66463998">clear_renewable</a>();</div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a78ef9957188c40b47407cb7f1fa89e8c"> 233</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a78ef9957188c40b47407cb7f1fa89e8c">renewable</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b4288381d54d65ad6679818fe502369"> 234</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b4288381d54d65ad6679818fe502369">set_renewable</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keywordtype">bool</span> _internal_renewable() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keywordtype">void</span> _internal_set_renewable(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  </div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <span class="comment">// int32 unit_cost = 4;</span></div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a606ad4d0fbe863ea6feafbbc1ae92bd4"> 241</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a606ad4d0fbe863ea6feafbbc1ae92bd4">clear_unit_cost</a>();</div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab83a3a8d376ec630e0d21efd6e5583cf"> 242</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab83a3a8d376ec630e0d21efd6e5583cf">unit_cost</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac31e884a8a12662ac07ace2a5bec2a07"> 243</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac31e884a8a12662ac07ace2a5bec2a07">set_unit_cost</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_unit_cost() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="keywordtype">void</span> _internal_set_unit_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  </div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.Resource)</span></div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab618dbbac4a8d749da0d85c32932df36"> 253</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 name="l00254"></a><span class="lineno"> 254</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> max_capacity_;</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> min_capacity_;</div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  <span class="keywordtype">bool</span> renewable_;</div>
|
|
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> unit_cost_;</div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3ac6f82343349987a6d09b6420ae3b88"> 261</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span> };</div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  </div>
|
|
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="keyword">class </span>Recipe <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.Recipe) */</span> {</div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa1a711c967479364bbfbeb475e6d7dbf"> 268</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa1a711c967479364bbfbeb475e6d7dbf">Recipe</a>() : Recipe(nullptr) {}</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a95cdf3e3a6a4b0fa2bd190c46d128da0"> 269</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a95cdf3e3a6a4b0fa2bd190c46d128da0">~Recipe</a>();</div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad41984563521b88ed98d26db0cb3a381"> 271</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad41984563521b88ed98d26db0cb3a381">Recipe</a>(<span class="keyword">const</span> Recipe& from);</div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a087aa7ed1d95c81a5c3a6fe5267546e5"> 272</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a087aa7ed1d95c81a5c3a6fe5267546e5">Recipe</a>(Recipe&& from) noexcept</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  : Recipe() {</div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  }</div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a335867a47ab448098307c10fec5ea88a"> 277</a></span>  <span class="keyword">inline</span> Recipe& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a335867a47ab448098307c10fec5ea88a">operator=</a>(<span class="keyword">const</span> Recipe& from) {</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  }</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a775ebd757b04b999c65ab142ba2b898e"> 281</a></span>  <span class="keyword">inline</span> Recipe& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a775ebd757b04b999c65ab142ba2b898e">operator=</a>(Recipe&& from) noexcept {</div>
|
|
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  }</div>
|
|
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  }</div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  </div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 290</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  }</div>
|
|
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 293</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  }</div>
|
|
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 296</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  }</div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1a58570332d6705f39019370f6573c6c"> 299</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> Recipe& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1a58570332d6705f39019370f6573c6c">default_instance</a>();</div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  </div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 301</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4631f044d19c6440392b0045b71e5dd3"> 302</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> Recipe* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4631f044d19c6440392b0045b71e5dd3">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>Recipe*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#af8dde8f1f329b804d82ed401448f4216">_Recipe_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  }</div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  1;</div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  </div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b7b36dc9d6e6819c4c08c4ea5dff721"> 309</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b7b36dc9d6e6819c4c08c4ea5dff721">swap</a>(Recipe& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, Recipe& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  }</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2b42ecbfad41144af28b79ff1bec4c2b"> 312</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2b42ecbfad41144af28b79ff1bec4c2b">Swap</a>(Recipe* other) {</div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  }</div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  }</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8369b04f403cb13efda89666648d9f3d"> 320</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8369b04f403cb13efda89666648d9f3d">UnsafeArenaSwap</a>(Recipe* other) {</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  }</div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  </div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  </div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa5bf30d88ccb5c43eb811e6530d67d42"> 328</a></span>  <span class="keyword">inline</span> Recipe* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa5bf30d88ccb5c43eb811e6530d67d42">New</a>() const final {</div>
|
|
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Recipe>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  }</div>
|
|
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  </div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1e4e26ade0dfb0400e05cbbbd243b64"> 332</a></span>  Recipe* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1e4e26ade0dfb0400e05cbbbd243b64">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Recipe>(arena);</div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  }</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 335</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 336</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4525d241b52ca4d54545aafc640ecd01"> 337</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4525d241b52ca4d54545aafc640ecd01">CopyFrom</a>(<span class="keyword">const</span> Recipe& from);</div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a118a9713068150efa1d281d7f3b06bb5"> 338</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a118a9713068150efa1d281d7f3b06bb5">MergeFrom</a>(<span class="keyword">const</span> Recipe& from);</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 339</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 340</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  </div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 342</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 343</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 344</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 346</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  </div>
|
|
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00351"></a><span class="lineno"> 351</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 name="l00352"></a><span class="lineno"> 352</span>  <span class="keywordtype">void</span> InternalSwap(Recipe* other);</div>
|
|
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.Recipe"</span>;</div>
|
|
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  }</div>
|
|
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a958685eab46c2ccb543871e5e222c2ea"> 358</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a958685eab46c2ccb543871e5e222c2ea">Recipe</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00360"></a><span class="lineno"> 360</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 name="l00361"></a><span class="lineno"> 361</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  </div>
|
|
<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 364</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  private:</div>
|
|
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  }</div>
|
|
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  </div>
|
|
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  </div>
|
|
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  </div>
|
|
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  </div>
|
|
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a36227f5b7ba75deffff3a0c9da3f2ef0ae18bf0811918484bcb54dc7d9dadc361"> 378</a></span>  kDemandsFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a1b04234a18b73cc69c25e8eca6164131"> 379</a></span>  kResourcesFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a36227f5b7ba75deffff3a0c9da3f2ef0a3b037e0bce22658d19cc01e6c4c57d2a"> 380</a></span>  kDurationFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  };</div>
|
|
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="comment">// repeated int32 demands = 2;</span></div>
|
|
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c"> 383</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429"> 387</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div>
|
|
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  _internal_demands() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="keywordtype">void</span> _internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  _internal_mutable_demands();</div>
|
|
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a"> 396</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363"> 397</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e"> 398</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e">add_demands</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6"> 400</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6">demands</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6"> 402</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">mutable_demands</a>();</div>
|
|
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  </div>
|
|
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="comment">// repeated int32 resources = 3;</span></div>
|
|
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8dea430a1ea3bb3d2ccd79b8e1fb2f1e"> 405</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8dea430a1ea3bb3d2ccd79b8e1fb2f1e">resources_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  <span class="keywordtype">int</span> _internal_resources_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3e53522812a9550e4c2f153ed25d68c3"> 409</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3e53522812a9550e4c2f153ed25d68c3">clear_resources</a>();</div>
|
|
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  _internal_resources() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keywordtype">void</span> _internal_add_resources(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  _internal_mutable_resources();</div>
|
|
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a825019b838634556d586c4a6e13bd502"> 418</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a825019b838634556d586c4a6e13bd502">resources</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad773a5f56447199a7a210803d875faf7"> 419</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad773a5f56447199a7a210803d875faf7">set_resources</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b6f2e03887d48c2919289ec61f8948d"> 420</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b6f2e03887d48c2919289ec61f8948d">add_resources</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0a06d91c9ecb5564074ea5ceaed6468c"> 422</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0a06d91c9ecb5564074ea5ceaed6468c">resources</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7e759edba8c8f0ad4515790558348a8a"> 424</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7e759edba8c8f0ad4515790558348a8a">mutable_resources</a>();</div>
|
|
<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  </div>
|
|
<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  <span class="comment">// int32 duration = 1;</span></div>
|
|
<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2f7a3aeaf5d55cd98a1c999095fa732"> 427</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2f7a3aeaf5d55cd98a1c999095fa732">clear_duration</a>();</div>
|
|
<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac38bbc407e7bfc9214458f1b23d2c305"> 428</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac38bbc407e7bfc9214458f1b23d2c305">duration</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aadb0f990a0bec986e69ef358b54b0501"> 429</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aadb0f990a0bec986e69ef358b54b0501">set_duration</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_duration() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <span class="keywordtype">void</span> _internal_set_duration(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  </div>
|
|
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.Recipe)</span></div>
|
|
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  </div>
|
|
<div class="line"><a name="l00439"></a><span class="lineno"> 439</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 name="l00440"></a><span class="lineno"> 440</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > demands_;</div>
|
|
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keyword">mutable</span> std::atomic<int> _demands_cached_byte_size_;</div>
|
|
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > resources_;</div>
|
|
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <span class="keyword">mutable</span> std::atomic<int> _resources_cached_byte_size_;</div>
|
|
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> duration_;</div>
|
|
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span> };</div>
|
|
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  </div>
|
|
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span> <span class="keyword">class </span>PerRecipeDelays <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.PerRecipeDelays) */</span> {</div>
|
|
<div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a37b726c841d138b61dd90ce0558291d1"> 455</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a37b726c841d138b61dd90ce0558291d1">PerRecipeDelays</a>() : PerRecipeDelays(nullptr) {}</div>
|
|
<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a35b6dd73bc8ff5bba14b4ee132ce3f54"> 456</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a35b6dd73bc8ff5bba14b4ee132ce3f54">~PerRecipeDelays</a>();</div>
|
|
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  </div>
|
|
<div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafca1db2aa1b2ddb6c0c68d4106df758"> 458</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafca1db2aa1b2ddb6c0c68d4106df758">PerRecipeDelays</a>(<span class="keyword">const</span> PerRecipeDelays& from);</div>
|
|
<div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a518d2080a240ac7060d3837e8a87f0ee"> 459</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a518d2080a240ac7060d3837e8a87f0ee">PerRecipeDelays</a>(PerRecipeDelays&& from) noexcept</div>
|
|
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  : PerRecipeDelays() {</div>
|
|
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  }</div>
|
|
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  </div>
|
|
<div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a330f6bec530ae7d845846b1de6c72461"> 464</a></span>  <span class="keyword">inline</span> PerRecipeDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a330f6bec530ae7d845846b1de6c72461">operator=</a>(<span class="keyword">const</span> PerRecipeDelays& from) {</div>
|
|
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  }</div>
|
|
<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e6daec13878489543053aaae2fa574b"> 468</a></span>  <span class="keyword">inline</span> PerRecipeDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e6daec13878489543053aaae2fa574b">operator=</a>(PerRecipeDelays&& from) noexcept {</div>
|
|
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  }</div>
|
|
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  }</div>
|
|
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  </div>
|
|
<div class="line"><a name="l00477"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 477</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  }</div>
|
|
<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 480</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  }</div>
|
|
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 483</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  }</div>
|
|
<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a54662b7911111e64a0cb7be4fe8993b8"> 486</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> PerRecipeDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a54662b7911111e64a0cb7be4fe8993b8">default_instance</a>();</div>
|
|
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  </div>
|
|
<div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 488</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a52fa00ce1edac481add6d3b8a65d8940"> 489</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> PerRecipeDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a52fa00ce1edac481add6d3b8a65d8940">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>PerRecipeDelays*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#adbc260681891c243b124b6657d57c4f3">_PerRecipeDelays_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  }</div>
|
|
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  2;</div>
|
|
<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  </div>
|
|
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1eb418632dabb3122423a935a16fe8c9"> 496</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1eb418632dabb3122423a935a16fe8c9">swap</a>(PerRecipeDelays& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, PerRecipeDelays& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  }</div>
|
|
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a06bd4cb3350bc796d043d4bae9b3ac5f"> 499</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a06bd4cb3350bc796d043d4bae9b3ac5f">Swap</a>(PerRecipeDelays* other) {</div>
|
|
<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00501"></a><span class="lineno"> 501</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  }</div>
|
|
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  }</div>
|
|
<div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab669dcaa04fa19f1b3a785230fa35f9a"> 507</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab669dcaa04fa19f1b3a785230fa35f9a">UnsafeArenaSwap</a>(PerRecipeDelays* other) {</div>
|
|
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  }</div>
|
|
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  </div>
|
|
<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  </div>
|
|
<div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aae66cfcb6b01ac37ece189b09ba83859"> 515</a></span>  <span class="keyword">inline</span> PerRecipeDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aae66cfcb6b01ac37ece189b09ba83859">New</a>() const final {</div>
|
|
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  <span class="keywordflow">return</span> CreateMaybeMessage<PerRecipeDelays>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  }</div>
|
|
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  </div>
|
|
<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac4512fd005e283215dbb5d2351eda863"> 519</a></span>  PerRecipeDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac4512fd005e283215dbb5d2351eda863">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00520"></a><span class="lineno"> 520</span>  <span class="keywordflow">return</span> CreateMaybeMessage<PerRecipeDelays>(arena);</div>
|
|
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  }</div>
|
|
<div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 522</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 523</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab717ba00ebb1d13c74dd692cbcaca692"> 524</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab717ba00ebb1d13c74dd692cbcaca692">CopyFrom</a>(<span class="keyword">const</span> PerRecipeDelays& from);</div>
|
|
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a271f73846b66d0579e4c03b262bea757"> 525</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a271f73846b66d0579e4c03b262bea757">MergeFrom</a>(<span class="keyword">const</span> PerRecipeDelays& from);</div>
|
|
<div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 526</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 527</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  </div>
|
|
<div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 529</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 530</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 531</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 533</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  </div>
|
|
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00538"></a><span class="lineno"> 538</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 name="l00539"></a><span class="lineno"> 539</span>  <span class="keywordtype">void</span> InternalSwap(PerRecipeDelays* other);</div>
|
|
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.PerRecipeDelays"</span>;</div>
|
|
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>  }</div>
|
|
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a63fcbf62b7c73d18a01d8c0866f82482"> 545</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a63fcbf62b7c73d18a01d8c0866f82482">PerRecipeDelays</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00547"></a><span class="lineno"> 547</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 name="l00548"></a><span class="lineno"> 548</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  </div>
|
|
<div class="line"><a name="l00551"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 551</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  private:</div>
|
|
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00556"></a><span class="lineno"> 556</span>  }</div>
|
|
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  </div>
|
|
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  </div>
|
|
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  </div>
|
|
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  </div>
|
|
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00565"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a342d5e362d3298e7c7d48973d4d667b6a3014234c57f6de84ef576dd348c244ce"> 565</a></span>  kMinDelaysFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  };</div>
|
|
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  <span class="comment">// repeated int32 min_delays = 1;</span></div>
|
|
<div class="line"><a name="l00568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a798a91657e4b3efcaa60c20d421d3edd"> 568</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a798a91657e4b3efcaa60c20d421d3edd">min_delays_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  <span class="keywordtype">int</span> _internal_min_delays_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00572"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2bb1d784824f261b14e473373d22bb5b"> 572</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2bb1d784824f261b14e473373d22bb5b">clear_min_delays</a>();</div>
|
|
<div class="line"><a name="l00573"></a><span class="lineno"> 573</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_min_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  _internal_min_delays() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keywordtype">void</span> _internal_add_min_delays(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  _internal_mutable_min_delays();</div>
|
|
<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abb1c22a302de1ce96fae7343a6c0b5d1"> 581</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abb1c22a302de1ce96fae7343a6c0b5d1">min_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab13c17b156b7a26cc7bd67de39cde4e0"> 582</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab13c17b156b7a26cc7bd67de39cde4e0">set_min_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00583"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8c5fb84faf3fa69028dec0e1d02c18b1"> 583</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8c5fb84faf3fa69028dec0e1d02c18b1">add_min_delays</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00585"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a71349f4d00d761e4250324fd83144a69"> 585</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a71349f4d00d761e4250324fd83144a69">min_delays</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90920c5a7a89a2197ced8fc5c6527521"> 587</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90920c5a7a89a2197ced8fc5c6527521">mutable_min_delays</a>();</div>
|
|
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  </div>
|
|
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.PerRecipeDelays)</span></div>
|
|
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  </div>
|
|
<div class="line"><a name="l00593"></a><span class="lineno"> 593</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 name="l00594"></a><span class="lineno"> 594</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > min_delays_;</div>
|
|
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  <span class="keyword">mutable</span> std::atomic<int> _min_delays_cached_byte_size_;</div>
|
|
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span> };</div>
|
|
<div class="line"><a name="l00601"></a><span class="lineno"> 601</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>  </div>
|
|
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span> <span class="keyword">class </span>PerSuccessorDelays <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.PerSuccessorDelays) */</span> {</div>
|
|
<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa74d4e62e06c5d63bbbdcea8839d40cd"> 606</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa74d4e62e06c5d63bbbdcea8839d40cd">PerSuccessorDelays</a>() : PerSuccessorDelays(nullptr) {}</div>
|
|
<div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31bb1c17e009d0c86ac004d43e458159"> 607</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31bb1c17e009d0c86ac004d43e458159">~PerSuccessorDelays</a>();</div>
|
|
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  </div>
|
|
<div class="line"><a name="l00609"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6296a0b4e8197777f876e4836f974136"> 609</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6296a0b4e8197777f876e4836f974136">PerSuccessorDelays</a>(<span class="keyword">const</span> PerSuccessorDelays& from);</div>
|
|
<div class="line"><a name="l00610"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af599ee43c7e75032a166d1065222e3c4"> 610</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af599ee43c7e75032a166d1065222e3c4">PerSuccessorDelays</a>(PerSuccessorDelays&& from) noexcept</div>
|
|
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  : PerSuccessorDelays() {</div>
|
|
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  }</div>
|
|
<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  </div>
|
|
<div class="line"><a name="l00615"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0d1a89def16a17a82a4d6352912aaf9b"> 615</a></span>  <span class="keyword">inline</span> PerSuccessorDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0d1a89def16a17a82a4d6352912aaf9b">operator=</a>(<span class="keyword">const</span> PerSuccessorDelays& from) {</div>
|
|
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  }</div>
|
|
<div class="line"><a name="l00619"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2f5bf330b98b7274c45f299a3da13a18"> 619</a></span>  <span class="keyword">inline</span> PerSuccessorDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2f5bf330b98b7274c45f299a3da13a18">operator=</a>(PerSuccessorDelays&& from) noexcept {</div>
|
|
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  }</div>
|
|
<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  }</div>
|
|
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  </div>
|
|
<div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 628</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  }</div>
|
|
<div class="line"><a name="l00631"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 631</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  }</div>
|
|
<div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 634</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  }</div>
|
|
<div class="line"><a name="l00637"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1c839ef13c519447e95f7267ec95adda"> 637</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> PerSuccessorDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1c839ef13c519447e95f7267ec95adda">default_instance</a>();</div>
|
|
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  </div>
|
|
<div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 639</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2df5be520a38b64cba9d2b36a99b86be"> 640</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> PerSuccessorDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2df5be520a38b64cba9d2b36a99b86be">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>PerSuccessorDelays*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a2ecf4df657e49d39c11126cb9746d283">_PerSuccessorDelays_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  }</div>
|
|
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  3;</div>
|
|
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  </div>
|
|
<div class="line"><a name="l00647"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a4765e579bd52a21f95f2d95a0b69f5"> 647</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a4765e579bd52a21f95f2d95a0b69f5">swap</a>(PerSuccessorDelays& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, PerSuccessorDelays& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  }</div>
|
|
<div class="line"><a name="l00650"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab506d2c3102d23217c366b3eab0ad4d7"> 650</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab506d2c3102d23217c366b3eab0ad4d7">Swap</a>(PerSuccessorDelays* other) {</div>
|
|
<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  }</div>
|
|
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  }</div>
|
|
<div class="line"><a name="l00658"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a358006b56d5f6f6f2b0d05303d70f4a2"> 658</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a358006b56d5f6f6f2b0d05303d70f4a2">UnsafeArenaSwap</a>(PerSuccessorDelays* other) {</div>
|
|
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  }</div>
|
|
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  </div>
|
|
<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  </div>
|
|
<div class="line"><a name="l00666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a53d55f3b018676079d7ac6621ffcaded"> 666</a></span>  <span class="keyword">inline</span> PerSuccessorDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a53d55f3b018676079d7ac6621ffcaded">New</a>() const final {</div>
|
|
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <span class="keywordflow">return</span> CreateMaybeMessage<PerSuccessorDelays>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  }</div>
|
|
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  </div>
|
|
<div class="line"><a name="l00670"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ad21302fec1c74c73787f80b30cbebb"> 670</a></span>  PerSuccessorDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ad21302fec1c74c73787f80b30cbebb">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  <span class="keywordflow">return</span> CreateMaybeMessage<PerSuccessorDelays>(arena);</div>
|
|
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  }</div>
|
|
<div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 673</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00674"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 674</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac28403f9263855f5e3f09b725594a608"> 675</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac28403f9263855f5e3f09b725594a608">CopyFrom</a>(<span class="keyword">const</span> PerSuccessorDelays& from);</div>
|
|
<div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a119781bb8b047d25bd4955efa6f752d3"> 676</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a119781bb8b047d25bd4955efa6f752d3">MergeFrom</a>(<span class="keyword">const</span> PerSuccessorDelays& from);</div>
|
|
<div class="line"><a name="l00677"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 677</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 678</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>  </div>
|
|
<div class="line"><a name="l00680"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 680</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 681</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00682"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 682</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 684</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  </div>
|
|
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00689"></a><span class="lineno"> 689</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 name="l00690"></a><span class="lineno"> 690</span>  <span class="keywordtype">void</span> InternalSwap(PerSuccessorDelays* other);</div>
|
|
<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.PerSuccessorDelays"</span>;</div>
|
|
<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  }</div>
|
|
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96e393a23b282a33869b83a9a237a09b"> 696</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96e393a23b282a33869b83a9a237a09b">PerSuccessorDelays</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00698"></a><span class="lineno"> 698</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 name="l00699"></a><span class="lineno"> 699</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>  </div>
|
|
<div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 702</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  private:</div>
|
|
<div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00705"></a><span class="lineno"> 705</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  }</div>
|
|
<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  </div>
|
|
<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  </div>
|
|
<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  </div>
|
|
<div class="line"><a name="l00713"></a><span class="lineno"> 713</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  </div>
|
|
<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab67fe66771cd9999c1e3af6a1e792ad3a5fb973348e6ae605491916fd8be14e47"> 716</a></span>  kRecipeDelaysFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  };</div>
|
|
<div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <span class="comment">// repeated .operations_research.data.rcpsp.PerRecipeDelays recipe_delays = 1;</span></div>
|
|
<div class="line"><a name="l00719"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a09a64142861f60ba08a8354dee8663c9"> 719</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a09a64142861f60ba08a8354dee8663c9">recipe_delays_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <span class="keywordtype">int</span> _internal_recipe_delays_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00722"></a><span class="lineno"> 722</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00723"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a40ab81410960103e13f0b8e6008fdffa"> 723</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a40ab81410960103e13f0b8e6008fdffa">clear_recipe_delays</a>();</div>
|
|
<div class="line"><a name="l00724"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60acb6faee9003dea3c4609ec70771b0"> 724</a></span>  ::operations_research::data::rcpsp::PerRecipeDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60acb6faee9003dea3c4609ec70771b0">mutable_recipe_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00725"></a><span class="lineno"> 725</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays >*</div>
|
|
<div class="line"><a name="l00726"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a27c934bf27fffda45cb426694e5a2cf1"> 726</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a27c934bf27fffda45cb426694e5a2cf1">mutable_recipe_delays</a>();</div>
|
|
<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  const ::operations_research::data::rcpsp::PerRecipeDelays& _internal_recipe_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00729"></a><span class="lineno"> 729</span>  ::operations_research::data::rcpsp::PerRecipeDelays* _internal_add_recipe_delays();</div>
|
|
<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adbae1d795e8f8ea09150a8d32f391bf6"> 731</a></span>  const ::operations_research::data::rcpsp::PerRecipeDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adbae1d795e8f8ea09150a8d32f391bf6">recipe_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00732"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a85caa2b07e3989dc7da6b87477a66d1f"> 732</a></span>  ::operations_research::data::rcpsp::PerRecipeDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a85caa2b07e3989dc7da6b87477a66d1f">add_recipe_delays</a>();</div>
|
|
<div class="line"><a name="l00733"></a><span class="lineno"> 733</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays >&</div>
|
|
<div class="line"><a name="l00734"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e71dcd553c07ce04e99dc277a555a8f"> 734</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e71dcd553c07ce04e99dc277a555a8f">recipe_delays</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  </div>
|
|
<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.PerSuccessorDelays)</span></div>
|
|
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  </div>
|
|
<div class="line"><a name="l00740"></a><span class="lineno"> 740</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 name="l00741"></a><span class="lineno"> 741</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays > recipe_delays_;</div>
|
|
<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l00746"></a><span class="lineno"> 746</span> };</div>
|
|
<div class="line"><a name="l00747"></a><span class="lineno"> 747</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  </div>
|
|
<div class="line"><a name="l00749"></a><span class="lineno"> 749</span> <span class="keyword">class </span>Task <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00750"></a><span class="lineno"> 750</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.Task) */</span> {</div>
|
|
<div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00752"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac35df3116dbe12d965a403dd946d530a"> 752</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac35df3116dbe12d965a403dd946d530a">Task</a>() : Task(nullptr) {}</div>
|
|
<div class="line"><a name="l00753"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e4421850313e4995ae8cc804bd7d772"> 753</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e4421850313e4995ae8cc804bd7d772">~Task</a>();</div>
|
|
<div class="line"><a name="l00754"></a><span class="lineno"> 754</span>  </div>
|
|
<div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca5661c9a544d46d3bdb840222c3a636"> 755</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca5661c9a544d46d3bdb840222c3a636">Task</a>(<span class="keyword">const</span> Task& from);</div>
|
|
<div class="line"><a name="l00756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a592e13ed7da151082de8d605f0baceaa"> 756</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a592e13ed7da151082de8d605f0baceaa">Task</a>(Task&& from) noexcept</div>
|
|
<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>  : Task() {</div>
|
|
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  }</div>
|
|
<div class="line"><a name="l00760"></a><span class="lineno"> 760</span>  </div>
|
|
<div class="line"><a name="l00761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aab4159d05fdeb7487c320329cc95e38e"> 761</a></span>  <span class="keyword">inline</span> Task& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aab4159d05fdeb7487c320329cc95e38e">operator=</a>(<span class="keyword">const</span> Task& from) {</div>
|
|
<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  }</div>
|
|
<div class="line"><a name="l00765"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff0f3736fc05ee3c4ff46e1233658046"> 765</a></span>  <span class="keyword">inline</span> Task& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff0f3736fc05ee3c4ff46e1233658046">operator=</a>(Task&& from) noexcept {</div>
|
|
<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00768"></a><span class="lineno"> 768</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00769"></a><span class="lineno"> 769</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00770"></a><span class="lineno"> 770</span>  }</div>
|
|
<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  }</div>
|
|
<div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  </div>
|
|
<div class="line"><a name="l00774"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 774</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  }</div>
|
|
<div class="line"><a name="l00777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 777</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  }</div>
|
|
<div class="line"><a name="l00780"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 780</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  }</div>
|
|
<div class="line"><a name="l00783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f2b49bf9d412e6b5f9a6f02863feb96"> 783</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> Task& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f2b49bf9d412e6b5f9a6f02863feb96">default_instance</a>();</div>
|
|
<div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  </div>
|
|
<div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 785</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00786"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6b79616a9184b98a8d5820cdfa13ff18"> 786</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> Task* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6b79616a9184b98a8d5820cdfa13ff18">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>Task*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#a972ea84db87e103589ca6b0d4ba7839a">_Task_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00789"></a><span class="lineno"> 789</span>  }</div>
|
|
<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  4;</div>
|
|
<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>  </div>
|
|
<div class="line"><a name="l00793"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abfd29be2cc2118226f60085eeb44c324"> 793</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abfd29be2cc2118226f60085eeb44c324">swap</a>(Task& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, Task& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  }</div>
|
|
<div class="line"><a name="l00796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a379519b9e1f2d1228d7c1ad7d3b271ba"> 796</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a379519b9e1f2d1228d7c1ad7d3b271ba">Swap</a>(Task* other) {</div>
|
|
<div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00799"></a><span class="lineno"> 799</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  }</div>
|
|
<div class="line"><a name="l00803"></a><span class="lineno"> 803</span>  }</div>
|
|
<div class="line"><a name="l00804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a87f8d4cabfdcdd048e1cb5cf536df1e0"> 804</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a87f8d4cabfdcdd048e1cb5cf536df1e0">UnsafeArenaSwap</a>(Task* other) {</div>
|
|
<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>  }</div>
|
|
<div class="line"><a name="l00809"></a><span class="lineno"> 809</span>  </div>
|
|
<div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  </div>
|
|
<div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6c1e00656493818adcdfcaaf6563db96"> 812</a></span>  <span class="keyword">inline</span> Task* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6c1e00656493818adcdfcaaf6563db96">New</a>() const final {</div>
|
|
<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Task>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  }</div>
|
|
<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  </div>
|
|
<div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8de58a974095ddcbf75116d909d39837"> 816</a></span>  Task* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8de58a974095ddcbf75116d909d39837">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="keywordflow">return</span> CreateMaybeMessage<Task>(arena);</div>
|
|
<div class="line"><a name="l00818"></a><span class="lineno"> 818</span>  }</div>
|
|
<div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 819</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 820</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a59e7b435ec1df5fbd3266e6218a37837"> 821</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a59e7b435ec1df5fbd3266e6218a37837">CopyFrom</a>(<span class="keyword">const</span> Task& from);</div>
|
|
<div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a907a68ac8b5298a3f4e58ebf5f2381fb"> 822</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a907a68ac8b5298a3f4e58ebf5f2381fb">MergeFrom</a>(<span class="keyword">const</span> Task& from);</div>
|
|
<div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 823</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00824"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 824</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00825"></a><span class="lineno"> 825</span>  </div>
|
|
<div class="line"><a name="l00826"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 826</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 827</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00828"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 828</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 830</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00831"></a><span class="lineno"> 831</span>  </div>
|
|
<div class="line"><a name="l00832"></a><span class="lineno"> 832</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00833"></a><span class="lineno"> 833</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00834"></a><span class="lineno"> 834</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00835"></a><span class="lineno"> 835</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 name="l00836"></a><span class="lineno"> 836</span>  <span class="keywordtype">void</span> InternalSwap(Task* other);</div>
|
|
<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00838"></a><span class="lineno"> 838</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.Task"</span>;</div>
|
|
<div class="line"><a name="l00840"></a><span class="lineno"> 840</span>  }</div>
|
|
<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a24d09735c20107b2779df489cab55dc3"> 842</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a24d09735c20107b2779df489cab55dc3">Task</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00844"></a><span class="lineno"> 844</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 name="l00845"></a><span class="lineno"> 845</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  </div>
|
|
<div class="line"><a name="l00848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 848</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  private:</div>
|
|
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00853"></a><span class="lineno"> 853</span>  }</div>
|
|
<div class="line"><a name="l00854"></a><span class="lineno"> 854</span>  </div>
|
|
<div class="line"><a name="l00855"></a><span class="lineno"> 855</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00856"></a><span class="lineno"> 856</span>  </div>
|
|
<div class="line"><a name="l00857"></a><span class="lineno"> 857</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00858"></a><span class="lineno"> 858</span>  </div>
|
|
<div class="line"><a name="l00859"></a><span class="lineno"> 859</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00860"></a><span class="lineno"> 860</span>  </div>
|
|
<div class="line"><a name="l00861"></a><span class="lineno"> 861</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af8db087f4f53921848b865b50523947ba79b0ca51d181bcc846be05f915fe1c90"> 862</a></span>  kSuccessorsFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00863"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af8db087f4f53921848b865b50523947ba4d9beb4183dbb4778494e6249dadf213"> 863</a></span>  kRecipesFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af8db087f4f53921848b865b50523947bac7e3b42082aecdbab3ecd81a6d4c5359"> 864</a></span>  kSuccessorDelaysFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00865"></a><span class="lineno"> 865</span>  };</div>
|
|
<div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  <span class="comment">// repeated int32 successors = 1;</span></div>
|
|
<div class="line"><a name="l00867"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90a4fb377f6e4c0692b8213edf538e8d"> 867</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90a4fb377f6e4c0692b8213edf538e8d">successors_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00868"></a><span class="lineno"> 868</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00869"></a><span class="lineno"> 869</span>  <span class="keywordtype">int</span> _internal_successors_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00870"></a><span class="lineno"> 870</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9ebc6608857efe31079f17019d689f84"> 871</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9ebc6608857efe31079f17019d689f84">clear_successors</a>();</div>
|
|
<div class="line"><a name="l00872"></a><span class="lineno"> 872</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00873"></a><span class="lineno"> 873</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_successors(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00874"></a><span class="lineno"> 874</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00875"></a><span class="lineno"> 875</span>  _internal_successors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00876"></a><span class="lineno"> 876</span>  <span class="keywordtype">void</span> _internal_add_successors(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  _internal_mutable_successors();</div>
|
|
<div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00880"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad64ab88a9189b77a96958fb5c6ae3471"> 880</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad64ab88a9189b77a96958fb5c6ae3471">successors</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae59f12dbd45852d3fe070605d65c682f"> 881</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae59f12dbd45852d3fe070605d65c682f">set_successors</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22554dcdc4e74cfaeb6a87149bca453a"> 882</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22554dcdc4e74cfaeb6a87149bca453a">add_successors</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l00884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab8f5d62061d10c41fe030ab7c3c41b41"> 884</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab8f5d62061d10c41fe030ab7c3c41b41">successors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00885"></a><span class="lineno"> 885</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l00886"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a12f46d938f243a0085a2ddcb5d1cb2bc"> 886</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a12f46d938f243a0085a2ddcb5d1cb2bc">mutable_successors</a>();</div>
|
|
<div class="line"><a name="l00887"></a><span class="lineno"> 887</span>  </div>
|
|
<div class="line"><a name="l00888"></a><span class="lineno"> 888</span>  <span class="comment">// repeated .operations_research.data.rcpsp.Recipe recipes = 2;</span></div>
|
|
<div class="line"><a name="l00889"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7af2a7b757e502e0b089a82540a63d55"> 889</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7af2a7b757e502e0b089a82540a63d55">recipes_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00890"></a><span class="lineno"> 890</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  <span class="keywordtype">int</span> _internal_recipes_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adb7d9dd5af687e18407b27dff1889387"> 893</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adb7d9dd5af687e18407b27dff1889387">clear_recipes</a>();</div>
|
|
<div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2387861cae8c47291b6aca333835c71"> 894</a></span>  ::operations_research::data::rcpsp::Recipe* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2387861cae8c47291b6aca333835c71">mutable_recipes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00895"></a><span class="lineno"> 895</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe >*</div>
|
|
<div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac69e0d39ce476d77f319dd896e59bd18"> 896</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac69e0d39ce476d77f319dd896e59bd18">mutable_recipes</a>();</div>
|
|
<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00898"></a><span class="lineno"> 898</span>  const ::operations_research::data::rcpsp::Recipe& _internal_recipes(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00899"></a><span class="lineno"> 899</span>  ::operations_research::data::rcpsp::Recipe* _internal_add_recipes();</div>
|
|
<div class="line"><a name="l00900"></a><span class="lineno"> 900</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00901"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a30152508059e7c3cced8c126169541f9"> 901</a></span>  const ::operations_research::data::rcpsp::Recipe& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a30152508059e7c3cced8c126169541f9">recipes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a610f198bedc15ae9f2bea7b696862b3e"> 902</a></span>  ::operations_research::data::rcpsp::Recipe* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a610f198bedc15ae9f2bea7b696862b3e">add_recipes</a>();</div>
|
|
<div class="line"><a name="l00903"></a><span class="lineno"> 903</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe >&</div>
|
|
<div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca7a6886bccd7ddb25eb7b8564fc1a86"> 904</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca7a6886bccd7ddb25eb7b8564fc1a86">recipes</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  </div>
|
|
<div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  <span class="comment">// repeated .operations_research.data.rcpsp.PerSuccessorDelays successor_delays = 3;</span></div>
|
|
<div class="line"><a name="l00907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac901ffae49673379badbe3ab938e5f81"> 907</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac901ffae49673379badbe3ab938e5f81">successor_delays_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00908"></a><span class="lineno"> 908</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  <span class="keywordtype">int</span> _internal_successor_delays_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a61100660b7a44fa8e499cf40116f9dfe"> 911</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a61100660b7a44fa8e499cf40116f9dfe">clear_successor_delays</a>();</div>
|
|
<div class="line"><a name="l00912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a950714474bdedaa8c064114351c2253e"> 912</a></span>  ::operations_research::data::rcpsp::PerSuccessorDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a950714474bdedaa8c064114351c2253e">mutable_successor_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00913"></a><span class="lineno"> 913</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays >*</div>
|
|
<div class="line"><a name="l00914"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad718f6f2977cfaa859e7dd475fb2b0ec"> 914</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad718f6f2977cfaa859e7dd475fb2b0ec">mutable_successor_delays</a>();</div>
|
|
<div class="line"><a name="l00915"></a><span class="lineno"> 915</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00916"></a><span class="lineno"> 916</span>  const ::operations_research::data::rcpsp::PerSuccessorDelays& _internal_successor_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00917"></a><span class="lineno"> 917</span>  ::operations_research::data::rcpsp::PerSuccessorDelays* _internal_add_successor_delays();</div>
|
|
<div class="line"><a name="l00918"></a><span class="lineno"> 918</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a319cd74378111b0a75c58bf1dcd6dc2a"> 919</a></span>  const ::operations_research::data::rcpsp::PerSuccessorDelays& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a319cd74378111b0a75c58bf1dcd6dc2a">successor_delays</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acebeff784605e2f350aaf1c7196cb56e"> 920</a></span>  ::operations_research::data::rcpsp::PerSuccessorDelays* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acebeff784605e2f350aaf1c7196cb56e">add_successor_delays</a>();</div>
|
|
<div class="line"><a name="l00921"></a><span class="lineno"> 921</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays >&</div>
|
|
<div class="line"><a name="l00922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafa5bfb6ed9236949a5a800f2e5401ee"> 922</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafa5bfb6ed9236949a5a800f2e5401ee">successor_delays</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  </div>
|
|
<div class="line"><a name="l00924"></a><span class="lineno"> 924</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.Task)</span></div>
|
|
<div class="line"><a name="l00925"></a><span class="lineno"> 925</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00926"></a><span class="lineno"> 926</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00927"></a><span class="lineno"> 927</span>  </div>
|
|
<div class="line"><a name="l00928"></a><span class="lineno"> 928</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 name="l00929"></a><span class="lineno"> 929</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > successors_;</div>
|
|
<div class="line"><a name="l00932"></a><span class="lineno"> 932</span>  <span class="keyword">mutable</span> std::atomic<int> _successors_cached_byte_size_;</div>
|
|
<div class="line"><a name="l00933"></a><span class="lineno"> 933</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe > recipes_;</div>
|
|
<div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays > successor_delays_;</div>
|
|
<div class="line"><a name="l00935"></a><span class="lineno"> 935</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00936"></a><span class="lineno"> 936</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l00937"></a><span class="lineno"> 937</span> };</div>
|
|
<div class="line"><a name="l00938"></a><span class="lineno"> 938</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00939"></a><span class="lineno"> 939</span>  </div>
|
|
<div class="line"><a name="l00940"></a><span class="lineno"> 940</span> <span class="keyword">class </span>RcpspProblem <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00941"></a><span class="lineno"> 941</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.data.rcpsp.RcpspProblem) */</span> {</div>
|
|
<div class="line"><a name="l00942"></a><span class="lineno"> 942</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00943"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e769c460b6c2439c5402d45e58421f6"> 943</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e769c460b6c2439c5402d45e58421f6">RcpspProblem</a>() : RcpspProblem(nullptr) {}</div>
|
|
<div class="line"><a name="l00944"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3a977541741cfb6c468abca430a0eec8"> 944</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3a977541741cfb6c468abca430a0eec8">~RcpspProblem</a>();</div>
|
|
<div class="line"><a name="l00945"></a><span class="lineno"> 945</span>  </div>
|
|
<div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad4641315944645b82d6b2ae3d7404b99"> 946</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad4641315944645b82d6b2ae3d7404b99">RcpspProblem</a>(<span class="keyword">const</span> RcpspProblem& from);</div>
|
|
<div class="line"><a name="l00947"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5ba466edcd4cbe9c4f6928890e4f7518"> 947</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5ba466edcd4cbe9c4f6928890e4f7518">RcpspProblem</a>(RcpspProblem&& from) noexcept</div>
|
|
<div class="line"><a name="l00948"></a><span class="lineno"> 948</span>  : RcpspProblem() {</div>
|
|
<div class="line"><a name="l00949"></a><span class="lineno"> 949</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00950"></a><span class="lineno"> 950</span>  }</div>
|
|
<div class="line"><a name="l00951"></a><span class="lineno"> 951</span>  </div>
|
|
<div class="line"><a name="l00952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aefb3745ccd114af4a5b7bc62f0735092"> 952</a></span>  <span class="keyword">inline</span> RcpspProblem& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aefb3745ccd114af4a5b7bc62f0735092">operator=</a>(<span class="keyword">const</span> RcpspProblem& from) {</div>
|
|
<div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00954"></a><span class="lineno"> 954</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00955"></a><span class="lineno"> 955</span>  }</div>
|
|
<div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1aaf4fc61b1b26863ecfeedb0780cf13"> 956</a></span>  <span class="keyword">inline</span> RcpspProblem& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1aaf4fc61b1b26863ecfeedb0780cf13">operator=</a>(RcpspProblem&& from) noexcept {</div>
|
|
<div class="line"><a name="l00957"></a><span class="lineno"> 957</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00958"></a><span class="lineno"> 958</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00959"></a><span class="lineno"> 959</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00960"></a><span class="lineno"> 960</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00961"></a><span class="lineno"> 961</span>  }</div>
|
|
<div class="line"><a name="l00962"></a><span class="lineno"> 962</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00963"></a><span class="lineno"> 963</span>  }</div>
|
|
<div class="line"><a name="l00964"></a><span class="lineno"> 964</span>  </div>
|
|
<div class="line"><a name="l00965"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 965</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00966"></a><span class="lineno"> 966</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00967"></a><span class="lineno"> 967</span>  }</div>
|
|
<div class="line"><a name="l00968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 968</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00969"></a><span class="lineno"> 969</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00970"></a><span class="lineno"> 970</span>  }</div>
|
|
<div class="line"><a name="l00971"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 971</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00972"></a><span class="lineno"> 972</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00973"></a><span class="lineno"> 973</span>  }</div>
|
|
<div class="line"><a name="l00974"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a713e0dbd3a2cbeeac9e5968205e28d01"> 974</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> RcpspProblem& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a713e0dbd3a2cbeeac9e5968205e28d01">default_instance</a>();</div>
|
|
<div class="line"><a name="l00975"></a><span class="lineno"> 975</span>  </div>
|
|
<div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 976</a></span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
|
|
<div class="line"><a name="l00977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a0340686ad8eac27b356a9e8d4ed7d2"> 977</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> RcpspProblem* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a0340686ad8eac27b356a9e8d4ed7d2">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00978"></a><span class="lineno"> 978</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>RcpspProblem*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>  &<a class="code" href="namespaceoperations__research_1_1data_1_1rcpsp.html#acacf363f8abdbc18ca4f591b075884f1">_RcpspProblem_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00980"></a><span class="lineno"> 980</span>  }</div>
|
|
<div class="line"><a name="l00981"></a><span class="lineno"> 981</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00982"></a><span class="lineno"> 982</span>  5;</div>
|
|
<div class="line"><a name="l00983"></a><span class="lineno"> 983</span>  </div>
|
|
<div class="line"><a name="l00984"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8a6c5c515888f0960f8adc4d8d678d1b"> 984</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8a6c5c515888f0960f8adc4d8d678d1b">swap</a>(RcpspProblem& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, RcpspProblem& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00985"></a><span class="lineno"> 985</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00986"></a><span class="lineno"> 986</span>  }</div>
|
|
<div class="line"><a name="l00987"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab265918095810e3611e434e6ab88b145"> 987</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab265918095810e3611e434e6ab88b145">Swap</a>(RcpspProblem* other) {</div>
|
|
<div class="line"><a name="l00988"></a><span class="lineno"> 988</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00989"></a><span class="lineno"> 989</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00990"></a><span class="lineno"> 990</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00991"></a><span class="lineno"> 991</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00992"></a><span class="lineno"> 992</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00993"></a><span class="lineno"> 993</span>  }</div>
|
|
<div class="line"><a name="l00994"></a><span class="lineno"> 994</span>  }</div>
|
|
<div class="line"><a name="l00995"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a84abab74b4361b13744f29b3162d1e94"> 995</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a84abab74b4361b13744f29b3162d1e94">UnsafeArenaSwap</a>(RcpspProblem* other) {</div>
|
|
<div class="line"><a name="l00996"></a><span class="lineno"> 996</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00997"></a><span class="lineno"> 997</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00998"></a><span class="lineno"> 998</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00999"></a><span class="lineno"> 999</span>  }</div>
|
|
<div class="line"><a name="l01000"></a><span class="lineno"> 1000</span>  </div>
|
|
<div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l01002"></a><span class="lineno"> 1002</span>  </div>
|
|
<div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e06973dd51d063d74a27f73e580a222"> 1003</a></span>  <span class="keyword">inline</span> RcpspProblem* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e06973dd51d063d74a27f73e580a222">New</a>() const final {</div>
|
|
<div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>  <span class="keywordflow">return</span> CreateMaybeMessage<RcpspProblem>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l01005"></a><span class="lineno"> 1005</span>  }</div>
|
|
<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>  </div>
|
|
<div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#afc3399b4cd80d385259e02ae457cdf14"> 1007</a></span>  RcpspProblem* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#afc3399b4cd80d385259e02ae457cdf14">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>  <span class="keywordflow">return</span> CreateMaybeMessage<RcpspProblem>(arena);</div>
|
|
<div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>  }</div>
|
|
<div class="line"><a name="l01010"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1010</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l01011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1011</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l01012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a438763816d1a8968c1f962d9f98f74ff"> 1012</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a438763816d1a8968c1f962d9f98f74ff">CopyFrom</a>(<span class="keyword">const</span> RcpspProblem& from);</div>
|
|
<div class="line"><a name="l01013"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8fafd43620869d587b1d9e9b5d801436"> 1013</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8fafd43620869d587b1d9e9b5d801436">MergeFrom</a>(<span class="keyword">const</span> RcpspProblem& from);</div>
|
|
<div class="line"><a name="l01014"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1014</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l01015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1015</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>  </div>
|
|
<div class="line"><a name="l01017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1017</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l01018"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1018</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l01019"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1019</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l01021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1021</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>  </div>
|
|
<div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l01026"></a><span class="lineno"> 1026</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 name="l01027"></a><span class="lineno"> 1027</span>  <span class="keywordtype">void</span> InternalSwap(RcpspProblem* other);</div>
|
|
<div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l01030"></a><span class="lineno"> 1030</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.data.rcpsp.RcpspProblem"</span>;</div>
|
|
<div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>  }</div>
|
|
<div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l01033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a80d8feacd293c9938dd93ab4c15a1dff"> 1033</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a80d8feacd293c9938dd93ab4c15a1dff">RcpspProblem</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01035"></a><span class="lineno"> 1035</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 name="l01036"></a><span class="lineno"> 1036</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>  </div>
|
|
<div class="line"><a name="l01039"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1039</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>  private:</div>
|
|
<div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>);</div>
|
|
<div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>  <a class="code" href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">return ::descriptor_table_ortools_2fdata_2frcpsp_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>  }</div>
|
|
<div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>  </div>
|
|
<div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>  </div>
|
|
<div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>  </div>
|
|
<div class="line"><a name="l01050"></a><span class="lineno"> 1050</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>  </div>
|
|
<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>  kResourcesFieldNumber = 1,</div>
|
|
<div class="line"><a name="l01054"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9ac53e7ee5934a0d02a400b1c441bd61ff"> 1054</a></span>  kTasksFieldNumber = 2,</div>
|
|
<div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a59032fdf672099a0dd4e6bc9af9f8fe4"> 1055</a></span>  kBasedataFieldNumber = 12,</div>
|
|
<div class="line"><a name="l01056"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a80457de4fce1c9a997439550fe89d4c5"> 1056</a></span>  kNameFieldNumber = 14,</div>
|
|
<div class="line"><a name="l01057"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a2b937bfa8a93e41a9efa69f15f52b0aa"> 1057</a></span>  kIsConsumerProducerFieldNumber = 3,</div>
|
|
<div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9ab947ad8e3c16ff8259c0b351831e1a36"> 1058</a></span>  kIsResourceInvestmentFieldNumber = 4,</div>
|
|
<div class="line"><a name="l01059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a59ee06f213b00d783e6a2ffe2676d14e"> 1059</a></span>  kIsRcpspMaxFieldNumber = 5,</div>
|
|
<div class="line"><a name="l01060"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9ab76520d61d0c35238f9045ec49c0137f"> 1060</a></span>  kDeadlineFieldNumber = 6,</div>
|
|
<div class="line"><a name="l01061"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9ac05d2575b0f6461df1691d8068e7a113"> 1061</a></span>  kHorizonFieldNumber = 7,</div>
|
|
<div class="line"><a name="l01062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a8f10266468af8dc08d5d31a264eb0464"> 1062</a></span>  kReleaseDateFieldNumber = 8,</div>
|
|
<div class="line"><a name="l01063"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9af335b8fa848de24ee962885161f1f2b0"> 1063</a></span>  kTardinessCostFieldNumber = 9,</div>
|
|
<div class="line"><a name="l01064"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a726439da0fd6db374d72e616e464d880"> 1064</a></span>  kMpmTimeFieldNumber = 10,</div>
|
|
<div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9a0acb2e8b054e5ccff3c4a9fb66245e36"> 1065</a></span>  kSeedFieldNumber = 11,</div>
|
|
<div class="line"><a name="l01066"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee2ace14c74c32f06291b677d6e97f9aa72c6399dda86d904cf57b187106954f"> 1066</a></span>  kDueDateFieldNumber = 13,</div>
|
|
<div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>  };</div>
|
|
<div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>  <span class="comment">// repeated .operations_research.data.rcpsp.Resource resources = 1;</span></div>
|
|
<div class="line"><a name="l01069"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8dea430a1ea3bb3d2ccd79b8e1fb2f1e"> 1069</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8dea430a1ea3bb3d2ccd79b8e1fb2f1e">resources_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01070"></a><span class="lineno"> 1070</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01071"></a><span class="lineno"> 1071</span>  <span class="keywordtype">int</span> _internal_resources_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01073"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3e53522812a9550e4c2f153ed25d68c3"> 1073</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3e53522812a9550e4c2f153ed25d68c3">clear_resources</a>();</div>
|
|
<div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac49a14b4cb615dc8d673e43a95d00897"> 1074</a></span>  ::operations_research::data::rcpsp::Resource* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac49a14b4cb615dc8d673e43a95d00897">mutable_resources</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource >*</div>
|
|
<div class="line"><a name="l01076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af27af57c0c47f888a68ecb700b8a47ec"> 1076</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af27af57c0c47f888a68ecb700b8a47ec">mutable_resources</a>();</div>
|
|
<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>  const ::operations_research::data::rcpsp::Resource& _internal_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>  ::operations_research::data::rcpsp::Resource* _internal_add_resources();</div>
|
|
<div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4211f53d89075a40bf1bd4a612960c2b"> 1081</a></span>  const ::operations_research::data::rcpsp::Resource& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4211f53d89075a40bf1bd4a612960c2b">resources</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01082"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5bedd13e30aec3e0e46e2a7bfcb7c8f5"> 1082</a></span>  ::operations_research::data::rcpsp::Resource* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5bedd13e30aec3e0e46e2a7bfcb7c8f5">add_resources</a>();</div>
|
|
<div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource >&</div>
|
|
<div class="line"><a name="l01084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5d7368a200b50e05bbdc00139991035c"> 1084</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5d7368a200b50e05bbdc00139991035c">resources</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>  </div>
|
|
<div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>  <span class="comment">// repeated .operations_research.data.rcpsp.Task tasks = 2;</span></div>
|
|
<div class="line"><a name="l01087"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5cffdd18717e46ba78ccdf71bb526a7c"> 1087</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5cffdd18717e46ba78ccdf71bb526a7c">tasks_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>  <span class="keywordtype">int</span> _internal_tasks_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01091"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9934c5b429201014e657da033c48af32"> 1091</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9934c5b429201014e657da033c48af32">clear_tasks</a>();</div>
|
|
<div class="line"><a name="l01092"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a98f5f5a09a415f56ea3a499f23ac6f91"> 1092</a></span>  ::operations_research::data::rcpsp::Task* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a98f5f5a09a415f56ea3a499f23ac6f91">mutable_tasks</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task >*</div>
|
|
<div class="line"><a name="l01094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af9d3d092c597bdfce2410f06ecef7308"> 1094</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af9d3d092c597bdfce2410f06ecef7308">mutable_tasks</a>();</div>
|
|
<div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01096"></a><span class="lineno"> 1096</span>  const ::operations_research::data::rcpsp::Task& _internal_tasks(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>  ::operations_research::data::rcpsp::Task* _internal_add_tasks();</div>
|
|
<div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac79bd9fe08832916a5d6f168572ee005"> 1099</a></span>  const ::operations_research::data::rcpsp::Task& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac79bd9fe08832916a5d6f168572ee005">tasks</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01100"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6fdc4b8bc1ee4104a0490896beef8211"> 1100</a></span>  ::operations_research::data::rcpsp::Task* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6fdc4b8bc1ee4104a0490896beef8211">add_tasks</a>();</div>
|
|
<div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task >&</div>
|
|
<div class="line"><a name="l01102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a13f3d8726faefa3bed99819327a7a4c7"> 1102</a></span>  <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a13f3d8726faefa3bed99819327a7a4c7">tasks</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>  </div>
|
|
<div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>  <span class="comment">// string basedata = 12;</span></div>
|
|
<div class="line"><a name="l01105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1f6bf7ba32a3e33b28bfffaafa3ba59b"> 1105</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1f6bf7ba32a3e33b28bfffaafa3ba59b">clear_basedata</a>();</div>
|
|
<div class="line"><a name="l01106"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2d7bf0bd09fe2fd77c27a627711174"> 1106</a></span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2d7bf0bd09fe2fd77c27a627711174">basedata</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1b3baa343bddfa3027175a0417568d0e"> 1107</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1b3baa343bddfa3027175a0417568d0e">set_basedata</a>(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6aaa60db1c9d07b657142dda2db88135"> 1108</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6aaa60db1c9d07b657142dda2db88135">set_basedata</a>(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01109"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f147d9661c8a4525fb534a78ececbbe"> 1109</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f147d9661c8a4525fb534a78ececbbe">set_basedata</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01110"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe78b685c4a3626061d42b582b9b88a3"> 1110</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe78b685c4a3626061d42b582b9b88a3">set_basedata</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
|
|
<div class="line"><a name="l01111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff827a481342a6f6db9b5a9ee8803c60"> 1111</a></span>  std::string* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff827a481342a6f6db9b5a9ee8803c60">mutable_basedata</a>();</div>
|
|
<div class="line"><a name="l01112"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e415fd0d36cd75bf4d3cbd93ccf04a1"> 1112</a></span>  std::string* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e415fd0d36cd75bf4d3cbd93ccf04a1">release_basedata</a>();</div>
|
|
<div class="line"><a name="l01113"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ace09064758cfbb20b500a146f83984b7"> 1113</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ace09064758cfbb20b500a146f83984b7">set_allocated_basedata</a>(std::string* basedata);</div>
|
|
<div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>  <span class="keyword">const</span> std::string& _internal_basedata() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>  <span class="keywordtype">void</span> _internal_set_basedata(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>  std::string* _internal_mutable_basedata();</div>
|
|
<div class="line"><a name="l01118"></a><span class="lineno"> 1118</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>  </div>
|
|
<div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>  <span class="comment">// string name = 14;</span></div>
|
|
<div class="line"><a name="l01121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050"> 1121</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div>
|
|
<div class="line"><a name="l01122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1"> 1122</a></span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01123"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd"> 1123</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">set_name</a>(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01124"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7"> 1124</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">set_name</a>(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01125"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be"> 1125</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c"> 1126</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
|
|
<div class="line"><a name="l01127"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b"> 1127</a></span>  std::string* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">mutable_name</a>();</div>
|
|
<div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7"> 1128</a></span>  std::string* <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">release_name</a>();</div>
|
|
<div class="line"><a name="l01129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be"> 1129</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>);</div>
|
|
<div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>  <span class="keyword">const</span> std::string& _internal_name() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>  <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>  std::string* _internal_mutable_name();</div>
|
|
<div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>  </div>
|
|
<div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>  <span class="comment">// bool is_consumer_producer = 3;</span></div>
|
|
<div class="line"><a name="l01137"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1332fcbad30450f46be9bb47507db9f0"> 1137</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1332fcbad30450f46be9bb47507db9f0">clear_is_consumer_producer</a>();</div>
|
|
<div class="line"><a name="l01138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa46ebb695a50d699523268adf2507e60"> 1138</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa46ebb695a50d699523268adf2507e60">is_consumer_producer</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2ce0cf2feedc386aa5e1f1747cb850e2"> 1139</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2ce0cf2feedc386aa5e1f1747cb850e2">set_is_consumer_producer</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>  <span class="keywordtype">bool</span> _internal_is_consumer_producer() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>  <span class="keywordtype">void</span> _internal_set_is_consumer_producer(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>  </div>
|
|
<div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>  <span class="comment">// bool is_resource_investment = 4;</span></div>
|
|
<div class="line"><a name="l01146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac84decee6c7ed930ec4650b5419a8b26"> 1146</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac84decee6c7ed930ec4650b5419a8b26">clear_is_resource_investment</a>();</div>
|
|
<div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aac2778ee980dca94d6be59ff574e7af5"> 1147</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aac2778ee980dca94d6be59ff574e7af5">is_resource_investment</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01148"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af6e1a9cf9cd0eb8f38259605bef91e21"> 1148</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af6e1a9cf9cd0eb8f38259605bef91e21">set_is_resource_investment</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>  <span class="keywordtype">bool</span> _internal_is_resource_investment() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>  <span class="keywordtype">void</span> _internal_set_is_resource_investment(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>  </div>
|
|
<div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>  <span class="comment">// bool is_rcpsp_max = 5;</span></div>
|
|
<div class="line"><a name="l01155"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aeb5c4d42fbed6b97d0fe9425be59ca7b"> 1155</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aeb5c4d42fbed6b97d0fe9425be59ca7b">clear_is_rcpsp_max</a>();</div>
|
|
<div class="line"><a name="l01156"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2dd538d69fde086a3fdcb8870c475be8"> 1156</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2dd538d69fde086a3fdcb8870c475be8">is_rcpsp_max</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8293bb30b8b8de9c2b9392d9c49bb632"> 1157</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8293bb30b8b8de9c2b9392d9c49bb632">set_is_rcpsp_max</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>  <span class="keywordtype">bool</span> _internal_is_rcpsp_max() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>  <span class="keywordtype">void</span> _internal_set_is_rcpsp_max(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>  </div>
|
|
<div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>  <span class="comment">// int32 deadline = 6;</span></div>
|
|
<div class="line"><a name="l01164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a97b9eef989ac9ec8336c76a53fb9909e"> 1164</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a97b9eef989ac9ec8336c76a53fb9909e">clear_deadline</a>();</div>
|
|
<div class="line"><a name="l01165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aee9166959dc474c682c3a80dafcedc87"> 1165</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aee9166959dc474c682c3a80dafcedc87">deadline</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1511885226c05a4847d6d8e42d17d396"> 1166</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1511885226c05a4847d6d8e42d17d396">set_deadline</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_deadline() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>  <span class="keywordtype">void</span> _internal_set_deadline(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>  </div>
|
|
<div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>  <span class="comment">// int32 horizon = 7;</span></div>
|
|
<div class="line"><a name="l01173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac43e3fc98d0a4c3c050cec31b888fb8d"> 1173</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac43e3fc98d0a4c3c050cec31b888fb8d">clear_horizon</a>();</div>
|
|
<div class="line"><a name="l01174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4fce003d953ba970ba2b075a15b8a3b3"> 1174</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4fce003d953ba970ba2b075a15b8a3b3">horizon</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01175"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a46c87f7bf25c27b8daf3138bd9d1b75d"> 1175</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a46c87f7bf25c27b8daf3138bd9d1b75d">set_horizon</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_horizon() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>  <span class="keywordtype">void</span> _internal_set_horizon(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01180"></a><span class="lineno"> 1180</span>  </div>
|
|
<div class="line"><a name="l01181"></a><span class="lineno"> 1181</span>  <span class="comment">// int32 release_date = 8;</span></div>
|
|
<div class="line"><a name="l01182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adfae3a7699bb732bf28954a4f8b8be96"> 1182</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adfae3a7699bb732bf28954a4f8b8be96">clear_release_date</a>();</div>
|
|
<div class="line"><a name="l01183"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acb9562c826765a4990206df03d1642ca"> 1183</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acb9562c826765a4990206df03d1642ca">release_date</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01184"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae08d07a8f55da68c4370dd3b3690762e"> 1184</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae08d07a8f55da68c4370dd3b3690762e">set_release_date</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_release_date() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>  <span class="keywordtype">void</span> _internal_set_release_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01188"></a><span class="lineno"> 1188</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>  </div>
|
|
<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>  <span class="comment">// int32 tardiness_cost = 9;</span></div>
|
|
<div class="line"><a name="l01191"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0f1e8396c6e04843aa0207cb872fe1"> 1191</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0f1e8396c6e04843aa0207cb872fe1">clear_tardiness_cost</a>();</div>
|
|
<div class="line"><a name="l01192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5aa7c97c35141c0d600d587a04b81016"> 1192</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5aa7c97c35141c0d600d587a04b81016">tardiness_cost</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01193"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6f51a377df3989a89656c7eba679c92f"> 1193</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6f51a377df3989a89656c7eba679c92f">set_tardiness_cost</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_tardiness_cost() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>  <span class="keywordtype">void</span> _internal_set_tardiness_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>  </div>
|
|
<div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>  <span class="comment">// int32 mpm_time = 10;</span></div>
|
|
<div class="line"><a name="l01200"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31a698de2cac5a04b2d3fd2547e1ab79"> 1200</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31a698de2cac5a04b2d3fd2547e1ab79">clear_mpm_time</a>();</div>
|
|
<div class="line"><a name="l01201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a571e44c4df6e65e16d9b6d6f688574e4"> 1201</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a571e44c4df6e65e16d9b6d6f688574e4">mpm_time</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01202"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a70e8aae9853be4d62297758552d516cb"> 1202</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a70e8aae9853be4d62297758552d516cb">set_mpm_time</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_mpm_time() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>  <span class="keywordtype">void</span> _internal_set_mpm_time(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>  </div>
|
|
<div class="line"><a name="l01208"></a><span class="lineno"> 1208</span>  <span class="comment">// int64 seed = 11;</span></div>
|
|
<div class="line"><a name="l01209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebfb416c295cdeb940dc84f94a8189e2"> 1209</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebfb416c295cdeb940dc84f94a8189e2">clear_seed</a>();</div>
|
|
<div class="line"><a name="l01210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acf5289f5fd6f013695dfcbee02db935d"> 1210</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acf5289f5fd6f013695dfcbee02db935d">seed</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01211"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3389a87cef1b37c704d2536ad820043d"> 1211</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3389a87cef1b37c704d2536ad820043d">set_seed</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01212"></a><span class="lineno"> 1212</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_seed() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>  <span class="keywordtype">void</span> _internal_set_seed(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>  </div>
|
|
<div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>  <span class="comment">// int32 due_date = 13;</span></div>
|
|
<div class="line"><a name="l01218"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6dcc51df4ff5c6600caa0dc7789ce8c8"> 1218</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6dcc51df4ff5c6600caa0dc7789ce8c8">clear_due_date</a>();</div>
|
|
<div class="line"><a name="l01219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1a4f3482ad8b8b8963264a8a1abbe47"> 1219</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1a4f3482ad8b8b8963264a8a1abbe47">due_date</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01220"></a><span class="lineno"><a class="line" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad751d4faf6d304b265a247e457830552"> 1220</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad751d4faf6d304b265a247e457830552">set_due_date</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01221"></a><span class="lineno"> 1221</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_due_date() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01223"></a><span class="lineno"> 1223</span>  <span class="keywordtype">void</span> _internal_set_due_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>  </div>
|
|
<div class="line"><a name="l01226"></a><span class="lineno"> 1226</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.data.rcpsp.RcpspProblem)</span></div>
|
|
<div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>  </div>
|
|
<div class="line"><a name="l01230"></a><span class="lineno"> 1230</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 name="l01231"></a><span class="lineno"> 1231</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l01232"></a><span class="lineno"> 1232</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource > resources_;</div>
|
|
<div class="line"><a name="l01234"></a><span class="lineno"> 1234</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task > tasks_;</div>
|
|
<div class="line"><a name="l01235"></a><span class="lineno"> 1235</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr basedata_;</div>
|
|
<div class="line"><a name="l01236"></a><span class="lineno"> 1236</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div>
|
|
<div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>  <span class="keywordtype">bool</span> is_consumer_producer_;</div>
|
|
<div class="line"><a name="l01238"></a><span class="lineno"> 1238</span>  <span class="keywordtype">bool</span> is_resource_investment_;</div>
|
|
<div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>  <span class="keywordtype">bool</span> is_rcpsp_max_;</div>
|
|
<div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> deadline_;</div>
|
|
<div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> horizon_;</div>
|
|
<div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> release_date_;</div>
|
|
<div class="line"><a name="l01243"></a><span class="lineno"> 1243</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> tardiness_cost_;</div>
|
|
<div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> mpm_time_;</div>
|
|
<div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> seed_;</div>
|
|
<div class="line"><a name="l01246"></a><span class="lineno"> 1246</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> due_date_;</div>
|
|
<div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fdata_2frcpsp_2eproto;</div>
|
|
<div class="line"><a name="l01249"></a><span class="lineno"> 1249</span> };</div>
|
|
<div class="line"><a name="l01250"></a><span class="lineno"> 1250</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>  </div>
|
|
<div class="line"><a name="l01252"></a><span class="lineno"> 1252</span>  </div>
|
|
<div class="line"><a name="l01253"></a><span class="lineno"> 1253</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>  </div>
|
|
<div class="line"><a name="l01255"></a><span class="lineno"> 1255</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l01256"></a><span class="lineno"> 1256</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div>
|
|
<div class="line"><a name="l01257"></a><span class="lineno"> 1257</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div>
|
|
<div class="line"><a name="l01258"></a><span class="lineno"> 1258</span> <span class="preprocessor">#endif // __GNUC__</span></div>
|
|
<div class="line"><a name="l01259"></a><span class="lineno"> 1259</span> <span class="comment">// Resource</span></div>
|
|
<div class="line"><a name="l01260"></a><span class="lineno"> 1260</span>  </div>
|
|
<div class="line"><a name="l01261"></a><span class="lineno"> 1261</span> <span class="comment">// int32 max_capacity = 1;</span></div>
|
|
<div class="line"><a name="l01262"></a><span class="lineno"> 1262</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::clear_max_capacity() {</div>
|
|
<div class="line"><a name="l01263"></a><span class="lineno"> 1263</span>  max_capacity_ = 0;</div>
|
|
<div class="line"><a name="l01264"></a><span class="lineno"> 1264</span> }</div>
|
|
<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::_internal_max_capacity()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01266"></a><span class="lineno"> 1266</span>  <span class="keywordflow">return</span> max_capacity_;</div>
|
|
<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span> }</div>
|
|
<div class="line"><a name="l01268"></a><span class="lineno"> 1268</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::max_capacity()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01269"></a><span class="lineno"> 1269</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Resource.max_capacity)</span></div>
|
|
<div class="line"><a name="l01270"></a><span class="lineno"> 1270</span>  <span class="keywordflow">return</span> _internal_max_capacity();</div>
|
|
<div class="line"><a name="l01271"></a><span class="lineno"> 1271</span> }</div>
|
|
<div class="line"><a name="l01272"></a><span class="lineno"> 1272</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::_internal_set_max_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01273"></a><span class="lineno"> 1273</span>  </div>
|
|
<div class="line"><a name="l01274"></a><span class="lineno"> 1274</span>  max_capacity_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span> }</div>
|
|
<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::set_max_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01277"></a><span class="lineno"> 1277</span>  _internal_set_max_capacity(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Resource.max_capacity)</span></div>
|
|
<div class="line"><a name="l01279"></a><span class="lineno"> 1279</span> }</div>
|
|
<div class="line"><a name="l01280"></a><span class="lineno"> 1280</span>  </div>
|
|
<div class="line"><a name="l01281"></a><span class="lineno"> 1281</span> <span class="comment">// int32 min_capacity = 2;</span></div>
|
|
<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::clear_min_capacity() {</div>
|
|
<div class="line"><a name="l01283"></a><span class="lineno"> 1283</span>  min_capacity_ = 0;</div>
|
|
<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span> }</div>
|
|
<div class="line"><a name="l01285"></a><span class="lineno"> 1285</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::_internal_min_capacity()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01286"></a><span class="lineno"> 1286</span>  <span class="keywordflow">return</span> min_capacity_;</div>
|
|
<div class="line"><a name="l01287"></a><span class="lineno"> 1287</span> }</div>
|
|
<div class="line"><a name="l01288"></a><span class="lineno"> 1288</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::min_capacity()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01289"></a><span class="lineno"> 1289</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Resource.min_capacity)</span></div>
|
|
<div class="line"><a name="l01290"></a><span class="lineno"> 1290</span>  <span class="keywordflow">return</span> _internal_min_capacity();</div>
|
|
<div class="line"><a name="l01291"></a><span class="lineno"> 1291</span> }</div>
|
|
<div class="line"><a name="l01292"></a><span class="lineno"> 1292</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::_internal_set_min_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01293"></a><span class="lineno"> 1293</span>  </div>
|
|
<div class="line"><a name="l01294"></a><span class="lineno"> 1294</span>  min_capacity_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01295"></a><span class="lineno"> 1295</span> }</div>
|
|
<div class="line"><a name="l01296"></a><span class="lineno"> 1296</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::set_min_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01297"></a><span class="lineno"> 1297</span>  _internal_set_min_capacity(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01298"></a><span class="lineno"> 1298</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Resource.min_capacity)</span></div>
|
|
<div class="line"><a name="l01299"></a><span class="lineno"> 1299</span> }</div>
|
|
<div class="line"><a name="l01300"></a><span class="lineno"> 1300</span>  </div>
|
|
<div class="line"><a name="l01301"></a><span class="lineno"> 1301</span> <span class="comment">// bool renewable = 3;</span></div>
|
|
<div class="line"><a name="l01302"></a><span class="lineno"> 1302</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::clear_renewable() {</div>
|
|
<div class="line"><a name="l01303"></a><span class="lineno"> 1303</span>  renewable_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l01304"></a><span class="lineno"> 1304</span> }</div>
|
|
<div class="line"><a name="l01305"></a><span class="lineno"> 1305</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> Resource::_internal_renewable()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01306"></a><span class="lineno"> 1306</span>  <span class="keywordflow">return</span> renewable_;</div>
|
|
<div class="line"><a name="l01307"></a><span class="lineno"> 1307</span> }</div>
|
|
<div class="line"><a name="l01308"></a><span class="lineno"> 1308</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> Resource::renewable()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01309"></a><span class="lineno"> 1309</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Resource.renewable)</span></div>
|
|
<div class="line"><a name="l01310"></a><span class="lineno"> 1310</span>  <span class="keywordflow">return</span> _internal_renewable();</div>
|
|
<div class="line"><a name="l01311"></a><span class="lineno"> 1311</span> }</div>
|
|
<div class="line"><a name="l01312"></a><span class="lineno"> 1312</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::_internal_set_renewable(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01313"></a><span class="lineno"> 1313</span>  </div>
|
|
<div class="line"><a name="l01314"></a><span class="lineno"> 1314</span>  renewable_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01315"></a><span class="lineno"> 1315</span> }</div>
|
|
<div class="line"><a name="l01316"></a><span class="lineno"> 1316</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::set_renewable(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01317"></a><span class="lineno"> 1317</span>  _internal_set_renewable(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01318"></a><span class="lineno"> 1318</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Resource.renewable)</span></div>
|
|
<div class="line"><a name="l01319"></a><span class="lineno"> 1319</span> }</div>
|
|
<div class="line"><a name="l01320"></a><span class="lineno"> 1320</span>  </div>
|
|
<div class="line"><a name="l01321"></a><span class="lineno"> 1321</span> <span class="comment">// int32 unit_cost = 4;</span></div>
|
|
<div class="line"><a name="l01322"></a><span class="lineno"> 1322</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::clear_unit_cost() {</div>
|
|
<div class="line"><a name="l01323"></a><span class="lineno"> 1323</span>  unit_cost_ = 0;</div>
|
|
<div class="line"><a name="l01324"></a><span class="lineno"> 1324</span> }</div>
|
|
<div class="line"><a name="l01325"></a><span class="lineno"> 1325</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::_internal_unit_cost()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01326"></a><span class="lineno"> 1326</span>  <span class="keywordflow">return</span> unit_cost_;</div>
|
|
<div class="line"><a name="l01327"></a><span class="lineno"> 1327</span> }</div>
|
|
<div class="line"><a name="l01328"></a><span class="lineno"> 1328</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Resource::unit_cost()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01329"></a><span class="lineno"> 1329</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Resource.unit_cost)</span></div>
|
|
<div class="line"><a name="l01330"></a><span class="lineno"> 1330</span>  <span class="keywordflow">return</span> _internal_unit_cost();</div>
|
|
<div class="line"><a name="l01331"></a><span class="lineno"> 1331</span> }</div>
|
|
<div class="line"><a name="l01332"></a><span class="lineno"> 1332</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::_internal_set_unit_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01333"></a><span class="lineno"> 1333</span>  </div>
|
|
<div class="line"><a name="l01334"></a><span class="lineno"> 1334</span>  unit_cost_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01335"></a><span class="lineno"> 1335</span> }</div>
|
|
<div class="line"><a name="l01336"></a><span class="lineno"> 1336</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Resource::set_unit_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01337"></a><span class="lineno"> 1337</span>  _internal_set_unit_cost(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01338"></a><span class="lineno"> 1338</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Resource.unit_cost)</span></div>
|
|
<div class="line"><a name="l01339"></a><span class="lineno"> 1339</span> }</div>
|
|
<div class="line"><a name="l01340"></a><span class="lineno"> 1340</span>  </div>
|
|
<div class="line"><a name="l01341"></a><span class="lineno"> 1341</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01342"></a><span class="lineno"> 1342</span>  </div>
|
|
<div class="line"><a name="l01343"></a><span class="lineno"> 1343</span> <span class="comment">// Recipe</span></div>
|
|
<div class="line"><a name="l01344"></a><span class="lineno"> 1344</span>  </div>
|
|
<div class="line"><a name="l01345"></a><span class="lineno"> 1345</span> <span class="comment">// int32 duration = 1;</span></div>
|
|
<div class="line"><a name="l01346"></a><span class="lineno"> 1346</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::clear_duration() {</div>
|
|
<div class="line"><a name="l01347"></a><span class="lineno"> 1347</span>  duration_ = 0;</div>
|
|
<div class="line"><a name="l01348"></a><span class="lineno"> 1348</span> }</div>
|
|
<div class="line"><a name="l01349"></a><span class="lineno"> 1349</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::_internal_duration()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01350"></a><span class="lineno"> 1350</span>  <span class="keywordflow">return</span> duration_;</div>
|
|
<div class="line"><a name="l01351"></a><span class="lineno"> 1351</span> }</div>
|
|
<div class="line"><a name="l01352"></a><span class="lineno"> 1352</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::duration()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Recipe.duration)</span></div>
|
|
<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>  <span class="keywordflow">return</span> _internal_duration();</div>
|
|
<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span> }</div>
|
|
<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::_internal_set_duration(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span>  </div>
|
|
<div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>  duration_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span> }</div>
|
|
<div class="line"><a name="l01360"></a><span class="lineno"> 1360</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::set_duration(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01361"></a><span class="lineno"> 1361</span>  _internal_set_duration(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Recipe.duration)</span></div>
|
|
<div class="line"><a name="l01363"></a><span class="lineno"> 1363</span> }</div>
|
|
<div class="line"><a name="l01364"></a><span class="lineno"> 1364</span>  </div>
|
|
<div class="line"><a name="l01365"></a><span class="lineno"> 1365</span> <span class="comment">// repeated int32 demands = 2;</span></div>
|
|
<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Recipe::_internal_demands_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>  <span class="keywordflow">return</span> demands_.size();</div>
|
|
<div class="line"><a name="l01368"></a><span class="lineno"> 1368</span> }</div>
|
|
<div class="line"><a name="l01369"></a><span class="lineno"> 1369</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Recipe::demands_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01370"></a><span class="lineno"> 1370</span>  <span class="keywordflow">return</span> _internal_demands_size();</div>
|
|
<div class="line"><a name="l01371"></a><span class="lineno"> 1371</span> }</div>
|
|
<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::clear_demands() {</div>
|
|
<div class="line"><a name="l01373"></a><span class="lineno"> 1373</span>  demands_.Clear();</div>
|
|
<div class="line"><a name="l01374"></a><span class="lineno"> 1374</span> }</div>
|
|
<div class="line"><a name="l01375"></a><span class="lineno"> 1375</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::_internal_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01376"></a><span class="lineno"> 1376</span>  <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01377"></a><span class="lineno"> 1377</span> }</div>
|
|
<div class="line"><a name="l01378"></a><span class="lineno"> 1378</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01379"></a><span class="lineno"> 1379</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Recipe.demands)</span></div>
|
|
<div class="line"><a name="l01380"></a><span class="lineno"> 1380</span>  <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span> }</div>
|
|
<div class="line"><a name="l01382"></a><span class="lineno"> 1382</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::set_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>  demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01384"></a><span class="lineno"> 1384</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Recipe.demands)</span></div>
|
|
<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span> }</div>
|
|
<div class="line"><a name="l01386"></a><span class="lineno"> 1386</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::_internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01387"></a><span class="lineno"> 1387</span>  demands_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01388"></a><span class="lineno"> 1388</span> }</div>
|
|
<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01390"></a><span class="lineno"> 1390</span>  _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.Recipe.demands)</span></div>
|
|
<div class="line"><a name="l01392"></a><span class="lineno"> 1392</span> }</div>
|
|
<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01394"></a><span class="lineno"> 1394</span> Recipe::_internal_demands()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01395"></a><span class="lineno"> 1395</span>  <span class="keywordflow">return</span> demands_;</div>
|
|
<div class="line"><a name="l01396"></a><span class="lineno"> 1396</span> }</div>
|
|
<div class="line"><a name="l01397"></a><span class="lineno"> 1397</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01398"></a><span class="lineno"> 1398</span> Recipe::demands()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01399"></a><span class="lineno"> 1399</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.Recipe.demands)</span></div>
|
|
<div class="line"><a name="l01400"></a><span class="lineno"> 1400</span>  <span class="keywordflow">return</span> _internal_demands();</div>
|
|
<div class="line"><a name="l01401"></a><span class="lineno"> 1401</span> }</div>
|
|
<div class="line"><a name="l01402"></a><span class="lineno"> 1402</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01403"></a><span class="lineno"> 1403</span> Recipe::_internal_mutable_demands() {</div>
|
|
<div class="line"><a name="l01404"></a><span class="lineno"> 1404</span>  <span class="keywordflow">return</span> &demands_;</div>
|
|
<div class="line"><a name="l01405"></a><span class="lineno"> 1405</span> }</div>
|
|
<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span> Recipe::mutable_demands() {</div>
|
|
<div class="line"><a name="l01408"></a><span class="lineno"> 1408</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.Recipe.demands)</span></div>
|
|
<div class="line"><a name="l01409"></a><span class="lineno"> 1409</span>  <span class="keywordflow">return</span> _internal_mutable_demands();</div>
|
|
<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span> }</div>
|
|
<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>  </div>
|
|
<div class="line"><a name="l01412"></a><span class="lineno"> 1412</span> <span class="comment">// repeated int32 resources = 3;</span></div>
|
|
<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Recipe::_internal_resources_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01414"></a><span class="lineno"> 1414</span>  <span class="keywordflow">return</span> resources_.size();</div>
|
|
<div class="line"><a name="l01415"></a><span class="lineno"> 1415</span> }</div>
|
|
<div class="line"><a name="l01416"></a><span class="lineno"> 1416</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Recipe::resources_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01417"></a><span class="lineno"> 1417</span>  <span class="keywordflow">return</span> _internal_resources_size();</div>
|
|
<div class="line"><a name="l01418"></a><span class="lineno"> 1418</span> }</div>
|
|
<div class="line"><a name="l01419"></a><span class="lineno"> 1419</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::clear_resources() {</div>
|
|
<div class="line"><a name="l01420"></a><span class="lineno"> 1420</span>  resources_.Clear();</div>
|
|
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span> }</div>
|
|
<div class="line"><a name="l01422"></a><span class="lineno"> 1422</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::_internal_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>  <span class="keywordflow">return</span> resources_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01424"></a><span class="lineno"> 1424</span> }</div>
|
|
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Recipe::resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01426"></a><span class="lineno"> 1426</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Recipe.resources)</span></div>
|
|
<div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>  <span class="keywordflow">return</span> _internal_resources(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span> }</div>
|
|
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::set_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>  resources_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01431"></a><span class="lineno"> 1431</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Recipe.resources)</span></div>
|
|
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span> }</div>
|
|
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::_internal_add_resources(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>  resources_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span> }</div>
|
|
<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Recipe::add_resources(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01437"></a><span class="lineno"> 1437</span>  _internal_add_resources(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01438"></a><span class="lineno"> 1438</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.Recipe.resources)</span></div>
|
|
<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span> }</div>
|
|
<div class="line"><a name="l01440"></a><span class="lineno"> 1440</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span> Recipe::_internal_resources()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>  <span class="keywordflow">return</span> resources_;</div>
|
|
<div class="line"><a name="l01443"></a><span class="lineno"> 1443</span> }</div>
|
|
<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span> Recipe::resources()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.Recipe.resources)</span></div>
|
|
<div class="line"><a name="l01447"></a><span class="lineno"> 1447</span>  <span class="keywordflow">return</span> _internal_resources();</div>
|
|
<div class="line"><a name="l01448"></a><span class="lineno"> 1448</span> }</div>
|
|
<div class="line"><a name="l01449"></a><span class="lineno"> 1449</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01450"></a><span class="lineno"> 1450</span> Recipe::_internal_mutable_resources() {</div>
|
|
<div class="line"><a name="l01451"></a><span class="lineno"> 1451</span>  <span class="keywordflow">return</span> &resources_;</div>
|
|
<div class="line"><a name="l01452"></a><span class="lineno"> 1452</span> }</div>
|
|
<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span> Recipe::mutable_resources() {</div>
|
|
<div class="line"><a name="l01455"></a><span class="lineno"> 1455</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.Recipe.resources)</span></div>
|
|
<div class="line"><a name="l01456"></a><span class="lineno"> 1456</span>  <span class="keywordflow">return</span> _internal_mutable_resources();</div>
|
|
<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span> }</div>
|
|
<div class="line"><a name="l01458"></a><span class="lineno"> 1458</span>  </div>
|
|
<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01460"></a><span class="lineno"> 1460</span>  </div>
|
|
<div class="line"><a name="l01461"></a><span class="lineno"> 1461</span> <span class="comment">// PerRecipeDelays</span></div>
|
|
<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>  </div>
|
|
<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span> <span class="comment">// repeated int32 min_delays = 1;</span></div>
|
|
<div class="line"><a name="l01464"></a><span class="lineno"> 1464</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> PerRecipeDelays::_internal_min_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01465"></a><span class="lineno"> 1465</span>  <span class="keywordflow">return</span> min_delays_.size();</div>
|
|
<div class="line"><a name="l01466"></a><span class="lineno"> 1466</span> }</div>
|
|
<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> PerRecipeDelays::min_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span>  <span class="keywordflow">return</span> _internal_min_delays_size();</div>
|
|
<div class="line"><a name="l01469"></a><span class="lineno"> 1469</span> }</div>
|
|
<div class="line"><a name="l01470"></a><span class="lineno"> 1470</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PerRecipeDelays::clear_min_delays() {</div>
|
|
<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>  min_delays_.Clear();</div>
|
|
<div class="line"><a name="l01472"></a><span class="lineno"> 1472</span> }</div>
|
|
<div class="line"><a name="l01473"></a><span class="lineno"> 1473</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> PerRecipeDelays::_internal_min_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01474"></a><span class="lineno"> 1474</span>  <span class="keywordflow">return</span> min_delays_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01475"></a><span class="lineno"> 1475</span> }</div>
|
|
<div class="line"><a name="l01476"></a><span class="lineno"> 1476</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> PerRecipeDelays::min_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01477"></a><span class="lineno"> 1477</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.PerRecipeDelays.min_delays)</span></div>
|
|
<div class="line"><a name="l01478"></a><span class="lineno"> 1478</span>  <span class="keywordflow">return</span> _internal_min_delays(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01479"></a><span class="lineno"> 1479</span> }</div>
|
|
<div class="line"><a name="l01480"></a><span class="lineno"> 1480</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PerRecipeDelays::set_min_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01481"></a><span class="lineno"> 1481</span>  min_delays_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.PerRecipeDelays.min_delays)</span></div>
|
|
<div class="line"><a name="l01483"></a><span class="lineno"> 1483</span> }</div>
|
|
<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PerRecipeDelays::_internal_add_min_delays(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>  min_delays_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01486"></a><span class="lineno"> 1486</span> }</div>
|
|
<div class="line"><a name="l01487"></a><span class="lineno"> 1487</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PerRecipeDelays::add_min_delays(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01488"></a><span class="lineno"> 1488</span>  _internal_add_min_delays(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.PerRecipeDelays.min_delays)</span></div>
|
|
<div class="line"><a name="l01490"></a><span class="lineno"> 1490</span> }</div>
|
|
<div class="line"><a name="l01491"></a><span class="lineno"> 1491</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01492"></a><span class="lineno"> 1492</span> PerRecipeDelays::_internal_min_delays()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01493"></a><span class="lineno"> 1493</span>  <span class="keywordflow">return</span> min_delays_;</div>
|
|
<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span> }</div>
|
|
<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01496"></a><span class="lineno"> 1496</span> PerRecipeDelays::min_delays()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01497"></a><span class="lineno"> 1497</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.PerRecipeDelays.min_delays)</span></div>
|
|
<div class="line"><a name="l01498"></a><span class="lineno"> 1498</span>  <span class="keywordflow">return</span> _internal_min_delays();</div>
|
|
<div class="line"><a name="l01499"></a><span class="lineno"> 1499</span> }</div>
|
|
<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01501"></a><span class="lineno"> 1501</span> PerRecipeDelays::_internal_mutable_min_delays() {</div>
|
|
<div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>  <span class="keywordflow">return</span> &min_delays_;</div>
|
|
<div class="line"><a name="l01503"></a><span class="lineno"> 1503</span> }</div>
|
|
<div class="line"><a name="l01504"></a><span class="lineno"> 1504</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span> PerRecipeDelays::mutable_min_delays() {</div>
|
|
<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.PerRecipeDelays.min_delays)</span></div>
|
|
<div class="line"><a name="l01507"></a><span class="lineno"> 1507</span>  <span class="keywordflow">return</span> _internal_mutable_min_delays();</div>
|
|
<div class="line"><a name="l01508"></a><span class="lineno"> 1508</span> }</div>
|
|
<div class="line"><a name="l01509"></a><span class="lineno"> 1509</span>  </div>
|
|
<div class="line"><a name="l01510"></a><span class="lineno"> 1510</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01511"></a><span class="lineno"> 1511</span>  </div>
|
|
<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span> <span class="comment">// PerSuccessorDelays</span></div>
|
|
<div class="line"><a name="l01513"></a><span class="lineno"> 1513</span>  </div>
|
|
<div class="line"><a name="l01514"></a><span class="lineno"> 1514</span> <span class="comment">// repeated .operations_research.data.rcpsp.PerRecipeDelays recipe_delays = 1;</span></div>
|
|
<div class="line"><a name="l01515"></a><span class="lineno"> 1515</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> PerSuccessorDelays::_internal_recipe_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01516"></a><span class="lineno"> 1516</span>  <span class="keywordflow">return</span> recipe_delays_.size();</div>
|
|
<div class="line"><a name="l01517"></a><span class="lineno"> 1517</span> }</div>
|
|
<div class="line"><a name="l01518"></a><span class="lineno"> 1518</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> PerSuccessorDelays::recipe_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01519"></a><span class="lineno"> 1519</span>  <span class="keywordflow">return</span> _internal_recipe_delays_size();</div>
|
|
<div class="line"><a name="l01520"></a><span class="lineno"> 1520</span> }</div>
|
|
<div class="line"><a name="l01521"></a><span class="lineno"> 1521</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PerSuccessorDelays::clear_recipe_delays() {</div>
|
|
<div class="line"><a name="l01522"></a><span class="lineno"> 1522</span>  recipe_delays_.Clear();</div>
|
|
<div class="line"><a name="l01523"></a><span class="lineno"> 1523</span> }</div>
|
|
<div class="line"><a name="l01524"></a><span class="lineno"> 1524</span> inline ::operations_research::data::rcpsp::PerRecipeDelays* PerSuccessorDelays::mutable_recipe_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01525"></a><span class="lineno"> 1525</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.PerSuccessorDelays.recipe_delays)</span></div>
|
|
<div class="line"><a name="l01526"></a><span class="lineno"> 1526</span>  <span class="keywordflow">return</span> recipe_delays_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01527"></a><span class="lineno"> 1527</span> }</div>
|
|
<div class="line"><a name="l01528"></a><span class="lineno"> 1528</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays >*</div>
|
|
<div class="line"><a name="l01529"></a><span class="lineno"> 1529</span> PerSuccessorDelays::mutable_recipe_delays() {</div>
|
|
<div class="line"><a name="l01530"></a><span class="lineno"> 1530</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.PerSuccessorDelays.recipe_delays)</span></div>
|
|
<div class="line"><a name="l01531"></a><span class="lineno"> 1531</span>  <span class="keywordflow">return</span> &recipe_delays_;</div>
|
|
<div class="line"><a name="l01532"></a><span class="lineno"> 1532</span> }</div>
|
|
<div class="line"><a name="l01533"></a><span class="lineno"> 1533</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::PerRecipeDelays& PerSuccessorDelays::_internal_recipe_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01534"></a><span class="lineno"> 1534</span>  <span class="keywordflow">return</span> recipe_delays_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01535"></a><span class="lineno"> 1535</span> }</div>
|
|
<div class="line"><a name="l01536"></a><span class="lineno"> 1536</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::PerRecipeDelays& PerSuccessorDelays::recipe_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01537"></a><span class="lineno"> 1537</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.PerSuccessorDelays.recipe_delays)</span></div>
|
|
<div class="line"><a name="l01538"></a><span class="lineno"> 1538</span>  <span class="keywordflow">return</span> _internal_recipe_delays(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01539"></a><span class="lineno"> 1539</span> }</div>
|
|
<div class="line"><a name="l01540"></a><span class="lineno"> 1540</span> inline ::operations_research::data::rcpsp::PerRecipeDelays* PerSuccessorDelays::_internal_add_recipe_delays() {</div>
|
|
<div class="line"><a name="l01541"></a><span class="lineno"> 1541</span>  <span class="keywordflow">return</span> recipe_delays_.Add();</div>
|
|
<div class="line"><a name="l01542"></a><span class="lineno"> 1542</span> }</div>
|
|
<div class="line"><a name="l01543"></a><span class="lineno"> 1543</span> inline ::operations_research::data::rcpsp::PerRecipeDelays* PerSuccessorDelays::add_recipe_delays() {</div>
|
|
<div class="line"><a name="l01544"></a><span class="lineno"> 1544</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.PerSuccessorDelays.recipe_delays)</span></div>
|
|
<div class="line"><a name="l01545"></a><span class="lineno"> 1545</span>  <span class="keywordflow">return</span> _internal_add_recipe_delays();</div>
|
|
<div class="line"><a name="l01546"></a><span class="lineno"> 1546</span> }</div>
|
|
<div class="line"><a name="l01547"></a><span class="lineno"> 1547</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays >&</div>
|
|
<div class="line"><a name="l01548"></a><span class="lineno"> 1548</span> PerSuccessorDelays::recipe_delays()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01549"></a><span class="lineno"> 1549</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.PerSuccessorDelays.recipe_delays)</span></div>
|
|
<div class="line"><a name="l01550"></a><span class="lineno"> 1550</span>  <span class="keywordflow">return</span> recipe_delays_;</div>
|
|
<div class="line"><a name="l01551"></a><span class="lineno"> 1551</span> }</div>
|
|
<div class="line"><a name="l01552"></a><span class="lineno"> 1552</span>  </div>
|
|
<div class="line"><a name="l01553"></a><span class="lineno"> 1553</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01554"></a><span class="lineno"> 1554</span>  </div>
|
|
<div class="line"><a name="l01555"></a><span class="lineno"> 1555</span> <span class="comment">// Task</span></div>
|
|
<div class="line"><a name="l01556"></a><span class="lineno"> 1556</span>  </div>
|
|
<div class="line"><a name="l01557"></a><span class="lineno"> 1557</span> <span class="comment">// repeated int32 successors = 1;</span></div>
|
|
<div class="line"><a name="l01558"></a><span class="lineno"> 1558</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::_internal_successors_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01559"></a><span class="lineno"> 1559</span>  <span class="keywordflow">return</span> successors_.size();</div>
|
|
<div class="line"><a name="l01560"></a><span class="lineno"> 1560</span> }</div>
|
|
<div class="line"><a name="l01561"></a><span class="lineno"> 1561</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::successors_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01562"></a><span class="lineno"> 1562</span>  <span class="keywordflow">return</span> _internal_successors_size();</div>
|
|
<div class="line"><a name="l01563"></a><span class="lineno"> 1563</span> }</div>
|
|
<div class="line"><a name="l01564"></a><span class="lineno"> 1564</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::clear_successors() {</div>
|
|
<div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>  successors_.Clear();</div>
|
|
<div class="line"><a name="l01566"></a><span class="lineno"> 1566</span> }</div>
|
|
<div class="line"><a name="l01567"></a><span class="lineno"> 1567</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Task::_internal_successors(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01568"></a><span class="lineno"> 1568</span>  <span class="keywordflow">return</span> successors_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01569"></a><span class="lineno"> 1569</span> }</div>
|
|
<div class="line"><a name="l01570"></a><span class="lineno"> 1570</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> Task::successors(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01571"></a><span class="lineno"> 1571</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Task.successors)</span></div>
|
|
<div class="line"><a name="l01572"></a><span class="lineno"> 1572</span>  <span class="keywordflow">return</span> _internal_successors(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01573"></a><span class="lineno"> 1573</span> }</div>
|
|
<div class="line"><a name="l01574"></a><span class="lineno"> 1574</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::set_successors(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01575"></a><span class="lineno"> 1575</span>  successors_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01576"></a><span class="lineno"> 1576</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.Task.successors)</span></div>
|
|
<div class="line"><a name="l01577"></a><span class="lineno"> 1577</span> }</div>
|
|
<div class="line"><a name="l01578"></a><span class="lineno"> 1578</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::_internal_add_successors(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01579"></a><span class="lineno"> 1579</span>  successors_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01580"></a><span class="lineno"> 1580</span> }</div>
|
|
<div class="line"><a name="l01581"></a><span class="lineno"> 1581</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::add_successors(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01582"></a><span class="lineno"> 1582</span>  _internal_add_successors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01583"></a><span class="lineno"> 1583</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.Task.successors)</span></div>
|
|
<div class="line"><a name="l01584"></a><span class="lineno"> 1584</span> }</div>
|
|
<div class="line"><a name="l01585"></a><span class="lineno"> 1585</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01586"></a><span class="lineno"> 1586</span> Task::_internal_successors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01587"></a><span class="lineno"> 1587</span>  <span class="keywordflow">return</span> successors_;</div>
|
|
<div class="line"><a name="l01588"></a><span class="lineno"> 1588</span> }</div>
|
|
<div class="line"><a name="l01589"></a><span class="lineno"> 1589</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div>
|
|
<div class="line"><a name="l01590"></a><span class="lineno"> 1590</span> Task::successors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01591"></a><span class="lineno"> 1591</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.Task.successors)</span></div>
|
|
<div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>  <span class="keywordflow">return</span> _internal_successors();</div>
|
|
<div class="line"><a name="l01593"></a><span class="lineno"> 1593</span> }</div>
|
|
<div class="line"><a name="l01594"></a><span class="lineno"> 1594</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01595"></a><span class="lineno"> 1595</span> Task::_internal_mutable_successors() {</div>
|
|
<div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>  <span class="keywordflow">return</span> &successors_;</div>
|
|
<div class="line"><a name="l01597"></a><span class="lineno"> 1597</span> }</div>
|
|
<div class="line"><a name="l01598"></a><span class="lineno"> 1598</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div>
|
|
<div class="line"><a name="l01599"></a><span class="lineno"> 1599</span> Task::mutable_successors() {</div>
|
|
<div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.Task.successors)</span></div>
|
|
<div class="line"><a name="l01601"></a><span class="lineno"> 1601</span>  <span class="keywordflow">return</span> _internal_mutable_successors();</div>
|
|
<div class="line"><a name="l01602"></a><span class="lineno"> 1602</span> }</div>
|
|
<div class="line"><a name="l01603"></a><span class="lineno"> 1603</span>  </div>
|
|
<div class="line"><a name="l01604"></a><span class="lineno"> 1604</span> <span class="comment">// repeated .operations_research.data.rcpsp.Recipe recipes = 2;</span></div>
|
|
<div class="line"><a name="l01605"></a><span class="lineno"> 1605</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::_internal_recipes_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01606"></a><span class="lineno"> 1606</span>  <span class="keywordflow">return</span> recipes_.size();</div>
|
|
<div class="line"><a name="l01607"></a><span class="lineno"> 1607</span> }</div>
|
|
<div class="line"><a name="l01608"></a><span class="lineno"> 1608</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::recipes_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01609"></a><span class="lineno"> 1609</span>  <span class="keywordflow">return</span> _internal_recipes_size();</div>
|
|
<div class="line"><a name="l01610"></a><span class="lineno"> 1610</span> }</div>
|
|
<div class="line"><a name="l01611"></a><span class="lineno"> 1611</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::clear_recipes() {</div>
|
|
<div class="line"><a name="l01612"></a><span class="lineno"> 1612</span>  recipes_.Clear();</div>
|
|
<div class="line"><a name="l01613"></a><span class="lineno"> 1613</span> }</div>
|
|
<div class="line"><a name="l01614"></a><span class="lineno"> 1614</span> inline ::operations_research::data::rcpsp::Recipe* Task::mutable_recipes(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01615"></a><span class="lineno"> 1615</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.Task.recipes)</span></div>
|
|
<div class="line"><a name="l01616"></a><span class="lineno"> 1616</span>  <span class="keywordflow">return</span> recipes_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01617"></a><span class="lineno"> 1617</span> }</div>
|
|
<div class="line"><a name="l01618"></a><span class="lineno"> 1618</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe >*</div>
|
|
<div class="line"><a name="l01619"></a><span class="lineno"> 1619</span> Task::mutable_recipes() {</div>
|
|
<div class="line"><a name="l01620"></a><span class="lineno"> 1620</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.Task.recipes)</span></div>
|
|
<div class="line"><a name="l01621"></a><span class="lineno"> 1621</span>  <span class="keywordflow">return</span> &recipes_;</div>
|
|
<div class="line"><a name="l01622"></a><span class="lineno"> 1622</span> }</div>
|
|
<div class="line"><a name="l01623"></a><span class="lineno"> 1623</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Recipe& Task::_internal_recipes(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01624"></a><span class="lineno"> 1624</span>  <span class="keywordflow">return</span> recipes_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01625"></a><span class="lineno"> 1625</span> }</div>
|
|
<div class="line"><a name="l01626"></a><span class="lineno"> 1626</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Recipe& Task::recipes(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01627"></a><span class="lineno"> 1627</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Task.recipes)</span></div>
|
|
<div class="line"><a name="l01628"></a><span class="lineno"> 1628</span>  <span class="keywordflow">return</span> _internal_recipes(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01629"></a><span class="lineno"> 1629</span> }</div>
|
|
<div class="line"><a name="l01630"></a><span class="lineno"> 1630</span> inline ::operations_research::data::rcpsp::Recipe* Task::_internal_add_recipes() {</div>
|
|
<div class="line"><a name="l01631"></a><span class="lineno"> 1631</span>  <span class="keywordflow">return</span> recipes_.Add();</div>
|
|
<div class="line"><a name="l01632"></a><span class="lineno"> 1632</span> }</div>
|
|
<div class="line"><a name="l01633"></a><span class="lineno"> 1633</span> inline ::operations_research::data::rcpsp::Recipe* Task::add_recipes() {</div>
|
|
<div class="line"><a name="l01634"></a><span class="lineno"> 1634</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.Task.recipes)</span></div>
|
|
<div class="line"><a name="l01635"></a><span class="lineno"> 1635</span>  <span class="keywordflow">return</span> _internal_add_recipes();</div>
|
|
<div class="line"><a name="l01636"></a><span class="lineno"> 1636</span> }</div>
|
|
<div class="line"><a name="l01637"></a><span class="lineno"> 1637</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe >&</div>
|
|
<div class="line"><a name="l01638"></a><span class="lineno"> 1638</span> Task::recipes()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01639"></a><span class="lineno"> 1639</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.Task.recipes)</span></div>
|
|
<div class="line"><a name="l01640"></a><span class="lineno"> 1640</span>  <span class="keywordflow">return</span> recipes_;</div>
|
|
<div class="line"><a name="l01641"></a><span class="lineno"> 1641</span> }</div>
|
|
<div class="line"><a name="l01642"></a><span class="lineno"> 1642</span>  </div>
|
|
<div class="line"><a name="l01643"></a><span class="lineno"> 1643</span> <span class="comment">// repeated .operations_research.data.rcpsp.PerSuccessorDelays successor_delays = 3;</span></div>
|
|
<div class="line"><a name="l01644"></a><span class="lineno"> 1644</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::_internal_successor_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01645"></a><span class="lineno"> 1645</span>  <span class="keywordflow">return</span> successor_delays_.size();</div>
|
|
<div class="line"><a name="l01646"></a><span class="lineno"> 1646</span> }</div>
|
|
<div class="line"><a name="l01647"></a><span class="lineno"> 1647</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> Task::successor_delays_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01648"></a><span class="lineno"> 1648</span>  <span class="keywordflow">return</span> _internal_successor_delays_size();</div>
|
|
<div class="line"><a name="l01649"></a><span class="lineno"> 1649</span> }</div>
|
|
<div class="line"><a name="l01650"></a><span class="lineno"> 1650</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> Task::clear_successor_delays() {</div>
|
|
<div class="line"><a name="l01651"></a><span class="lineno"> 1651</span>  successor_delays_.Clear();</div>
|
|
<div class="line"><a name="l01652"></a><span class="lineno"> 1652</span> }</div>
|
|
<div class="line"><a name="l01653"></a><span class="lineno"> 1653</span> inline ::operations_research::data::rcpsp::PerSuccessorDelays* Task::mutable_successor_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01654"></a><span class="lineno"> 1654</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.Task.successor_delays)</span></div>
|
|
<div class="line"><a name="l01655"></a><span class="lineno"> 1655</span>  <span class="keywordflow">return</span> successor_delays_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01656"></a><span class="lineno"> 1656</span> }</div>
|
|
<div class="line"><a name="l01657"></a><span class="lineno"> 1657</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays >*</div>
|
|
<div class="line"><a name="l01658"></a><span class="lineno"> 1658</span> Task::mutable_successor_delays() {</div>
|
|
<div class="line"><a name="l01659"></a><span class="lineno"> 1659</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.Task.successor_delays)</span></div>
|
|
<div class="line"><a name="l01660"></a><span class="lineno"> 1660</span>  <span class="keywordflow">return</span> &successor_delays_;</div>
|
|
<div class="line"><a name="l01661"></a><span class="lineno"> 1661</span> }</div>
|
|
<div class="line"><a name="l01662"></a><span class="lineno"> 1662</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::PerSuccessorDelays& Task::_internal_successor_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01663"></a><span class="lineno"> 1663</span>  <span class="keywordflow">return</span> successor_delays_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01664"></a><span class="lineno"> 1664</span> }</div>
|
|
<div class="line"><a name="l01665"></a><span class="lineno"> 1665</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::PerSuccessorDelays& Task::successor_delays(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.Task.successor_delays)</span></div>
|
|
<div class="line"><a name="l01667"></a><span class="lineno"> 1667</span>  <span class="keywordflow">return</span> _internal_successor_delays(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01668"></a><span class="lineno"> 1668</span> }</div>
|
|
<div class="line"><a name="l01669"></a><span class="lineno"> 1669</span> inline ::operations_research::data::rcpsp::PerSuccessorDelays* Task::_internal_add_successor_delays() {</div>
|
|
<div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>  <span class="keywordflow">return</span> successor_delays_.Add();</div>
|
|
<div class="line"><a name="l01671"></a><span class="lineno"> 1671</span> }</div>
|
|
<div class="line"><a name="l01672"></a><span class="lineno"> 1672</span> inline ::operations_research::data::rcpsp::PerSuccessorDelays* Task::add_successor_delays() {</div>
|
|
<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.Task.successor_delays)</span></div>
|
|
<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>  <span class="keywordflow">return</span> _internal_add_successor_delays();</div>
|
|
<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span> }</div>
|
|
<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays >&</div>
|
|
<div class="line"><a name="l01677"></a><span class="lineno"> 1677</span> Task::successor_delays()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.Task.successor_delays)</span></div>
|
|
<div class="line"><a name="l01679"></a><span class="lineno"> 1679</span>  <span class="keywordflow">return</span> successor_delays_;</div>
|
|
<div class="line"><a name="l01680"></a><span class="lineno"> 1680</span> }</div>
|
|
<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>  </div>
|
|
<div class="line"><a name="l01682"></a><span class="lineno"> 1682</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>  </div>
|
|
<div class="line"><a name="l01684"></a><span class="lineno"> 1684</span> <span class="comment">// RcpspProblem</span></div>
|
|
<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span>  </div>
|
|
<div class="line"><a name="l01686"></a><span class="lineno"> 1686</span> <span class="comment">// repeated .operations_research.data.rcpsp.Resource resources = 1;</span></div>
|
|
<div class="line"><a name="l01687"></a><span class="lineno"> 1687</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> RcpspProblem::_internal_resources_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01688"></a><span class="lineno"> 1688</span>  <span class="keywordflow">return</span> resources_.size();</div>
|
|
<div class="line"><a name="l01689"></a><span class="lineno"> 1689</span> }</div>
|
|
<div class="line"><a name="l01690"></a><span class="lineno"> 1690</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> RcpspProblem::resources_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01691"></a><span class="lineno"> 1691</span>  <span class="keywordflow">return</span> _internal_resources_size();</div>
|
|
<div class="line"><a name="l01692"></a><span class="lineno"> 1692</span> }</div>
|
|
<div class="line"><a name="l01693"></a><span class="lineno"> 1693</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_resources() {</div>
|
|
<div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>  resources_.Clear();</div>
|
|
<div class="line"><a name="l01695"></a><span class="lineno"> 1695</span> }</div>
|
|
<div class="line"><a name="l01696"></a><span class="lineno"> 1696</span> inline ::operations_research::data::rcpsp::Resource* RcpspProblem::mutable_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.RcpspProblem.resources)</span></div>
|
|
<div class="line"><a name="l01698"></a><span class="lineno"> 1698</span>  <span class="keywordflow">return</span> resources_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span> }</div>
|
|
<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource >*</div>
|
|
<div class="line"><a name="l01701"></a><span class="lineno"> 1701</span> RcpspProblem::mutable_resources() {</div>
|
|
<div class="line"><a name="l01702"></a><span class="lineno"> 1702</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.RcpspProblem.resources)</span></div>
|
|
<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span>  <span class="keywordflow">return</span> &resources_;</div>
|
|
<div class="line"><a name="l01704"></a><span class="lineno"> 1704</span> }</div>
|
|
<div class="line"><a name="l01705"></a><span class="lineno"> 1705</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Resource& RcpspProblem::_internal_resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01706"></a><span class="lineno"> 1706</span>  <span class="keywordflow">return</span> resources_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01707"></a><span class="lineno"> 1707</span> }</div>
|
|
<div class="line"><a name="l01708"></a><span class="lineno"> 1708</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Resource& RcpspProblem::resources(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.resources)</span></div>
|
|
<div class="line"><a name="l01710"></a><span class="lineno"> 1710</span>  <span class="keywordflow">return</span> _internal_resources(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01711"></a><span class="lineno"> 1711</span> }</div>
|
|
<div class="line"><a name="l01712"></a><span class="lineno"> 1712</span> inline ::operations_research::data::rcpsp::Resource* RcpspProblem::_internal_add_resources() {</div>
|
|
<div class="line"><a name="l01713"></a><span class="lineno"> 1713</span>  <span class="keywordflow">return</span> resources_.Add();</div>
|
|
<div class="line"><a name="l01714"></a><span class="lineno"> 1714</span> }</div>
|
|
<div class="line"><a name="l01715"></a><span class="lineno"> 1715</span> inline ::operations_research::data::rcpsp::Resource* RcpspProblem::add_resources() {</div>
|
|
<div class="line"><a name="l01716"></a><span class="lineno"> 1716</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.RcpspProblem.resources)</span></div>
|
|
<div class="line"><a name="l01717"></a><span class="lineno"> 1717</span>  <span class="keywordflow">return</span> _internal_add_resources();</div>
|
|
<div class="line"><a name="l01718"></a><span class="lineno"> 1718</span> }</div>
|
|
<div class="line"><a name="l01719"></a><span class="lineno"> 1719</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource >&</div>
|
|
<div class="line"><a name="l01720"></a><span class="lineno"> 1720</span> RcpspProblem::resources()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01721"></a><span class="lineno"> 1721</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.RcpspProblem.resources)</span></div>
|
|
<div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>  <span class="keywordflow">return</span> resources_;</div>
|
|
<div class="line"><a name="l01723"></a><span class="lineno"> 1723</span> }</div>
|
|
<div class="line"><a name="l01724"></a><span class="lineno"> 1724</span>  </div>
|
|
<div class="line"><a name="l01725"></a><span class="lineno"> 1725</span> <span class="comment">// repeated .operations_research.data.rcpsp.Task tasks = 2;</span></div>
|
|
<div class="line"><a name="l01726"></a><span class="lineno"> 1726</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> RcpspProblem::_internal_tasks_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01727"></a><span class="lineno"> 1727</span>  <span class="keywordflow">return</span> tasks_.size();</div>
|
|
<div class="line"><a name="l01728"></a><span class="lineno"> 1728</span> }</div>
|
|
<div class="line"><a name="l01729"></a><span class="lineno"> 1729</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> RcpspProblem::tasks_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01730"></a><span class="lineno"> 1730</span>  <span class="keywordflow">return</span> _internal_tasks_size();</div>
|
|
<div class="line"><a name="l01731"></a><span class="lineno"> 1731</span> }</div>
|
|
<div class="line"><a name="l01732"></a><span class="lineno"> 1732</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_tasks() {</div>
|
|
<div class="line"><a name="l01733"></a><span class="lineno"> 1733</span>  tasks_.Clear();</div>
|
|
<div class="line"><a name="l01734"></a><span class="lineno"> 1734</span> }</div>
|
|
<div class="line"><a name="l01735"></a><span class="lineno"> 1735</span> inline ::operations_research::data::rcpsp::Task* RcpspProblem::mutable_tasks(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01736"></a><span class="lineno"> 1736</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.RcpspProblem.tasks)</span></div>
|
|
<div class="line"><a name="l01737"></a><span class="lineno"> 1737</span>  <span class="keywordflow">return</span> tasks_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01738"></a><span class="lineno"> 1738</span> }</div>
|
|
<div class="line"><a name="l01739"></a><span class="lineno"> 1739</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task >*</div>
|
|
<div class="line"><a name="l01740"></a><span class="lineno"> 1740</span> RcpspProblem::mutable_tasks() {</div>
|
|
<div class="line"><a name="l01741"></a><span class="lineno"> 1741</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.data.rcpsp.RcpspProblem.tasks)</span></div>
|
|
<div class="line"><a name="l01742"></a><span class="lineno"> 1742</span>  <span class="keywordflow">return</span> &tasks_;</div>
|
|
<div class="line"><a name="l01743"></a><span class="lineno"> 1743</span> }</div>
|
|
<div class="line"><a name="l01744"></a><span class="lineno"> 1744</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Task& RcpspProblem::_internal_tasks(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01745"></a><span class="lineno"> 1745</span>  <span class="keywordflow">return</span> tasks_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01746"></a><span class="lineno"> 1746</span> }</div>
|
|
<div class="line"><a name="l01747"></a><span class="lineno"> 1747</span> <span class="keyword">inline</span> const ::operations_research::data::rcpsp::Task& RcpspProblem::tasks(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01748"></a><span class="lineno"> 1748</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.tasks)</span></div>
|
|
<div class="line"><a name="l01749"></a><span class="lineno"> 1749</span>  <span class="keywordflow">return</span> _internal_tasks(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01750"></a><span class="lineno"> 1750</span> }</div>
|
|
<div class="line"><a name="l01751"></a><span class="lineno"> 1751</span> inline ::operations_research::data::rcpsp::Task* RcpspProblem::_internal_add_tasks() {</div>
|
|
<div class="line"><a name="l01752"></a><span class="lineno"> 1752</span>  <span class="keywordflow">return</span> tasks_.Add();</div>
|
|
<div class="line"><a name="l01753"></a><span class="lineno"> 1753</span> }</div>
|
|
<div class="line"><a name="l01754"></a><span class="lineno"> 1754</span> inline ::operations_research::data::rcpsp::Task* RcpspProblem::add_tasks() {</div>
|
|
<div class="line"><a name="l01755"></a><span class="lineno"> 1755</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.data.rcpsp.RcpspProblem.tasks)</span></div>
|
|
<div class="line"><a name="l01756"></a><span class="lineno"> 1756</span>  <span class="keywordflow">return</span> _internal_add_tasks();</div>
|
|
<div class="line"><a name="l01757"></a><span class="lineno"> 1757</span> }</div>
|
|
<div class="line"><a name="l01758"></a><span class="lineno"> 1758</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task >&</div>
|
|
<div class="line"><a name="l01759"></a><span class="lineno"> 1759</span> RcpspProblem::tasks()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01760"></a><span class="lineno"> 1760</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.data.rcpsp.RcpspProblem.tasks)</span></div>
|
|
<div class="line"><a name="l01761"></a><span class="lineno"> 1761</span>  <span class="keywordflow">return</span> tasks_;</div>
|
|
<div class="line"><a name="l01762"></a><span class="lineno"> 1762</span> }</div>
|
|
<div class="line"><a name="l01763"></a><span class="lineno"> 1763</span>  </div>
|
|
<div class="line"><a name="l01764"></a><span class="lineno"> 1764</span> <span class="comment">// bool is_consumer_producer = 3;</span></div>
|
|
<div class="line"><a name="l01765"></a><span class="lineno"> 1765</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_is_consumer_producer() {</div>
|
|
<div class="line"><a name="l01766"></a><span class="lineno"> 1766</span>  is_consumer_producer_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l01767"></a><span class="lineno"> 1767</span> }</div>
|
|
<div class="line"><a name="l01768"></a><span class="lineno"> 1768</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::_internal_is_consumer_producer()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01769"></a><span class="lineno"> 1769</span>  <span class="keywordflow">return</span> is_consumer_producer_;</div>
|
|
<div class="line"><a name="l01770"></a><span class="lineno"> 1770</span> }</div>
|
|
<div class="line"><a name="l01771"></a><span class="lineno"> 1771</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::is_consumer_producer()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01772"></a><span class="lineno"> 1772</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.is_consumer_producer)</span></div>
|
|
<div class="line"><a name="l01773"></a><span class="lineno"> 1773</span>  <span class="keywordflow">return</span> _internal_is_consumer_producer();</div>
|
|
<div class="line"><a name="l01774"></a><span class="lineno"> 1774</span> }</div>
|
|
<div class="line"><a name="l01775"></a><span class="lineno"> 1775</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_is_consumer_producer(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01776"></a><span class="lineno"> 1776</span>  </div>
|
|
<div class="line"><a name="l01777"></a><span class="lineno"> 1777</span>  is_consumer_producer_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01778"></a><span class="lineno"> 1778</span> }</div>
|
|
<div class="line"><a name="l01779"></a><span class="lineno"> 1779</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_is_consumer_producer(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01780"></a><span class="lineno"> 1780</span>  _internal_set_is_consumer_producer(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01781"></a><span class="lineno"> 1781</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.is_consumer_producer)</span></div>
|
|
<div class="line"><a name="l01782"></a><span class="lineno"> 1782</span> }</div>
|
|
<div class="line"><a name="l01783"></a><span class="lineno"> 1783</span>  </div>
|
|
<div class="line"><a name="l01784"></a><span class="lineno"> 1784</span> <span class="comment">// bool is_resource_investment = 4;</span></div>
|
|
<div class="line"><a name="l01785"></a><span class="lineno"> 1785</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_is_resource_investment() {</div>
|
|
<div class="line"><a name="l01786"></a><span class="lineno"> 1786</span>  is_resource_investment_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l01787"></a><span class="lineno"> 1787</span> }</div>
|
|
<div class="line"><a name="l01788"></a><span class="lineno"> 1788</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::_internal_is_resource_investment()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01789"></a><span class="lineno"> 1789</span>  <span class="keywordflow">return</span> is_resource_investment_;</div>
|
|
<div class="line"><a name="l01790"></a><span class="lineno"> 1790</span> }</div>
|
|
<div class="line"><a name="l01791"></a><span class="lineno"> 1791</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::is_resource_investment()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01792"></a><span class="lineno"> 1792</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.is_resource_investment)</span></div>
|
|
<div class="line"><a name="l01793"></a><span class="lineno"> 1793</span>  <span class="keywordflow">return</span> _internal_is_resource_investment();</div>
|
|
<div class="line"><a name="l01794"></a><span class="lineno"> 1794</span> }</div>
|
|
<div class="line"><a name="l01795"></a><span class="lineno"> 1795</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_is_resource_investment(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01796"></a><span class="lineno"> 1796</span>  </div>
|
|
<div class="line"><a name="l01797"></a><span class="lineno"> 1797</span>  is_resource_investment_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01798"></a><span class="lineno"> 1798</span> }</div>
|
|
<div class="line"><a name="l01799"></a><span class="lineno"> 1799</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_is_resource_investment(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01800"></a><span class="lineno"> 1800</span>  _internal_set_is_resource_investment(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01801"></a><span class="lineno"> 1801</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.is_resource_investment)</span></div>
|
|
<div class="line"><a name="l01802"></a><span class="lineno"> 1802</span> }</div>
|
|
<div class="line"><a name="l01803"></a><span class="lineno"> 1803</span>  </div>
|
|
<div class="line"><a name="l01804"></a><span class="lineno"> 1804</span> <span class="comment">// bool is_rcpsp_max = 5;</span></div>
|
|
<div class="line"><a name="l01805"></a><span class="lineno"> 1805</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_is_rcpsp_max() {</div>
|
|
<div class="line"><a name="l01806"></a><span class="lineno"> 1806</span>  is_rcpsp_max_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l01807"></a><span class="lineno"> 1807</span> }</div>
|
|
<div class="line"><a name="l01808"></a><span class="lineno"> 1808</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::_internal_is_rcpsp_max()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01809"></a><span class="lineno"> 1809</span>  <span class="keywordflow">return</span> is_rcpsp_max_;</div>
|
|
<div class="line"><a name="l01810"></a><span class="lineno"> 1810</span> }</div>
|
|
<div class="line"><a name="l01811"></a><span class="lineno"> 1811</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> RcpspProblem::is_rcpsp_max()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01812"></a><span class="lineno"> 1812</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.is_rcpsp_max)</span></div>
|
|
<div class="line"><a name="l01813"></a><span class="lineno"> 1813</span>  <span class="keywordflow">return</span> _internal_is_rcpsp_max();</div>
|
|
<div class="line"><a name="l01814"></a><span class="lineno"> 1814</span> }</div>
|
|
<div class="line"><a name="l01815"></a><span class="lineno"> 1815</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_is_rcpsp_max(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01816"></a><span class="lineno"> 1816</span>  </div>
|
|
<div class="line"><a name="l01817"></a><span class="lineno"> 1817</span>  is_rcpsp_max_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01818"></a><span class="lineno"> 1818</span> }</div>
|
|
<div class="line"><a name="l01819"></a><span class="lineno"> 1819</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_is_rcpsp_max(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01820"></a><span class="lineno"> 1820</span>  _internal_set_is_rcpsp_max(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01821"></a><span class="lineno"> 1821</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.is_rcpsp_max)</span></div>
|
|
<div class="line"><a name="l01822"></a><span class="lineno"> 1822</span> }</div>
|
|
<div class="line"><a name="l01823"></a><span class="lineno"> 1823</span>  </div>
|
|
<div class="line"><a name="l01824"></a><span class="lineno"> 1824</span> <span class="comment">// int32 deadline = 6;</span></div>
|
|
<div class="line"><a name="l01825"></a><span class="lineno"> 1825</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_deadline() {</div>
|
|
<div class="line"><a name="l01826"></a><span class="lineno"> 1826</span>  deadline_ = 0;</div>
|
|
<div class="line"><a name="l01827"></a><span class="lineno"> 1827</span> }</div>
|
|
<div class="line"><a name="l01828"></a><span class="lineno"> 1828</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_deadline()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01829"></a><span class="lineno"> 1829</span>  <span class="keywordflow">return</span> deadline_;</div>
|
|
<div class="line"><a name="l01830"></a><span class="lineno"> 1830</span> }</div>
|
|
<div class="line"><a name="l01831"></a><span class="lineno"> 1831</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::deadline()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01832"></a><span class="lineno"> 1832</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.deadline)</span></div>
|
|
<div class="line"><a name="l01833"></a><span class="lineno"> 1833</span>  <span class="keywordflow">return</span> _internal_deadline();</div>
|
|
<div class="line"><a name="l01834"></a><span class="lineno"> 1834</span> }</div>
|
|
<div class="line"><a name="l01835"></a><span class="lineno"> 1835</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_deadline(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01836"></a><span class="lineno"> 1836</span>  </div>
|
|
<div class="line"><a name="l01837"></a><span class="lineno"> 1837</span>  deadline_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01838"></a><span class="lineno"> 1838</span> }</div>
|
|
<div class="line"><a name="l01839"></a><span class="lineno"> 1839</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_deadline(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01840"></a><span class="lineno"> 1840</span>  _internal_set_deadline(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01841"></a><span class="lineno"> 1841</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.deadline)</span></div>
|
|
<div class="line"><a name="l01842"></a><span class="lineno"> 1842</span> }</div>
|
|
<div class="line"><a name="l01843"></a><span class="lineno"> 1843</span>  </div>
|
|
<div class="line"><a name="l01844"></a><span class="lineno"> 1844</span> <span class="comment">// int32 horizon = 7;</span></div>
|
|
<div class="line"><a name="l01845"></a><span class="lineno"> 1845</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_horizon() {</div>
|
|
<div class="line"><a name="l01846"></a><span class="lineno"> 1846</span>  horizon_ = 0;</div>
|
|
<div class="line"><a name="l01847"></a><span class="lineno"> 1847</span> }</div>
|
|
<div class="line"><a name="l01848"></a><span class="lineno"> 1848</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_horizon()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01849"></a><span class="lineno"> 1849</span>  <span class="keywordflow">return</span> horizon_;</div>
|
|
<div class="line"><a name="l01850"></a><span class="lineno"> 1850</span> }</div>
|
|
<div class="line"><a name="l01851"></a><span class="lineno"> 1851</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::horizon()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01852"></a><span class="lineno"> 1852</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.horizon)</span></div>
|
|
<div class="line"><a name="l01853"></a><span class="lineno"> 1853</span>  <span class="keywordflow">return</span> _internal_horizon();</div>
|
|
<div class="line"><a name="l01854"></a><span class="lineno"> 1854</span> }</div>
|
|
<div class="line"><a name="l01855"></a><span class="lineno"> 1855</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_horizon(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01856"></a><span class="lineno"> 1856</span>  </div>
|
|
<div class="line"><a name="l01857"></a><span class="lineno"> 1857</span>  horizon_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01858"></a><span class="lineno"> 1858</span> }</div>
|
|
<div class="line"><a name="l01859"></a><span class="lineno"> 1859</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_horizon(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01860"></a><span class="lineno"> 1860</span>  _internal_set_horizon(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01861"></a><span class="lineno"> 1861</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.horizon)</span></div>
|
|
<div class="line"><a name="l01862"></a><span class="lineno"> 1862</span> }</div>
|
|
<div class="line"><a name="l01863"></a><span class="lineno"> 1863</span>  </div>
|
|
<div class="line"><a name="l01864"></a><span class="lineno"> 1864</span> <span class="comment">// int32 release_date = 8;</span></div>
|
|
<div class="line"><a name="l01865"></a><span class="lineno"> 1865</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_release_date() {</div>
|
|
<div class="line"><a name="l01866"></a><span class="lineno"> 1866</span>  release_date_ = 0;</div>
|
|
<div class="line"><a name="l01867"></a><span class="lineno"> 1867</span> }</div>
|
|
<div class="line"><a name="l01868"></a><span class="lineno"> 1868</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_release_date()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01869"></a><span class="lineno"> 1869</span>  <span class="keywordflow">return</span> release_date_;</div>
|
|
<div class="line"><a name="l01870"></a><span class="lineno"> 1870</span> }</div>
|
|
<div class="line"><a name="l01871"></a><span class="lineno"> 1871</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::release_date()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01872"></a><span class="lineno"> 1872</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.release_date)</span></div>
|
|
<div class="line"><a name="l01873"></a><span class="lineno"> 1873</span>  <span class="keywordflow">return</span> _internal_release_date();</div>
|
|
<div class="line"><a name="l01874"></a><span class="lineno"> 1874</span> }</div>
|
|
<div class="line"><a name="l01875"></a><span class="lineno"> 1875</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_release_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01876"></a><span class="lineno"> 1876</span>  </div>
|
|
<div class="line"><a name="l01877"></a><span class="lineno"> 1877</span>  release_date_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01878"></a><span class="lineno"> 1878</span> }</div>
|
|
<div class="line"><a name="l01879"></a><span class="lineno"> 1879</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_release_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01880"></a><span class="lineno"> 1880</span>  _internal_set_release_date(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01881"></a><span class="lineno"> 1881</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.release_date)</span></div>
|
|
<div class="line"><a name="l01882"></a><span class="lineno"> 1882</span> }</div>
|
|
<div class="line"><a name="l01883"></a><span class="lineno"> 1883</span>  </div>
|
|
<div class="line"><a name="l01884"></a><span class="lineno"> 1884</span> <span class="comment">// int32 tardiness_cost = 9;</span></div>
|
|
<div class="line"><a name="l01885"></a><span class="lineno"> 1885</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_tardiness_cost() {</div>
|
|
<div class="line"><a name="l01886"></a><span class="lineno"> 1886</span>  tardiness_cost_ = 0;</div>
|
|
<div class="line"><a name="l01887"></a><span class="lineno"> 1887</span> }</div>
|
|
<div class="line"><a name="l01888"></a><span class="lineno"> 1888</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_tardiness_cost()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01889"></a><span class="lineno"> 1889</span>  <span class="keywordflow">return</span> tardiness_cost_;</div>
|
|
<div class="line"><a name="l01890"></a><span class="lineno"> 1890</span> }</div>
|
|
<div class="line"><a name="l01891"></a><span class="lineno"> 1891</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::tardiness_cost()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01892"></a><span class="lineno"> 1892</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.tardiness_cost)</span></div>
|
|
<div class="line"><a name="l01893"></a><span class="lineno"> 1893</span>  <span class="keywordflow">return</span> _internal_tardiness_cost();</div>
|
|
<div class="line"><a name="l01894"></a><span class="lineno"> 1894</span> }</div>
|
|
<div class="line"><a name="l01895"></a><span class="lineno"> 1895</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_tardiness_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01896"></a><span class="lineno"> 1896</span>  </div>
|
|
<div class="line"><a name="l01897"></a><span class="lineno"> 1897</span>  tardiness_cost_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01898"></a><span class="lineno"> 1898</span> }</div>
|
|
<div class="line"><a name="l01899"></a><span class="lineno"> 1899</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_tardiness_cost(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01900"></a><span class="lineno"> 1900</span>  _internal_set_tardiness_cost(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01901"></a><span class="lineno"> 1901</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.tardiness_cost)</span></div>
|
|
<div class="line"><a name="l01902"></a><span class="lineno"> 1902</span> }</div>
|
|
<div class="line"><a name="l01903"></a><span class="lineno"> 1903</span>  </div>
|
|
<div class="line"><a name="l01904"></a><span class="lineno"> 1904</span> <span class="comment">// int32 mpm_time = 10;</span></div>
|
|
<div class="line"><a name="l01905"></a><span class="lineno"> 1905</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_mpm_time() {</div>
|
|
<div class="line"><a name="l01906"></a><span class="lineno"> 1906</span>  mpm_time_ = 0;</div>
|
|
<div class="line"><a name="l01907"></a><span class="lineno"> 1907</span> }</div>
|
|
<div class="line"><a name="l01908"></a><span class="lineno"> 1908</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_mpm_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01909"></a><span class="lineno"> 1909</span>  <span class="keywordflow">return</span> mpm_time_;</div>
|
|
<div class="line"><a name="l01910"></a><span class="lineno"> 1910</span> }</div>
|
|
<div class="line"><a name="l01911"></a><span class="lineno"> 1911</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::mpm_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01912"></a><span class="lineno"> 1912</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.mpm_time)</span></div>
|
|
<div class="line"><a name="l01913"></a><span class="lineno"> 1913</span>  <span class="keywordflow">return</span> _internal_mpm_time();</div>
|
|
<div class="line"><a name="l01914"></a><span class="lineno"> 1914</span> }</div>
|
|
<div class="line"><a name="l01915"></a><span class="lineno"> 1915</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_mpm_time(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01916"></a><span class="lineno"> 1916</span>  </div>
|
|
<div class="line"><a name="l01917"></a><span class="lineno"> 1917</span>  mpm_time_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01918"></a><span class="lineno"> 1918</span> }</div>
|
|
<div class="line"><a name="l01919"></a><span class="lineno"> 1919</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_mpm_time(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01920"></a><span class="lineno"> 1920</span>  _internal_set_mpm_time(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01921"></a><span class="lineno"> 1921</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.mpm_time)</span></div>
|
|
<div class="line"><a name="l01922"></a><span class="lineno"> 1922</span> }</div>
|
|
<div class="line"><a name="l01923"></a><span class="lineno"> 1923</span>  </div>
|
|
<div class="line"><a name="l01924"></a><span class="lineno"> 1924</span> <span class="comment">// int64 seed = 11;</span></div>
|
|
<div class="line"><a name="l01925"></a><span class="lineno"> 1925</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_seed() {</div>
|
|
<div class="line"><a name="l01926"></a><span class="lineno"> 1926</span>  seed_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01927"></a><span class="lineno"> 1927</span> }</div>
|
|
<div class="line"><a name="l01928"></a><span class="lineno"> 1928</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> RcpspProblem::_internal_seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01929"></a><span class="lineno"> 1929</span>  <span class="keywordflow">return</span> seed_;</div>
|
|
<div class="line"><a name="l01930"></a><span class="lineno"> 1930</span> }</div>
|
|
<div class="line"><a name="l01931"></a><span class="lineno"> 1931</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> RcpspProblem::seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01932"></a><span class="lineno"> 1932</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.seed)</span></div>
|
|
<div class="line"><a name="l01933"></a><span class="lineno"> 1933</span>  <span class="keywordflow">return</span> _internal_seed();</div>
|
|
<div class="line"><a name="l01934"></a><span class="lineno"> 1934</span> }</div>
|
|
<div class="line"><a name="l01935"></a><span class="lineno"> 1935</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_seed(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01936"></a><span class="lineno"> 1936</span>  </div>
|
|
<div class="line"><a name="l01937"></a><span class="lineno"> 1937</span>  seed_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01938"></a><span class="lineno"> 1938</span> }</div>
|
|
<div class="line"><a name="l01939"></a><span class="lineno"> 1939</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_seed(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01940"></a><span class="lineno"> 1940</span>  _internal_set_seed(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01941"></a><span class="lineno"> 1941</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.seed)</span></div>
|
|
<div class="line"><a name="l01942"></a><span class="lineno"> 1942</span> }</div>
|
|
<div class="line"><a name="l01943"></a><span class="lineno"> 1943</span>  </div>
|
|
<div class="line"><a name="l01944"></a><span class="lineno"> 1944</span> <span class="comment">// string basedata = 12;</span></div>
|
|
<div class="line"><a name="l01945"></a><span class="lineno"> 1945</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_basedata() {</div>
|
|
<div class="line"><a name="l01946"></a><span class="lineno"> 1946</span>  basedata_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l01947"></a><span class="lineno"> 1947</span> }</div>
|
|
<div class="line"><a name="l01948"></a><span class="lineno"> 1948</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& RcpspProblem::basedata()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01949"></a><span class="lineno"> 1949</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01950"></a><span class="lineno"> 1950</span>  <span class="keywordflow">return</span> _internal_basedata();</div>
|
|
<div class="line"><a name="l01951"></a><span class="lineno"> 1951</span> }</div>
|
|
<div class="line"><a name="l01952"></a><span class="lineno"> 1952</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_basedata(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01953"></a><span class="lineno"> 1953</span>  _internal_set_basedata(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01954"></a><span class="lineno"> 1954</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01955"></a><span class="lineno"> 1955</span> }</div>
|
|
<div class="line"><a name="l01956"></a><span class="lineno"> 1956</span> <span class="keyword">inline</span> std::string* RcpspProblem::mutable_basedata() {</div>
|
|
<div class="line"><a name="l01957"></a><span class="lineno"> 1957</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01958"></a><span class="lineno"> 1958</span>  <span class="keywordflow">return</span> _internal_mutable_basedata();</div>
|
|
<div class="line"><a name="l01959"></a><span class="lineno"> 1959</span> }</div>
|
|
<div class="line"><a name="l01960"></a><span class="lineno"> 1960</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& RcpspProblem::_internal_basedata()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01961"></a><span class="lineno"> 1961</span>  <span class="keywordflow">return</span> basedata_.Get();</div>
|
|
<div class="line"><a name="l01962"></a><span class="lineno"> 1962</span> }</div>
|
|
<div class="line"><a name="l01963"></a><span class="lineno"> 1963</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_basedata(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01964"></a><span class="lineno"> 1964</span>  </div>
|
|
<div class="line"><a name="l01965"></a><span class="lineno"> 1965</span>  basedata_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
|
|
<div class="line"><a name="l01966"></a><span class="lineno"> 1966</span> }</div>
|
|
<div class="line"><a name="l01967"></a><span class="lineno"> 1967</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_basedata(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01968"></a><span class="lineno"> 1968</span>  </div>
|
|
<div class="line"><a name="l01969"></a><span class="lineno"> 1969</span>  basedata_.Set(</div>
|
|
<div class="line"><a name="l01970"></a><span class="lineno"> 1970</span>  &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l01971"></a><span class="lineno"> 1971</span>  <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01972"></a><span class="lineno"> 1972</span> }</div>
|
|
<div class="line"><a name="l01973"></a><span class="lineno"> 1973</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_basedata(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01974"></a><span class="lineno"> 1974</span>  GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l01975"></a><span class="lineno"> 1975</span>  </div>
|
|
<div class="line"><a name="l01976"></a><span class="lineno"> 1976</span>  basedata_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
|
|
<div class="line"><a name="l01977"></a><span class="lineno"> 1977</span>  GetArena());</div>
|
|
<div class="line"><a name="l01978"></a><span class="lineno"> 1978</span>  <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01979"></a><span class="lineno"> 1979</span> }</div>
|
|
<div class="line"><a name="l01980"></a><span class="lineno"> 1980</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_basedata(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
|
|
<div class="line"><a name="l01981"></a><span class="lineno"> 1981</span>  <span class="keywordtype">size_t</span> size) {</div>
|
|
<div class="line"><a name="l01982"></a><span class="lineno"> 1982</span>  </div>
|
|
<div class="line"><a name="l01983"></a><span class="lineno"> 1983</span>  basedata_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
|
|
<div class="line"><a name="l01984"></a><span class="lineno"> 1984</span>  <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">></span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
|
|
<div class="line"><a name="l01985"></a><span class="lineno"> 1985</span>  <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01986"></a><span class="lineno"> 1986</span> }</div>
|
|
<div class="line"><a name="l01987"></a><span class="lineno"> 1987</span> <span class="keyword">inline</span> std::string* RcpspProblem::_internal_mutable_basedata() {</div>
|
|
<div class="line"><a name="l01988"></a><span class="lineno"> 1988</span>  </div>
|
|
<div class="line"><a name="l01989"></a><span class="lineno"> 1989</span>  <span class="keywordflow">return</span> basedata_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l01990"></a><span class="lineno"> 1990</span> }</div>
|
|
<div class="line"><a name="l01991"></a><span class="lineno"> 1991</span> <span class="keyword">inline</span> std::string* RcpspProblem::release_basedata() {</div>
|
|
<div class="line"><a name="l01992"></a><span class="lineno"> 1992</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l01993"></a><span class="lineno"> 1993</span>  <span class="keywordflow">return</span> basedata_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l01994"></a><span class="lineno"> 1994</span> }</div>
|
|
<div class="line"><a name="l01995"></a><span class="lineno"> 1995</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_allocated_basedata(std::string* basedata) {</div>
|
|
<div class="line"><a name="l01996"></a><span class="lineno"> 1996</span>  <span class="keywordflow">if</span> (basedata != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01997"></a><span class="lineno"> 1997</span>  </div>
|
|
<div class="line"><a name="l01998"></a><span class="lineno"> 1998</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01999"></a><span class="lineno"> 1999</span>  </div>
|
|
<div class="line"><a name="l02000"></a><span class="lineno"> 2000</span>  }</div>
|
|
<div class="line"><a name="l02001"></a><span class="lineno"> 2001</span>  basedata_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), basedata,</div>
|
|
<div class="line"><a name="l02002"></a><span class="lineno"> 2002</span>  GetArena());</div>
|
|
<div class="line"><a name="l02003"></a><span class="lineno"> 2003</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.data.rcpsp.RcpspProblem.basedata)</span></div>
|
|
<div class="line"><a name="l02004"></a><span class="lineno"> 2004</span> }</div>
|
|
<div class="line"><a name="l02005"></a><span class="lineno"> 2005</span>  </div>
|
|
<div class="line"><a name="l02006"></a><span class="lineno"> 2006</span> <span class="comment">// int32 due_date = 13;</span></div>
|
|
<div class="line"><a name="l02007"></a><span class="lineno"> 2007</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_due_date() {</div>
|
|
<div class="line"><a name="l02008"></a><span class="lineno"> 2008</span>  due_date_ = 0;</div>
|
|
<div class="line"><a name="l02009"></a><span class="lineno"> 2009</span> }</div>
|
|
<div class="line"><a name="l02010"></a><span class="lineno"> 2010</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::_internal_due_date()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02011"></a><span class="lineno"> 2011</span>  <span class="keywordflow">return</span> due_date_;</div>
|
|
<div class="line"><a name="l02012"></a><span class="lineno"> 2012</span> }</div>
|
|
<div class="line"><a name="l02013"></a><span class="lineno"> 2013</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RcpspProblem::due_date()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02014"></a><span class="lineno"> 2014</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.due_date)</span></div>
|
|
<div class="line"><a name="l02015"></a><span class="lineno"> 2015</span>  <span class="keywordflow">return</span> _internal_due_date();</div>
|
|
<div class="line"><a name="l02016"></a><span class="lineno"> 2016</span> }</div>
|
|
<div class="line"><a name="l02017"></a><span class="lineno"> 2017</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_due_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02018"></a><span class="lineno"> 2018</span>  </div>
|
|
<div class="line"><a name="l02019"></a><span class="lineno"> 2019</span>  due_date_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02020"></a><span class="lineno"> 2020</span> }</div>
|
|
<div class="line"><a name="l02021"></a><span class="lineno"> 2021</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_due_date(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02022"></a><span class="lineno"> 2022</span>  _internal_set_due_date(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02023"></a><span class="lineno"> 2023</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.due_date)</span></div>
|
|
<div class="line"><a name="l02024"></a><span class="lineno"> 2024</span> }</div>
|
|
<div class="line"><a name="l02025"></a><span class="lineno"> 2025</span>  </div>
|
|
<div class="line"><a name="l02026"></a><span class="lineno"> 2026</span> <span class="comment">// string name = 14;</span></div>
|
|
<div class="line"><a name="l02027"></a><span class="lineno"> 2027</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::clear_name() {</div>
|
|
<div class="line"><a name="l02028"></a><span class="lineno"> 2028</span>  name_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l02029"></a><span class="lineno"> 2029</span> }</div>
|
|
<div class="line"><a name="l02030"></a><span class="lineno"> 2030</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">RcpspProblem::name</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02031"></a><span class="lineno"> 2031</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02032"></a><span class="lineno"> 2032</span>  <span class="keywordflow">return</span> _internal_name();</div>
|
|
<div class="line"><a name="l02033"></a><span class="lineno"> 2033</span> }</div>
|
|
<div class="line"><a name="l02034"></a><span class="lineno"> 2034</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02035"></a><span class="lineno"> 2035</span>  _internal_set_name(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02036"></a><span class="lineno"> 2036</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02037"></a><span class="lineno"> 2037</span> }</div>
|
|
<div class="line"><a name="l02038"></a><span class="lineno"> 2038</span> <span class="keyword">inline</span> std::string* RcpspProblem::mutable_name() {</div>
|
|
<div class="line"><a name="l02039"></a><span class="lineno"> 2039</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02040"></a><span class="lineno"> 2040</span>  <span class="keywordflow">return</span> _internal_mutable_name();</div>
|
|
<div class="line"><a name="l02041"></a><span class="lineno"> 2041</span> }</div>
|
|
<div class="line"><a name="l02042"></a><span class="lineno"> 2042</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& RcpspProblem::_internal_name()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02043"></a><span class="lineno"> 2043</span>  <span class="keywordflow">return</span> name_.Get();</div>
|
|
<div class="line"><a name="l02044"></a><span class="lineno"> 2044</span> }</div>
|
|
<div class="line"><a name="l02045"></a><span class="lineno"> 2045</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::_internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02046"></a><span class="lineno"> 2046</span>  </div>
|
|
<div class="line"><a name="l02047"></a><span class="lineno"> 2047</span>  name_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
|
|
<div class="line"><a name="l02048"></a><span class="lineno"> 2048</span> }</div>
|
|
<div class="line"><a name="l02049"></a><span class="lineno"> 2049</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_name(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02050"></a><span class="lineno"> 2050</span>  </div>
|
|
<div class="line"><a name="l02051"></a><span class="lineno"> 2051</span>  name_.Set(</div>
|
|
<div class="line"><a name="l02052"></a><span class="lineno"> 2052</span>  &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l02053"></a><span class="lineno"> 2053</span>  <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02054"></a><span class="lineno"> 2054</span> }</div>
|
|
<div class="line"><a name="l02055"></a><span class="lineno"> 2055</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02056"></a><span class="lineno"> 2056</span>  GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l02057"></a><span class="lineno"> 2057</span>  </div>
|
|
<div class="line"><a name="l02058"></a><span class="lineno"> 2058</span>  name_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
|
|
<div class="line"><a name="l02059"></a><span class="lineno"> 2059</span>  GetArena());</div>
|
|
<div class="line"><a name="l02060"></a><span class="lineno"> 2060</span>  <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02061"></a><span class="lineno"> 2061</span> }</div>
|
|
<div class="line"><a name="l02062"></a><span class="lineno"> 2062</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
|
|
<div class="line"><a name="l02063"></a><span class="lineno"> 2063</span>  <span class="keywordtype">size_t</span> size) {</div>
|
|
<div class="line"><a name="l02064"></a><span class="lineno"> 2064</span>  </div>
|
|
<div class="line"><a name="l02065"></a><span class="lineno"> 2065</span>  name_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
|
|
<div class="line"><a name="l02066"></a><span class="lineno"> 2066</span>  <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">></span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
|
|
<div class="line"><a name="l02067"></a><span class="lineno"> 2067</span>  <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02068"></a><span class="lineno"> 2068</span> }</div>
|
|
<div class="line"><a name="l02069"></a><span class="lineno"> 2069</span> <span class="keyword">inline</span> std::string* RcpspProblem::_internal_mutable_name() {</div>
|
|
<div class="line"><a name="l02070"></a><span class="lineno"> 2070</span>  </div>
|
|
<div class="line"><a name="l02071"></a><span class="lineno"> 2071</span>  <span class="keywordflow">return</span> name_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l02072"></a><span class="lineno"> 2072</span> }</div>
|
|
<div class="line"><a name="l02073"></a><span class="lineno"> 2073</span> <span class="keyword">inline</span> std::string* RcpspProblem::release_name() {</div>
|
|
<div class="line"><a name="l02074"></a><span class="lineno"> 2074</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02075"></a><span class="lineno"> 2075</span>  <span class="keywordflow">return</span> name_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l02076"></a><span class="lineno"> 2076</span> }</div>
|
|
<div class="line"><a name="l02077"></a><span class="lineno"> 2077</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RcpspProblem::set_allocated_name(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div>
|
|
<div class="line"><a name="l02078"></a><span class="lineno"> 2078</span>  <span class="keywordflow">if</span> (<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a> != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l02079"></a><span class="lineno"> 2079</span>  </div>
|
|
<div class="line"><a name="l02080"></a><span class="lineno"> 2080</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l02081"></a><span class="lineno"> 2081</span>  </div>
|
|
<div class="line"><a name="l02082"></a><span class="lineno"> 2082</span>  }</div>
|
|
<div class="line"><a name="l02083"></a><span class="lineno"> 2083</span>  name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l02084"></a><span class="lineno"> 2084</span>  GetArena());</div>
|
|
<div class="line"><a name="l02085"></a><span class="lineno"> 2085</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.data.rcpsp.RcpspProblem.name)</span></div>
|
|
<div class="line"><a name="l02086"></a><span class="lineno"> 2086</span> }</div>
|
|
<div class="line"><a name="l02087"></a><span class="lineno"> 2087</span>  </div>
|
|
<div class="line"><a name="l02088"></a><span class="lineno"> 2088</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l02089"></a><span class="lineno"> 2089</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
|
|
<div class="line"><a name="l02090"></a><span class="lineno"> 2090</span> <span class="preprocessor">#endif // __GNUC__</span></div>
|
|
<div class="line"><a name="l02091"></a><span class="lineno"> 2091</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l02092"></a><span class="lineno"> 2092</span>  </div>
|
|
<div class="line"><a name="l02093"></a><span class="lineno"> 2093</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l02094"></a><span class="lineno"> 2094</span>  </div>
|
|
<div class="line"><a name="l02095"></a><span class="lineno"> 2095</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l02096"></a><span class="lineno"> 2096</span>  </div>
|
|
<div class="line"><a name="l02097"></a><span class="lineno"> 2097</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l02098"></a><span class="lineno"> 2098</span>  </div>
|
|
<div class="line"><a name="l02099"></a><span class="lineno"> 2099</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l02100"></a><span class="lineno"> 2100</span>  </div>
|
|
<div class="line"><a name="l02101"></a><span class="lineno"> 2101</span>  </div>
|
|
<div class="line"><a name="l02102"></a><span class="lineno"> 2102</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
|
|
<div class="line"><a name="l02103"></a><span class="lineno"> 2103</span>  </div>
|
|
<div class="line"><a name="l02104"></a><span class="lineno"> 2104</span> } <span class="comment">// namespace rcpsp</span></div>
|
|
<div class="line"><a name="l02105"></a><span class="lineno"> 2105</span> } <span class="comment">// namespace data</span></div>
|
|
<div class="line"><a name="l02106"></a><span class="lineno"> 2106</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l02107"></a><span class="lineno"> 2107</span>  </div>
|
|
<div class="line"><a name="l02108"></a><span class="lineno"> 2108</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
|
|
<div class="line"><a name="l02109"></a><span class="lineno"> 2109</span>  </div>
|
|
<div class="line"><a name="l02110"></a><span class="lineno"> 2110</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l02111"></a><span class="lineno"> 2111</span> <span class="preprocessor">#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fdata_2frcpsp_2eproto</span></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab717ba00ebb1d13c74dd692cbcaca692"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab717ba00ebb1d13c74dd692cbcaca692">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const PerRecipeDelays &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa5bf30d88ccb5c43eb811e6530d67d42"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa5bf30d88ccb5c43eb811e6530d67d42">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Recipe * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00328">rcpsp.pb.h:328</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa74d4e62e06c5d63bbbdcea8839d40cd"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa74d4e62e06c5d63bbbdcea8839d40cd">operations_research::data::rcpsp::PROTOBUF_FINAL::PerSuccessorDelays</a></div><div class="ttdeci">PerSuccessorDelays()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00606">rcpsp.pb.h:606</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::data::rcpsp::PROTOBUF_FINAL::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00126">rcpsp.pb.h:126</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a22f7c0b8646494fc16ef74301b10854c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">operations_research::data::rcpsp::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const char *value, size_t size)</div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fdata_2frcpsp_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00054">rcpsp.pb.h:54</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a529abd8c107ba6dbc8056206655a01b7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">operations_research::data::rcpsp::PROTOBUF_FINAL::release_name</a></div><div class="ttdeci">std::string * release_name()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3f147d9661c8a4525fb534a78ececbbe"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f147d9661c8a4525fb534a78ececbbe">operations_research::data::rcpsp::PROTOBUF_FINAL::set_basedata</a></div><div class="ttdeci">void set_basedata(const char *value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9a3421e7a921dbdb3424e1a5a97af2a6"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_demands()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1b3baa343bddfa3027175a0417568d0e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1b3baa343bddfa3027175a0417568d0e">operations_research::data::rcpsp::PROTOBUF_FINAL::set_basedata</a></div><div class="ttdeci">void set_basedata(const std::string &value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4e06973dd51d063d74a27f73e580a222"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e06973dd51d063d74a27f73e580a222">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">RcpspProblem * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l01003">rcpsp.pb.h:1003</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad8227ba86a01f26e4f173cd5e219d5d1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">operations_research::data::rcpsp::PROTOBUF_FINAL::name</a></div><div class="ttdeci">const std::string & name() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac38bbc407e7bfc9214458f1b23d2c305"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac38bbc407e7bfc9214458f1b23d2c305">operations_research::data::rcpsp::PROTOBUF_FINAL::duration</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 duration() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a518d2080a240ac7060d3837e8a87f0ee"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a518d2080a240ac7060d3837e8a87f0ee">operations_research::data::rcpsp::PROTOBUF_FINAL::PerRecipeDelays</a></div><div class="ttdeci">PerRecipeDelays(PerRecipeDelays &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00459">rcpsp.pb.h:459</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ae1a9d6d2e54fddf879b792e54d434363"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363">operations_research::data::rcpsp::PROTOBUF_FINAL::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a825019b838634556d586c4a6e13bd502"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a825019b838634556d586c4a6e13bd502">operations_research::data::rcpsp::PROTOBUF_FINAL::resources</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 resources(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aca5661c9a544d46d3bdb840222c3a636"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca5661c9a544d46d3bdb840222c3a636">operations_research::data::rcpsp::PROTOBUF_FINAL::Task</a></div><div class="ttdeci">Task(const Task &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a347bbf0035917ec4d309e3badcdf16e9"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a347bbf0035917ec4d309e3badcdf16e9">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const Resource &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3a977541741cfb6c468abca430a0eec8"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3a977541741cfb6c468abca430a0eec8">operations_research::data::rcpsp::PROTOBUF_FINAL::~RcpspProblem</a></div><div class="ttdeci">virtual ~RcpspProblem()</div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_adbc260681891c243b124b6657d57c4f3"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#adbc260681891c243b124b6657d57c4f3">operations_research::data::rcpsp::_PerRecipeDelays_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::PerRecipeDelaysDefaultTypeInternal _PerRecipeDelays_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00062">rcpsp.pb.h:61</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9e71dcd553c07ce04e99dc277a555a8f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e71dcd553c07ce04e99dc277a555a8f">operations_research::data::rcpsp::PROTOBUF_FINAL::recipe_delays</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays > & recipe_delays() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3f31a67851c20618c11ed907ba051de4"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3f31a67851c20618c11ed907ba051de4">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(Resource &a, Resource &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00139">rcpsp.pb.h:139</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aafca1db2aa1b2ddb6c0c68d4106df758"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafca1db2aa1b2ddb6c0c68d4106df758">operations_research::data::rcpsp::PROTOBUF_FINAL::PerRecipeDelays</a></div><div class="ttdeci">PerRecipeDelays(const PerRecipeDelays &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab265918095810e3611e434e6ab88b145"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab265918095810e3611e434e6ab88b145">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(RcpspProblem *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00987">rcpsp.pb.h:987</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1ResourceDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1ResourceDefaultTypeInternal.html">operations_research::data::rcpsp::ResourceDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00025">rcpsp.pb.cc:25</a></div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fdata_2frcpsp_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="rcpsp_8pb_8h_source.html#l00053">rcpsp.pb.h:53</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac31e884a8a12662ac07ace2a5bec2a07"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac31e884a8a12662ac07ace2a5bec2a07">operations_research::data::rcpsp::PROTOBUF_FINAL::set_unit_cost</a></div><div class="ttdeci">void set_unit_cost(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a28d3a7646cc83a0ddb5cefa7c46bdc64"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a28d3a7646cc83a0ddb5cefa7c46bdc64">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const Resource * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00132">rcpsp.pb.h:132</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a0e415fd0d36cd75bf4d3cbd93ccf04a1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e415fd0d36cd75bf4d3cbd93ccf04a1">operations_research::data::rcpsp::PROTOBUF_FINAL::release_basedata</a></div><div class="ttdeci">std::string * release_basedata()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac28403f9263855f5e3f09b725594a608"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac28403f9263855f5e3f09b725594a608">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const PerSuccessorDelays &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a0d1a89def16a17a82a4d6352912aaf9b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0d1a89def16a17a82a4d6352912aaf9b">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PerSuccessorDelays & operator=(const PerSuccessorDelays &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00615">rcpsp.pb.h:615</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aab4159d05fdeb7487c320329cc95e38e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aab4159d05fdeb7487c320329cc95e38e">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Task & operator=(const Task &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00761">rcpsp.pb.h:761</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_adbae1d795e8f8ea09150a8d32f391bf6"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adbae1d795e8f8ea09150a8d32f391bf6">operations_research::data::rcpsp::PROTOBUF_FINAL::recipe_delays</a></div><div class="ttdeci">const ::operations_research::data::rcpsp::PerRecipeDelays & recipe_delays(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab669dcaa04fa19f1b3a785230fa35f9a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab669dcaa04fa19f1b3a785230fa35f9a">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(PerRecipeDelays *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00507">rcpsp.pb.h:507</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6296a0b4e8197777f876e4836f974136"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6296a0b4e8197777f876e4836f974136">operations_research::data::rcpsp::PROTOBUF_FINAL::PerSuccessorDelays</a></div><div class="ttdeci">PerSuccessorDelays(const PerSuccessorDelays &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a22554dcdc4e74cfaeb6a87149bca453a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a22554dcdc4e74cfaeb6a87149bca453a">operations_research::data::rcpsp::PROTOBUF_FINAL::add_successors</a></div><div class="ttdeci">void add_successors(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac69e0d39ce476d77f319dd896e59bd18"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac69e0d39ce476d77f319dd896e59bd18">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_recipes</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe > * mutable_recipes()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aebef205a40e296437d69fd2e4d3ef2be"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">operations_research::data::rcpsp::PROTOBUF_FINAL::set_allocated_name</a></div><div class="ttdeci">void set_allocated_name(std::string *name)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a24d09735c20107b2779df489cab55dc3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a24d09735c20107b2779df489cab55dc3">operations_research::data::rcpsp::PROTOBUF_FINAL::Task</a></div><div class="ttdeci">Task(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a119781bb8b047d25bd4955efa6f752d3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a119781bb8b047d25bd4955efa6f752d3">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const PerSuccessorDelays &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9f0fa13cb6e19e8619f7f292c42e224e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e">operations_research::data::rcpsp::PROTOBUF_FINAL::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a713e0dbd3a2cbeeac9e5968205e28d01"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a713e0dbd3a2cbeeac9e5968205e28d01">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const RcpspProblem & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a60f4f1b7b2f8ad8654b9df1e66463998"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60f4f1b7b2f8ad8654b9df1e66463998">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_renewable</a></div><div class="ttdeci">void clear_renewable()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a80d8feacd293c9938dd93ab4c15a1dff"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a80d8feacd293c9938dd93ab4c15a1dff">operations_research::data::rcpsp::PROTOBUF_FINAL::RcpspProblem</a></div><div class="ttdeci">RcpspProblem(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="ademon__profiler_8cc_html_a21edc7ca4cc5802c8779d68556bc09cf"><div class="ttname"><a href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a></div><div class="ttdeci">int64 value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00043">demon_profiler.cc:43</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_acd0f1e8396c6e04843aa0207cb872fe1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0f1e8396c6e04843aa0207cb872fe1">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_tardiness_cost</a></div><div class="ttdeci">void clear_tardiness_cost()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a84abab74b4361b13744f29b3162d1e94"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a84abab74b4361b13744f29b3162d1e94">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(RcpspProblem *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00995">rcpsp.pb.h:995</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa46ebb695a50d699523268adf2507e60"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa46ebb695a50d699523268adf2507e60">operations_research::data::rcpsp::PROTOBUF_FINAL::is_consumer_producer</a></div><div class="ttdeci">bool is_consumer_producer() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4919374a2378e7a367dccff2b4b74c6b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_name</a></div><div class="ttdeci">std::string * mutable_name()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1e436b607da362266ed7e00d18cd6ac7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">operations_research::data::rcpsp::PROTOBUF_FINAL::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a438763816d1a8968c1f962d9f98f74ff"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a438763816d1a8968c1f962d9f98f74ff">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const RcpspProblem &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad773a5f56447199a7a210803d875faf7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad773a5f56447199a7a210803d875faf7">operations_research::data::rcpsp::PROTOBUF_FINAL::set_resources</a></div><div class="ttdeci">void set_resources(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a35b6dd73bc8ff5bba14b4ee132ce3f54"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a35b6dd73bc8ff5bba14b4ee132ce3f54">operations_research::data::rcpsp::PROTOBUF_FINAL::~PerRecipeDelays</a></div><div class="ttdeci">virtual ~PerRecipeDelays()</div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_af8dde8f1f329b804d82ed401448f4216"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#af8dde8f1f329b804d82ed401448f4216">operations_research::data::rcpsp::_Recipe_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::RecipeDefaultTypeInternal _Recipe_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00071">rcpsp.pb.h:70</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">The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...</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="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a70e8aae9853be4d62297758552d516cb"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a70e8aae9853be4d62297758552d516cb">operations_research::data::rcpsp::PROTOBUF_FINAL::set_mpm_time</a></div><div class="ttdeci">void set_mpm_time(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a379519b9e1f2d1228d7c1ad7d3b271ba"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a379519b9e1f2d1228d7c1ad7d3b271ba">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(Task *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00796">rcpsp.pb.h:796</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_abb1c22a302de1ce96fae7343a6c0b5d1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abb1c22a302de1ce96fae7343a6c0b5d1">operations_research::data::rcpsp::PROTOBUF_FINAL::min_delays</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 min_delays(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a13f3d8726faefa3bed99819327a7a4c7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a13f3d8726faefa3bed99819327a7a4c7">operations_research::data::rcpsp::PROTOBUF_FINAL::tasks</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task > & tasks() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a319cd74378111b0a75c58bf1dcd6dc2a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a319cd74378111b0a75c58bf1dcd6dc2a">operations_research::data::rcpsp::PROTOBUF_FINAL::successor_delays</a></div><div class="ttdeci">const ::operations_research::data::rcpsp::PerSuccessorDelays & successor_delays(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1332fcbad30450f46be9bb47507db9f0"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1332fcbad30450f46be9bb47507db9f0">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_is_consumer_producer</a></div><div class="ttdeci">void clear_is_consumer_producer()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_af6e1a9cf9cd0eb8f38259605bef91e21"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af6e1a9cf9cd0eb8f38259605bef91e21">operations_research::data::rcpsp::PROTOBUF_FINAL::set_is_resource_investment</a></div><div class="ttdeci">void set_is_resource_investment(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a12f46d938f243a0085a2ddcb5d1cb2bc"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a12f46d938f243a0085a2ddcb5d1cb2bc">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_successors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_successors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6dcc51df4ff5c6600caa0dc7789ce8c8"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6dcc51df4ff5c6600caa0dc7789ce8c8">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_due_date</a></div><div class="ttdeci">void clear_due_date()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a118a9713068150efa1d281d7f3b06bb5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a118a9713068150efa1d281d7f3b06bb5">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const Recipe &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ae08d07a8f55da68c4370dd3b3690762e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae08d07a8f55da68c4370dd3b3690762e">operations_research::data::rcpsp::PROTOBUF_FINAL::set_release_date</a></div><div class="ttdeci">void set_release_date(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a59e7b435ec1df5fbd3266e6218a37837"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a59e7b435ec1df5fbd3266e6218a37837">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const Task &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a54662b7911111e64a0cb7be4fe8993b8"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a54662b7911111e64a0cb7be4fe8993b8">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const PerRecipeDelays & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a25733e9ffd9194efcb29bf724b445a42"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a25733e9ffd9194efcb29bf724b445a42">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Resource & operator=(const Resource &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00107">rcpsp.pb.h:107</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1c839ef13c519447e95f7267ec95adda"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1c839ef13c519447e95f7267ec95adda">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const PerSuccessorDelays & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::data::rcpsp::PROTOBUF_FINAL::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00123">rcpsp.pb.h:123</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2df5be520a38b64cba9d2b36a99b86be"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2df5be520a38b64cba9d2b36a99b86be">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const PerSuccessorDelays * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00640">rcpsp.pb.h:640</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a7cde0074dfd288f2d70c0e035dacb28a"><div class="ttname"><a href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">int64</a></div><div class="ttdeci">int64_t int64</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00034">integral_types.h:34</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4211f53d89075a40bf1bd4a612960c2b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4211f53d89075a40bf1bd4a612960c2b">operations_research::data::rcpsp::PROTOBUF_FINAL::resources</a></div><div class="ttdeci">const ::operations_research::data::rcpsp::Resource & resources(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6cff4fdc7b13034d3460e61342e2aabf"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cff4fdc7b13034d3460e61342e2aabf">operations_research::data::rcpsp::PROTOBUF_FINAL::max_capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 max_capacity() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9ebc6608857efe31079f17019d689f84"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9ebc6608857efe31079f17019d689f84">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_successors</a></div><div class="ttdeci">void clear_successors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac4512fd005e283215dbb5d2351eda863"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac4512fd005e283215dbb5d2351eda863">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PerRecipeDelays * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00519">rcpsp.pb.h:519</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a85caa2b07e3989dc7da6b87477a66d1f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a85caa2b07e3989dc7da6b87477a66d1f">operations_research::data::rcpsp::PROTOBUF_FINAL::add_recipe_delays</a></div><div class="ttdeci">::operations_research::data::rcpsp::PerRecipeDelays * add_recipe_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a56748cec196d5b2109d6de39b87e6429"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_demands</a></div><div class="ttdeci">void clear_demands()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a0e769c460b6c2439c5402d45e58421f6"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e769c460b6c2439c5402d45e58421f6">operations_research::data::rcpsp::PROTOBUF_FINAL::RcpspProblem</a></div><div class="ttdeci">RcpspProblem()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00943">rcpsp.pb.h:943</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab506d2c3102d23217c366b3eab0ad4d7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab506d2c3102d23217c366b3eab0ad4d7">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(PerSuccessorDelays *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00650">rcpsp.pb.h:650</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab13c17b156b7a26cc7bd67de39cde4e0"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab13c17b156b7a26cc7bd67de39cde4e0">operations_research::data::rcpsp::PROTOBUF_FINAL::set_min_delays</a></div><div class="ttdeci">void set_min_delays(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a53d55f3b018676079d7ac6621ffcaded"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a53d55f3b018676079d7ac6621ffcaded">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PerSuccessorDelays * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00666">rcpsp.pb.h:666</a></div></div>
|
|
<div class="ttc" id="apack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="pack_8cc_source.html#l00508">pack.cc:508</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a95cdf3e3a6a4b0fa2bd190c46d128da0"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a95cdf3e3a6a4b0fa2bd190c46d128da0">operations_research::data::rcpsp::PROTOBUF_FINAL::~Recipe</a></div><div class="ttdeci">virtual ~Recipe()</div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html">TableStruct_ortools_2fdata_2frcpsp_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00045">rcpsp.pb.h:45</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1RecipeDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1RecipeDefaultTypeInternal.html">operations_research::data::rcpsp::RecipeDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00029">rcpsp.pb.cc:29</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a56f1a81c92849566ae864511088eb7e8"><div class="ttname"><a href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">int32</a></div><div class="ttdeci">int int32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00033">integral_types.h:33</a></div></div>
|
|
<div class="ttc" id="arcpsp_8pb_8h_html_af2f18e7337a886e5093a8c155b4122d0"><div class="ttname"><a href="rcpsp_8pb_8h.html#af2f18e7337a886e5093a8c155b4122d0">descriptor_table_ortools_2fdata_2frcpsp_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fdata_2frcpsp_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00259">rcpsp.pb.cc:259</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2d2e2be3380d7afd36f7a63b11d75041"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2e2be3380d7afd36f7a63b11d75041">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(Resource *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00142">rcpsp.pb.h:142</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a775ebd757b04b999c65ab142ba2b898e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a775ebd757b04b999c65ab142ba2b898e">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Recipe & operator=(Recipe &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00281">rcpsp.pb.h:281</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a5aa7c97c35141c0d600d587a04b81016"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5aa7c97c35141c0d600d587a04b81016">operations_research::data::rcpsp::PROTOBUF_FINAL::tardiness_cost</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 tardiness_cost() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac79bd9fe08832916a5d6f168572ee005"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac79bd9fe08832916a5d6f168572ee005">operations_research::data::rcpsp::PROTOBUF_FINAL::tasks</a></div><div class="ttdeci">const ::operations_research::data::rcpsp::Task & tasks(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_add4e8c58c167af070f4a0e8cc50082be"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">operations_research::data::rcpsp::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const char *value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1RcpspProblemDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1RcpspProblemDefaultTypeInternal.html">operations_research::data::rcpsp::RcpspProblemDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00045">rcpsp.pb.cc:45</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ae59f12dbd45852d3fe070605d65c682f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae59f12dbd45852d3fe070605d65c682f">operations_research::data::rcpsp::PROTOBUF_FINAL::set_successors</a></div><div class="ttdeci">void set_successors(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ae8def24de2f327f890a6257a6dedf4b6"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6">operations_research::data::rcpsp::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & demands() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2ce0cf2feedc386aa5e1f1747cb850e2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2ce0cf2feedc386aa5e1f1747cb850e2">operations_research::data::rcpsp::PROTOBUF_FINAL::set_is_consumer_producer</a></div><div class="ttdeci">void set_is_consumer_producer(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a98f5f5a09a415f56ea3a499f23ac6f91"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a98f5f5a09a415f56ea3a499f23ac6f91">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_tasks</a></div><div class="ttdeci">::operations_research::data::rcpsp::Task * mutable_tasks(int index)</div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_a972ea84db87e103589ca6b0d4ba7839a"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#a972ea84db87e103589ca6b0d4ba7839a">operations_research::data::rcpsp::_Task_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::TaskDefaultTypeInternal _Task_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00077">rcpsp.pb.h:76</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8fafd43620869d587b1d9e9b5d801436"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8fafd43620869d587b1d9e9b5d801436">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const RcpspProblem &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a40ab81410960103e13f0b8e6008fdffa"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a40ab81410960103e13f0b8e6008fdffa">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_recipe_delays</a></div><div class="ttdeci">void clear_recipe_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_acb9562c826765a4990206df03d1642ca"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acb9562c826765a4990206df03d1642ca">operations_research::data::rcpsp::PROTOBUF_FINAL::release_date</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 release_date() const</div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fdata_2frcpsp_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="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a06bd4cb3350bc796d043d4bae9b3ac5f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a06bd4cb3350bc796d043d4bae9b3ac5f">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(PerRecipeDelays *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00499">rcpsp.pb.h:499</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aadb0f990a0bec986e69ef358b54b0501"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aadb0f990a0bec986e69ef358b54b0501">operations_research::data::rcpsp::PROTOBUF_FINAL::set_duration</a></div><div class="ttdeci">void set_duration(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad4641315944645b82d6b2ae3d7404b99"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad4641315944645b82d6b2ae3d7404b99">operations_research::data::rcpsp::PROTOBUF_FINAL::RcpspProblem</a></div><div class="ttdeci">RcpspProblem(const RcpspProblem &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_add5b7d967cabba1bda48616e027427a7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">operations_research::data::rcpsp::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(std::string &&value)</div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fdata_2frcpsp_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="rcpsp_8pb_8h_source.html#l00052">rcpsp.pb.h:52</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a606ad4d0fbe863ea6feafbbc1ae92bd4"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a606ad4d0fbe863ea6feafbbc1ae92bd4">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_unit_cost</a></div><div class="ttdeci">void clear_unit_cost()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4525d241b52ca4d54545aafc640ecd01"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4525d241b52ca4d54545aafc640ecd01">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const Recipe &from)</div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_af730895c6c6ef6e03caaf6251192dfd2"><div class="ttname"><a href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a></div><div class="ttdeci">int64 a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00042">constraint_solver/table.cc:42</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a78ef9957188c40b47407cb7f1fa89e8c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a78ef9957188c40b47407cb7f1fa89e8c">operations_research::data::rcpsp::PROTOBUF_FINAL::renewable</a></div><div class="ttdeci">bool renewable() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a71349f4d00d761e4250324fd83144a69"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a71349f4d00d761e4250324fd83144a69">operations_research::data::rcpsp::PROTOBUF_FINAL::min_delays</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & min_delays() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a61100660b7a44fa8e499cf40116f9dfe"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a61100660b7a44fa8e499cf40116f9dfe">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_successor_delays</a></div><div class="ttdeci">void clear_successor_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a336315ca9f7f163ce71f854c1d331abd"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">operations_research::data::rcpsp::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const std::string &value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4631f044d19c6440392b0045b71e5dd3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4631f044d19c6440392b0045b71e5dd3">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const Recipe * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00302">rcpsp.pb.h:302</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ace09064758cfbb20b500a146f83984b7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ace09064758cfbb20b500a146f83984b7">operations_research::data::rcpsp::PROTOBUF_FINAL::set_allocated_basedata</a></div><div class="ttdeci">void set_allocated_basedata(std::string *basedata)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8de58a974095ddcbf75116d909d39837"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8de58a974095ddcbf75116d909d39837">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Task * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00816">rcpsp.pb.h:816</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PerSuccessorDelaysDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PerSuccessorDelaysDefaultTypeInternal.html">operations_research::data::rcpsp::PerSuccessorDelaysDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00037">rcpsp.pb.cc:37</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a7e759edba8c8f0ad4515790558348a8a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7e759edba8c8f0ad4515790558348a8a">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_resources</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_resources()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4b7b36dc9d6e6819c4c08c4ea5dff721"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b7b36dc9d6e6819c4c08c4ea5dff721">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(Recipe &a, Recipe &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00309">rcpsp.pb.h:309</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6ade0b763725658e3c69fc084d6b0ac2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ade0b763725658e3c69fc084d6b0ac2">operations_research::data::rcpsp::PROTOBUF_FINAL::min_capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 min_capacity() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6b79616a9184b98a8d5820cdfa13ff18"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6b79616a9184b98a8d5820cdfa13ff18">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const Task * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00786">rcpsp.pb.h:786</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad718f6f2977cfaa859e7dd475fb2b0ec"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad718f6f2977cfaa859e7dd475fb2b0ec">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_successor_delays</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays > * mutable_successor_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1aaf4fc61b1b26863ecfeedb0780cf13"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1aaf4fc61b1b26863ecfeedb0780cf13">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">RcpspProblem & operator=(RcpspProblem &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00956">rcpsp.pb.h:956</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2bb1d784824f261b14e473373d22bb5b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2bb1d784824f261b14e473373d22bb5b">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_min_delays</a></div><div class="ttdeci">void clear_min_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a09a64142861f60ba08a8354dee8663c9"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a09a64142861f60ba08a8354dee8663c9">operations_research::data::rcpsp::PROTOBUF_FINAL::recipe_delays_size</a></div><div class="ttdeci">int recipe_delays_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8c5fb84faf3fa69028dec0e1d02c18b1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8c5fb84faf3fa69028dec0e1d02c18b1">operations_research::data::rcpsp::PROTOBUF_FINAL::add_min_delays</a></div><div class="ttdeci">void add_min_delays(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a27c934bf27fffda45cb426694e5a2cf1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a27c934bf27fffda45cb426694e5a2cf1">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_recipe_delays</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerRecipeDelays > * mutable_recipe_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac84decee6c7ed930ec4650b5419a8b26"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac84decee6c7ed930ec4650b5419a8b26">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_is_resource_investment</a></div><div class="ttdeci">void clear_is_resource_investment()</div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a1134b580f8da4de94ca6b1de4d37975e"><div class="ttname"><a href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00038">integral_types.h:38</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a5bedd13e30aec3e0e46e2a7bfcb7c8f5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5bedd13e30aec3e0e46e2a7bfcb7c8f5">operations_research::data::rcpsp::PROTOBUF_FINAL::add_resources</a></div><div class="ttdeci">::operations_research::data::rcpsp::Resource * add_resources()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1a58570332d6705f39019370f6573c6c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1a58570332d6705f39019370f6573c6c">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const Recipe & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa865ef878020d2d75036119ac8e8fc2b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa865ef878020d2d75036119ac8e8fc2b">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(Resource *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00150">rcpsp.pb.h:150</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a0a06d91c9ecb5564074ea5ceaed6468c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0a06d91c9ecb5564074ea5ceaed6468c">operations_research::data::rcpsp::PROTOBUF_FINAL::resources</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & resources() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a30152508059e7c3cced8c126169541f9"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a30152508059e7c3cced8c126169541f9">operations_research::data::rcpsp::PROTOBUF_FINAL::recipes</a></div><div class="ttdeci">const ::operations_research::data::rcpsp::Recipe & recipes(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a7af2a7b757e502e0b089a82540a63d55"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a7af2a7b757e502e0b089a82540a63d55">operations_research::data::rcpsp::PROTOBUF_FINAL::recipes_size</a></div><div class="ttdeci">int recipes_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_af9d3d092c597bdfce2410f06ecef7308"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af9d3d092c597bdfce2410f06ecef7308">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_tasks</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Task > * mutable_tasks()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a271f73846b66d0579e4c03b262bea757"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a271f73846b66d0579e4c03b262bea757">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const PerRecipeDelays &from)</div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_a1d2c31b9d5f0cac413bbc3438419c5f3"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#a1d2c31b9d5f0cac413bbc3438419c5f3">operations_research::data::rcpsp::_Resource_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::ResourceDefaultTypeInternal _Resource_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00074">rcpsp.pb.h:73</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab1e4e26ade0dfb0400e05cbbbd243b64"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1e4e26ade0dfb0400e05cbbbd243b64">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Recipe * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00332">rcpsp.pb.h:332</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a46c87f7bf25c27b8daf3138bd9d1b75d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a46c87f7bf25c27b8daf3138bd9d1b75d">operations_research::data::rcpsp::PROTOBUF_FINAL::set_horizon</a></div><div class="ttdeci">void set_horizon(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8833e075ef8f8090c75efbe0ada224f7"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">operations_research::data::rcpsp::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aca7a6886bccd7ddb25eb7b8564fc1a86"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aca7a6886bccd7ddb25eb7b8564fc1a86">operations_research::data::rcpsp::PROTOBUF_FINAL::recipes</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Recipe > & recipes() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4cf02a0051b09f93b42ae0649cbad92c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4cf02a0051b09f93b42ae0649cbad92c">operations_research::data::rcpsp::PROTOBUF_FINAL::Resource</a></div><div class="ttdeci">Resource(const Resource &from)</div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_a2ecf4df657e49d39c11126cb9746d283"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#a2ecf4df657e49d39c11126cb9746d283">operations_research::data::rcpsp::_PerSuccessorDelays_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::PerSuccessorDelaysDefaultTypeInternal _PerSuccessorDelays_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00065">rcpsp.pb.h:64</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aae66cfcb6b01ac37ece189b09ba83859"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aae66cfcb6b01ac37ece189b09ba83859">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PerRecipeDelays * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00515">rcpsp.pb.h:515</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab1a4f3482ad8b8b8963264a8a1abbe47"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab1a4f3482ad8b8b8963264a8a1abbe47">operations_research::data::rcpsp::PROTOBUF_FINAL::due_date</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 due_date() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html">operations_research::data::rcpsp::PROTOBUF_FINAL</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00095">rcpsp.pb.h:96</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a358006b56d5f6f6f2b0d05303d70f4a2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a358006b56d5f6f6f2b0d05303d70f4a2">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(PerSuccessorDelays *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00658">rcpsp.pb.h:658</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3389a87cef1b37c704d2536ad820043d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3389a87cef1b37c704d2536ad820043d">operations_research::data::rcpsp::PROTOBUF_FINAL::set_seed</a></div><div class="ttdeci">void set_seed(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aff0f3736fc05ee3c4ff46e1233658046"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff0f3736fc05ee3c4ff46e1233658046">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Task & operator=(Task &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00765">rcpsp.pb.h:765</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6cde0f40798952a34da294d9ed2b294f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6cde0f40798952a34da294d9ed2b294f">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const Resource & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1f6bf7ba32a3e33b28bfffaafa3ba59b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1f6bf7ba32a3e33b28bfffaafa3ba59b">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_basedata</a></div><div class="ttdeci">void clear_basedata()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a90a4fb377f6e4c0692b8213edf538e8d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90a4fb377f6e4c0692b8213edf538e8d">operations_research::data::rcpsp::PROTOBUF_FINAL::successors_size</a></div><div class="ttdeci">int successors_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab8f5d62061d10c41fe030ab7c3c41b41"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab8f5d62061d10c41fe030ab7c3c41b41">operations_research::data::rcpsp::PROTOBUF_FINAL::successors</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & successors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a5ba466edcd4cbe9c4f6928890e4f7518"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5ba466edcd4cbe9c4f6928890e4f7518">operations_research::data::rcpsp::PROTOBUF_FINAL::RcpspProblem</a></div><div class="ttdeci">RcpspProblem(RcpspProblem &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00947">rcpsp.pb.h:947</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_afc3399b4cd80d385259e02ae457cdf14"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#afc3399b4cd80d385259e02ae457cdf14">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">RcpspProblem * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l01007">rcpsp.pb.h:1007</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a90920c5a7a89a2197ced8fc5c6527521"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a90920c5a7a89a2197ced8fc5c6527521">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_min_delays</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_min_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9934c5b429201014e657da033c48af32"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9934c5b429201014e657da033c48af32">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_tasks</a></div><div class="ttdeci">void clear_tasks()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8a6c5c515888f0960f8adc4d8d678d1b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8a6c5c515888f0960f8adc4d8d678d1b">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(RcpspProblem &a, RcpspProblem &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00984">rcpsp.pb.h:984</a></div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_ae8dd5696663a2f9221172f8df494d608"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#ae8dd5696663a2f9221172f8df494d608">TableStruct_ortools_2fdata_2frcpsp_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[6] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_abe78b685c4a3626061d42b582b9b88a3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abe78b685c4a3626061d42b582b9b88a3">operations_research::data::rcpsp::PROTOBUF_FINAL::set_basedata</a></div><div class="ttdeci">void set_basedata(const char *value, size_t size)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a610f198bedc15ae9f2bea7b696862b3e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a610f198bedc15ae9f2bea7b696862b3e">operations_research::data::rcpsp::PROTOBUF_FINAL::add_recipes</a></div><div class="ttdeci">::operations_research::data::rcpsp::Recipe * add_recipes()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8293bb30b8b8de9c2b9392d9c49bb632"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8293bb30b8b8de9c2b9392d9c49bb632">operations_research::data::rcpsp::PROTOBUF_FINAL::set_is_rcpsp_max</a></div><div class="ttdeci">void set_is_rcpsp_max(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a950714474bdedaa8c064114351c2253e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a950714474bdedaa8c064114351c2253e">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_successor_delays</a></div><div class="ttdeci">::operations_research::data::rcpsp::PerSuccessorDelays * mutable_successor_delays(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a5d7368a200b50e05bbdc00139991035c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5d7368a200b50e05bbdc00139991035c">operations_research::data::rcpsp::PROTOBUF_FINAL::resources</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource > & resources() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a958685eab46c2ccb543871e5e222c2ea"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a958685eab46c2ccb543871e5e222c2ea">operations_research::data::rcpsp::PROTOBUF_FINAL::Recipe</a></div><div class="ttdeci">Recipe(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a904d06a89e5c9f638b07251e1b7f6a86"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a904d06a89e5c9f638b07251e1b7f6a86">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Resource * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00162">rcpsp.pb.h:162</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a5cffdd18717e46ba78ccdf71bb526a7c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a5cffdd18717e46ba78ccdf71bb526a7c">operations_research::data::rcpsp::PROTOBUF_FINAL::tasks_size</a></div><div class="ttdeci">int tasks_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac43e3fc98d0a4c3c050cec31b888fb8d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac43e3fc98d0a4c3c050cec31b888fb8d">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_horizon</a></div><div class="ttdeci">void clear_horizon()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a97b9eef989ac9ec8336c76a53fb9909e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a97b9eef989ac9ec8336c76a53fb9909e">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_deadline</a></div><div class="ttdeci">void clear_deadline()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6aaa60db1c9d07b657142dda2db88135"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6aaa60db1c9d07b657142dda2db88135">operations_research::data::rcpsp::PROTOBUF_FINAL::set_basedata</a></div><div class="ttdeci">void set_basedata(std::string &&value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a87f8d4cabfdcdd048e1cb5cf536df1e0"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a87f8d4cabfdcdd048e1cb5cf536df1e0">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(Task *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00804">rcpsp.pb.h:804</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6f51a377df3989a89656c7eba679c92f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6f51a377df3989a89656c7eba679c92f">operations_research::data::rcpsp::PROTOBUF_FINAL::set_tardiness_cost</a></div><div class="ttdeci">void set_tardiness_cost(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4b6f2e03887d48c2919289ec61f8948d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b6f2e03887d48c2919289ec61f8948d">operations_research::data::rcpsp::PROTOBUF_FINAL::add_resources</a></div><div class="ttdeci">void add_resources(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2a0340686ad8eac27b356a9e8d4ed7d2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a0340686ad8eac27b356a9e8d4ed7d2">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const RcpspProblem * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00977">rcpsp.pb.h:977</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6fdc4b8bc1ee4104a0490896beef8211"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6fdc4b8bc1ee4104a0490896beef8211">operations_research::data::rcpsp::PROTOBUF_FINAL::add_tasks</a></div><div class="ttdeci">::operations_research::data::rcpsp::Task * add_tasks()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6c1e00656493818adcdfcaaf6563db96"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6c1e00656493818adcdfcaaf6563db96">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Task * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00812">rcpsp.pb.h:812</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a592e13ed7da151082de8d605f0baceaa"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a592e13ed7da151082de8d605f0baceaa">operations_research::data::rcpsp::PROTOBUF_FINAL::Task</a></div><div class="ttdeci">Task(Task &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00756">rcpsp.pb.h:756</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aee9166959dc474c682c3a80dafcedc87"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aee9166959dc474c682c3a80dafcedc87">operations_research::data::rcpsp::PROTOBUF_FINAL::deadline</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 deadline() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a521e699258ce25081baa832bba863b6c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a521e699258ce25081baa832bba863b6c">operations_research::data::rcpsp::PROTOBUF_FINAL::Resource</a></div><div class="ttdeci">Resource(Resource &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00102">rcpsp.pb.h:102</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a798a91657e4b3efcaa60c20d421d3edd"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a798a91657e4b3efcaa60c20d421d3edd">operations_research::data::rcpsp::PROTOBUF_FINAL::min_delays_size</a></div><div class="ttdeci">int min_delays_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a571e44c4df6e65e16d9b6d6f688574e4"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a571e44c4df6e65e16d9b6d6f688574e4">operations_research::data::rcpsp::PROTOBUF_FINAL::mpm_time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 mpm_time() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aebfb416c295cdeb940dc84f94a8189e2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aebfb416c295cdeb940dc84f94a8189e2">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_seed</a></div><div class="ttdeci">void clear_seed()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a63fcbf62b7c73d18a01d8c0866f82482"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a63fcbf62b7c73d18a01d8c0866f82482">operations_research::data::rcpsp::PROTOBUF_FINAL::PerRecipeDelays</a></div><div class="ttdeci">PerRecipeDelays(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_af75d9679adb4eebb74302aa576282800"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af75d9679adb4eebb74302aa576282800">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">Resource * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00158">rcpsp.pb.h:158</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aafa5bfb6ed9236949a5a800f2e5401ee"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aafa5bfb6ed9236949a5a800f2e5401ee">operations_research::data::rcpsp::PROTOBUF_FINAL::successor_delays</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::PerSuccessorDelays > & successor_delays() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad07bb7cbbb03df9c56ce486254e1f51a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad07bb7cbbb03df9c56ce486254e1f51a">operations_research::data::rcpsp::PROTOBUF_FINAL::set_max_capacity</a></div><div class="ttdeci">void set_max_capacity(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad41984563521b88ed98d26db0cb3a381"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad41984563521b88ed98d26db0cb3a381">operations_research::data::rcpsp::PROTOBUF_FINAL::Recipe</a></div><div class="ttdeci">Recipe(const Recipe &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab365cc4eac15642d3edc81993a826ee3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab365cc4eac15642d3edc81993a826ee3">operations_research::data::rcpsp::PROTOBUF_FINAL::~Resource</a></div><div class="ttdeci">virtual ~Resource()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_af599ee43c7e75032a166d1065222e3c4"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af599ee43c7e75032a166d1065222e3c4">operations_research::data::rcpsp::PROTOBUF_FINAL::PerSuccessorDelays</a></div><div class="ttdeci">PerSuccessorDelays(PerSuccessorDelays &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00610">rcpsp.pb.h:610</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1511885226c05a4847d6d8e42d17d396"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1511885226c05a4847d6d8e42d17d396">operations_research::data::rcpsp::PROTOBUF_FINAL::set_deadline</a></div><div class="ttdeci">void set_deadline(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2f5bf330b98b7274c45f299a3da13a18"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2f5bf330b98b7274c45f299a3da13a18">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PerSuccessorDelays & operator=(PerSuccessorDelays &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00619">rcpsp.pb.h:619</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ae5864252a9ccbd2532198a1591a2e3ef"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ae5864252a9ccbd2532198a1591a2e3ef">operations_research::data::rcpsp::PROTOBUF_FINAL::Resource</a></div><div class="ttdeci">Resource(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4422e344178071198054eff604eea3d2"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a60acb6faee9003dea3c4609ec70771b0"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a60acb6faee9003dea3c4609ec70771b0">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_recipe_delays</a></div><div class="ttdeci">::operations_research::data::rcpsp::PerRecipeDelays * mutable_recipe_delays(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad64ab88a9189b77a96958fb5c6ae3471"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad64ab88a9189b77a96958fb5c6ae3471">operations_research::data::rcpsp::PROTOBUF_FINAL::successors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 successors(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a754527a0a624bbadb27f60007660369c"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">operations_research::data::rcpsp::PROTOBUF_FINAL::demands_size</a></div><div class="ttdeci">int demands_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4b4288381d54d65ad6679818fe502369"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4b4288381d54d65ad6679818fe502369">operations_research::data::rcpsp::PROTOBUF_FINAL::set_renewable</a></div><div class="ttdeci">void set_renewable(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3e53522812a9550e4c2f153ed25d68c3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3e53522812a9550e4c2f153ed25d68c3">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_resources</a></div><div class="ttdeci">void clear_resources()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_adb7d9dd5af687e18407b27dff1889387"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adb7d9dd5af687e18407b27dff1889387">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_recipes</a></div><div class="ttdeci">void clear_recipes()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4fce003d953ba970ba2b075a15b8a3b3"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4fce003d953ba970ba2b075a15b8a3b3">operations_research::data::rcpsp::PROTOBUF_FINAL::horizon</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 horizon() const</div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_adde6aaee8457bee49c2a92621fe22b79"><div class="ttname"><a href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a></div><div class="ttdeci">unsigned char uint8</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00036">integral_types.h:36</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_af27af57c0c47f888a68ecb700b8a47ec"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#af27af57c0c47f888a68ecb700b8a47ec">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_resources</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::data::rcpsp::Resource > * mutable_resources()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a335867a47ab448098307c10fec5ea88a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a335867a47ab448098307c10fec5ea88a">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Recipe & operator=(const Recipe &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00277">rcpsp.pb.h:277</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1data_1_1rcpsp_html_acacf363f8abdbc18ca4f591b075884f1"><div class="ttname"><a href="namespaceoperations__research_1_1data_1_1rcpsp.html#acacf363f8abdbc18ca4f591b075884f1">operations_research::data::rcpsp::_RcpspProblem_default_instance_</a></div><div class="ttdeci">class operations_research::data::rcpsp::RcpspProblemDefaultTypeInternal _RcpspProblem_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00068">rcpsp.pb.h:67</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a31a698de2cac5a04b2d3fd2547e1ab79"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31a698de2cac5a04b2d3fd2547e1ab79">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_mpm_time</a></div><div class="ttdeci">void clear_mpm_time()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9e4421850313e4995ae8cc804bd7d772"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9e4421850313e4995ae8cc804bd7d772">operations_research::data::rcpsp::PROTOBUF_FINAL::~Task</a></div><div class="ttdeci">virtual ~Task()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a0e88ff7c6ae01d04d2a9fea4cd925f3a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">operations_research::data::rcpsp::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 demands(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa1a711c967479364bbfbeb475e6d7dbf"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa1a711c967479364bbfbeb475e6d7dbf">operations_research::data::rcpsp::PROTOBUF_FINAL::Recipe</a></div><div class="ttdeci">Recipe()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00268">rcpsp.pb.h:268</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab2f7a3aeaf5d55cd98a1c999095fa732"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2f7a3aeaf5d55cd98a1c999095fa732">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_duration</a></div><div class="ttdeci">void clear_duration()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_acebeff784605e2f350aaf1c7196cb56e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acebeff784605e2f350aaf1c7196cb56e">operations_research::data::rcpsp::PROTOBUF_FINAL::add_successor_delays</a></div><div class="ttdeci">::operations_research::data::rcpsp::PerSuccessorDelays * add_successor_delays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a9f2b49bf9d412e6b5f9a6f02863feb96"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a9f2b49bf9d412e6b5f9a6f02863feb96">operations_research::data::rcpsp::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const Task & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2a4765e579bd52a21f95f2d95a0b69f5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2a4765e579bd52a21f95f2d95a0b69f5">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(PerSuccessorDelays &a, PerSuccessorDelays &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00647">rcpsp.pb.h:647</a></div></div>
|
|
<div class="ttc" id="astructTableStruct__ortools__2fdata__2frcpsp__2eproto_html_a57e83bcf45762efcecb94544c5069304"><div class="ttname"><a href="structTableStruct__ortools__2fdata__2frcpsp__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2fdata_2frcpsp_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="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a1eb418632dabb3122423a935a16fe8c9"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a1eb418632dabb3122423a935a16fe8c9">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(PerRecipeDelays &a, PerRecipeDelays &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00496">rcpsp.pb.h:496</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a6ad21302fec1c74c73787f80b30cbebb"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a6ad21302fec1c74c73787f80b30cbebb">operations_research::data::rcpsp::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PerSuccessorDelays * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00670">rcpsp.pb.h:670</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a37b726c841d138b61dd90ce0558291d1"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a37b726c841d138b61dd90ce0558291d1">operations_research::data::rcpsp::PROTOBUF_FINAL::PerRecipeDelays</a></div><div class="ttdeci">PerRecipeDelays()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00455">rcpsp.pb.h:455</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac901ffae49673379badbe3ab938e5f81"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac901ffae49673379badbe3ab938e5f81">operations_research::data::rcpsp::PROTOBUF_FINAL::successor_delays_size</a></div><div class="ttdeci">int successor_delays_size() const</div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_a344010e26426d6a13411648d988bc9b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a></div><div class="ttdeci">int64 b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00043">constraint_solver/table.cc:43</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">operations_research::data::rcpsp::PROTOBUF_FINAL::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00120">rcpsp.pb.h:120</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2b42ecbfad41144af28b79ff1bec4c2b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2b42ecbfad41144af28b79ff1bec4c2b">operations_research::data::rcpsp::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(Recipe *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00312">rcpsp.pb.h:312</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a330f6bec530ae7d845846b1de6c72461"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a330f6bec530ae7d845846b1de6c72461">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PerRecipeDelays & operator=(const PerRecipeDelays &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00464">rcpsp.pb.h:464</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1TaskDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1TaskDefaultTypeInternal.html">operations_research::data::rcpsp::TaskDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00041">rcpsp.pb.cc:41</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac35df3116dbe12d965a403dd946d530a"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac35df3116dbe12d965a403dd946d530a">operations_research::data::rcpsp::PROTOBUF_FINAL::Task</a></div><div class="ttdeci">Task()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00752">rcpsp.pb.h:752</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aa7f8fafafc3d575c53591d6249a03eb5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aa7f8fafafc3d575c53591d6249a03eb5">operations_research::data::rcpsp::PROTOBUF_FINAL::Resource</a></div><div class="ttdeci">Resource()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00098">rcpsp.pb.h:98</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#l00040">bop_parameters.pb.h:40</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">operations_research::data::rcpsp::PROTOBUF_FINAL::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8dea430a1ea3bb3d2ccd79b8e1fb2f1e"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8dea430a1ea3bb3d2ccd79b8e1fb2f1e">operations_research::data::rcpsp::PROTOBUF_FINAL::resources_size</a></div><div class="ttdeci">int resources_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab83a3a8d376ec630e0d21efd6e5583cf"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab83a3a8d376ec630e0d21efd6e5583cf">operations_research::data::rcpsp::PROTOBUF_FINAL::unit_cost</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 unit_cost() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a31bb1c17e009d0c86ac004d43e458159"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a31bb1c17e009d0c86ac004d43e458159">operations_research::data::rcpsp::PROTOBUF_FINAL::~PerSuccessorDelays</a></div><div class="ttdeci">virtual ~PerSuccessorDelays()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aeb5c4d42fbed6b97d0fe9425be59ca7b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aeb5c4d42fbed6b97d0fe9425be59ca7b">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_is_rcpsp_max</a></div><div class="ttdeci">void clear_is_rcpsp_max()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ac49a14b4cb615dc8d673e43a95d00897"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ac49a14b4cb615dc8d673e43a95d00897">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_resources</a></div><div class="ttdeci">::operations_research::data::rcpsp::Resource * mutable_resources(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a96c23be11e8d749ac7cba27904b96881"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96c23be11e8d749ac7cba27904b96881">operations_research::data::rcpsp::PROTOBUF_FINAL::set_min_capacity</a></div><div class="ttdeci">void set_min_capacity(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PerRecipeDelaysDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PerRecipeDelaysDefaultTypeInternal.html">operations_research::data::rcpsp::PerRecipeDelaysDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8cc_source.html#l00033">rcpsp.pb.cc:33</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab2387861cae8c47291b6aca333835c71"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab2387861cae8c47291b6aca333835c71">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_recipes</a></div><div class="ttdeci">::operations_research::data::rcpsp::Recipe * mutable_recipes(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a458dd99a041a02e37d5b249201b18050"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_name</a></div><div class="ttdeci">void clear_name()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_acf5289f5fd6f013695dfcbee02db935d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acf5289f5fd6f013695dfcbee02db935d">operations_research::data::rcpsp::PROTOBUF_FINAL::seed</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 seed() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a05cb7c52e2ce1eea2689c26385612b33"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">operations_research::data::rcpsp::PROTOBUF_FINAL::InitAsDefaultInstance</a></div><div class="ttdeci">static void InitAsDefaultInstance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ad751d4faf6d304b265a247e457830552"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ad751d4faf6d304b265a247e457830552">operations_research::data::rcpsp::PROTOBUF_FINAL::set_due_date</a></div><div class="ttdeci">void set_due_date(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a96e393a23b282a33869b83a9a237a09b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a96e393a23b282a33869b83a9a237a09b">operations_research::data::rcpsp::PROTOBUF_FINAL::PerSuccessorDelays</a></div><div class="ttdeci">PerSuccessorDelays(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a8369b04f403cb13efda89666648d9f3d"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a8369b04f403cb13efda89666648d9f3d">operations_research::data::rcpsp::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(Recipe *other)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00320">rcpsp.pb.h:320</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aff827a481342a6f6db9b5a9ee8803c60"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aff827a481342a6f6db9b5a9ee8803c60">operations_research::data::rcpsp::PROTOBUF_FINAL::mutable_basedata</a></div><div class="ttdeci">std::string * mutable_basedata()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aac2778ee980dca94d6be59ff574e7af5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aac2778ee980dca94d6be59ff574e7af5">operations_research::data::rcpsp::PROTOBUF_FINAL::is_resource_investment</a></div><div class="ttdeci">bool is_resource_investment() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a729464d67ac41d320ec8f27bbc5e9c6b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a729464d67ac41d320ec8f27bbc5e9c6b">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const Resource &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a4e6daec13878489543053aaae2fa574b"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a4e6daec13878489543053aaae2fa574b">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PerRecipeDelays & operator=(PerRecipeDelays &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00468">rcpsp.pb.h:468</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2d2d7bf0bd09fe2fd77c27a627711174"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2d2d7bf0bd09fe2fd77c27a627711174">operations_research::data::rcpsp::PROTOBUF_FINAL::basedata</a></div><div class="ttdeci">const std::string & basedata() const</div></div>
|
|
<div class="ttc" id="adefault__search_8cc_html_ac673bc430bdc3fdaa09f7becf98ef267"><div class="ttname"><a href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a></div><div class="ttdeci">const std::string name</div><div class="ttdef"><b>Definition:</b> <a href="default__search_8cc_source.html#l00807">default_search.cc:807</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a882df382fbd9dd596b0b86552336facc"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a882df382fbd9dd596b0b86552336facc">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_min_capacity</a></div><div class="ttdeci">void clear_min_capacity()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_aefb3745ccd114af4a5b7bc62f0735092"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#aefb3745ccd114af4a5b7bc62f0735092">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">RcpspProblem & operator=(const RcpspProblem &from)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00952">rcpsp.pb.h:952</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_abfd29be2cc2118226f60085eeb44c324"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#abfd29be2cc2118226f60085eeb44c324">operations_research::data::rcpsp::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(Task &a, Task &b)</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00793">rcpsp.pb.h:793</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a2dd538d69fde086a3fdcb8870c475be8"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a2dd538d69fde086a3fdcb8870c475be8">operations_research::data::rcpsp::PROTOBUF_FINAL::is_rcpsp_max</a></div><div class="ttdeci">bool is_rcpsp_max() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_adfae3a7699bb732bf28954a4f8b8be96"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#adfae3a7699bb732bf28954a4f8b8be96">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_release_date</a></div><div class="ttdeci">void clear_release_date()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_ab3db85f6d9e4380d2be60fe0fefb2a9f"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#ab3db85f6d9e4380d2be60fe0fefb2a9f">operations_research::data::rcpsp::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">Resource & operator=(Resource &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00111">rcpsp.pb.h:111</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a087aa7ed1d95c81a5c3a6fe5267546e5"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a087aa7ed1d95c81a5c3a6fe5267546e5">operations_research::data::rcpsp::PROTOBUF_FINAL::Recipe</a></div><div class="ttdeci">Recipe(Recipe &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00272">rcpsp.pb.h:272</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_acd0eafc3bf99971cef314d0a4d567c81"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#acd0eafc3bf99971cef314d0a4d567c81">operations_research::data::rcpsp::PROTOBUF_FINAL::clear_max_capacity</a></div><div class="ttdeci">void clear_max_capacity()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a907a68ac8b5298a3f4e58ebf5f2381fb"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a907a68ac8b5298a3f4e58ebf5f2381fb">operations_research::data::rcpsp::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const Task &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL_html_a52fa00ce1edac481add6d3b8a65d8940"><div class="ttname"><a href="classoperations__research_1_1data_1_1rcpsp_1_1PROTOBUF__FINAL.html#a52fa00ce1edac481add6d3b8a65d8940">operations_research::data::rcpsp::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const PerRecipeDelays * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="rcpsp_8pb_8h_source.html#l00489">rcpsp.pb.h:489</a></div></div>
|
|
<!-- 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_0f0b20194f60b3d2888144ceeb7aaf27.html">data</a></li><li class="navelem"><a class="el" href="rcpsp_8pb_8h.html">rcpsp.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.8.18 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|