508 lines
114 KiB
HTML
508 lines
114 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.2</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>DotNet Reference</h2>
|
|
<ul>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">.Net Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.3 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('util_2IntVector_8cs_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">util/IntVector.cs</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="util_2IntVector_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// <auto-generated /></span></div>
|
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">//</span></div>
|
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div>
|
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment">// Version 4.0.2</span></div>
|
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">//</span></div>
|
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div>
|
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</a> {</div>
|
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">using</span> System;</div>
|
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="keyword">using</span> System.Runtime.<a class="code hl_namespace" href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div>
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keyword">using</span> System.Collections;</div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span> </div>
|
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html"> 17</a></span><span class="keyword">public</span> <span class="keyword">class </span><a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> : global::System.IDisposable, global::System.Collections.IEnumerable, global::System.Collections.Generic.IList<int></div>
|
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> {</div>
|
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div>
|
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375"> 20</a></span> <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div>
|
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">internal</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f">IntVector</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> }</div>
|
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> </div>
|
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">internal</span> <span class="keyword">static</span> global::System.Runtime.InteropServices.HandleRef getCPtr(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> obj) {</div>
|
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero) : obj.swigCPtr;</div>
|
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> }</div>
|
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> </div>
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> ~IntVector() {</div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">false</span>);</div>
|
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> }</div>
|
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> </div>
|
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 35</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">true</span>);</div>
|
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> global::System.GC.SuppressFinalize(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> }</div>
|
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> </div>
|
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ad4348ef0f9969025bab397e7e27e26"> 40</a></span> <span class="keyword">protected</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ad4348ef0f9969025bab397e7e27e26">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="keywordflow">if</span> (swigCPtr.Handle != global::System.IntPtr.Zero) {</div>
|
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa0d11cd4aa8259837e77d34b7e5dd0a3">delete_IntVector</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> }</div>
|
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero);</div>
|
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> }</div>
|
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> }</div>
|
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> }</div>
|
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
|
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad17b6850840a4490e96af830a3d15317"> 52</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad17b6850840a4490e96af830a3d15317">IntVector</a>(global::System.Collections.IEnumerable c) : this() {</div>
|
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> <span class="keywordflow">if</span> (c == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentNullException(<span class="stringliteral">"c"</span>);</div>
|
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keywordflow">foreach</span> (<span class="keywordtype">int</span> element <span class="keywordflow">in</span> c) {</div>
|
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> this.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a9107ed9f8c3a6f1474565e552d1f6b0b">Add</a>(element);</div>
|
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> }</div>
|
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> }</div>
|
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> </div>
|
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a48a8f4f1dd460c4cb6c11aec8307e5f5"> 60</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a48a8f4f1dd460c4cb6c11aec8307e5f5">IntVector</a>(global::System.Collections.Generic.IEnumerable<<span class="keywordtype">int</span>> c) : this() {</div>
|
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keywordflow">if</span> (c == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentNullException(<span class="stringliteral">"c"</span>);</div>
|
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keywordflow">foreach</span> (<span class="keywordtype">int</span> element <span class="keywordflow">in</span> c) {</div>
|
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> this.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a9107ed9f8c3a6f1474565e552d1f6b0b">Add</a>(element);</div>
|
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> }</div>
|
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> }</div>
|
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> </div>
|
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20"> 68</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IsFixedSize</a> {</div>
|
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> }</div>
|
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> }</div>
|
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> </div>
|
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a"> 74</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IsReadOnly</a> {</div>
|
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> }</div>
|
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> }</div>
|
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> </div>
|
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a88cc3d44636fba7acba737ef32eae1df"> 80</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <span class="keyword">this</span>[<span class="keywordtype">int</span> index] {</div>
|
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <span class="keywordflow">return</span> getitem(index);</div>
|
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> }</div>
|
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">set</span> {</div>
|
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> setitem(index, value);</div>
|
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> }</div>
|
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> }</div>
|
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> </div>
|
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3"> 89</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Capacity</a> {</div>
|
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)capacity();</div>
|
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> }</div>
|
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="keyword">set</span> {</div>
|
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordflow">if</span> (value < size())</div>
|
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">"Capacity"</span>);</div>
|
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> reserve((uint)value);</div>
|
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> }</div>
|
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> }</div>
|
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
|
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502"> 100</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a> {</div>
|
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)size();</div>
|
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> }</div>
|
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> }</div>
|
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> </div>
|
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4"> 106</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">IsSynchronized</a> {</div>
|
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> }</div>
|
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> }</div>
|
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> </div>
|
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae"> 112</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">CopyTo</a>(<span class="keywordtype">int</span>[] array)</div>
|
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> {</div>
|
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">CopyTo</a>(0, array, 0, this.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
|
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> }</div>
|
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
|
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a1df185c6765e85707b6692072815d13e"> 117</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a1df185c6765e85707b6692072815d13e">CopyTo</a>(<span class="keywordtype">int</span>[] array, <span class="keywordtype">int</span> arrayIndex)</div>
|
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> {</div>
|
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">CopyTo</a>(0, array, arrayIndex, this.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
|
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> }</div>
|
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> </div>
|
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab11d342b7d2d62a6d010eeb835bd7131"> 122</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab11d342b7d2d62a6d010eeb835bd7131">CopyTo</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span>[] array, <span class="keywordtype">int</span> arrayIndex, <span class="keywordtype">int</span> count)</div>
|
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> {</div>
|
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> <span class="keywordflow">if</span> (array == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentNullException(<span class="stringliteral">"array"</span>);</div>
|
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> <span class="keywordflow">if</span> (index < 0)</div>
|
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">"index"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordflow">if</span> (arrayIndex < 0)</div>
|
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">"arrayIndex"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <span class="keywordflow">if</span> (count < 0)</div>
|
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">"count"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keywordflow">if</span> (array.Rank > 1)</div>
|
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentException(<span class="stringliteral">"Multi dimensional array."</span>, <span class="stringliteral">"array"</span>);</div>
|
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <span class="keywordflow">if</span> (index+count > this.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a> || arrayIndex+count > array.Length)</div>
|
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentException(<span class="stringliteral">"Number of elements to copy is too large."</span>);</div>
|
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i=0; i<count; i++)</div>
|
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> array.SetValue(getitemcopy(index+i), arrayIndex+i);</div>
|
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> }</div>
|
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> </div>
|
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aff2945485cc1cb411757d937f2d1405a"> 140</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span>[] <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aff2945485cc1cb411757d937f2d1405a">ToArray</a>() {</div>
|
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> <span class="keywordtype">int</span>[] array = <span class="keyword">new</span> <span class="keywordtype">int</span>[this.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a>];</div>
|
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> this.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">CopyTo</a>(array);</div>
|
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <span class="keywordflow">return</span> array;</div>
|
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> }</div>
|
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> </div>
|
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> global::System.Collections.Generic.IEnumerator<<span class="keywordtype">int</span>> global::System.Collections.Generic.IEnumerable<<span class="keywordtype">int</span>>.GetEnumerator() {</div>
|
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="keywordflow">return</span> <span class="keyword">new</span> IntVectorEnumerator(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> }</div>
|
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> </div>
|
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() {</div>
|
|
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> <span class="keywordflow">return</span> <span class="keyword">new</span> IntVectorEnumerator(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> }</div>
|
|
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> </div>
|
|
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#acce47eab8f90d4fd2b3fc4b92d54ce47"> 154</a></span> <span class="keyword">public</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html">IntVectorEnumerator</a> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#acce47eab8f90d4fd2b3fc4b92d54ce47">GetEnumerator</a>() {</div>
|
|
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html">IntVectorEnumerator</a>(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> }</div>
|
|
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> </div>
|
|
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> <span class="comment">// Type-safe enumerator</span></div>
|
|
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html"> 163</a></span><span class="comment"></span> <span class="keyword">public</span> sealed <span class="keyword">class </span><a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html">IntVectorEnumerator</a> : global::System.Collections.IEnumerator</div>
|
|
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> , global::System.Collections.Generic.IEnumerator<int></div>
|
|
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> {</div>
|
|
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keyword">private</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> collectionRef;</div>
|
|
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <span class="keyword">private</span> <span class="keywordtype">int</span> currentIndex;</div>
|
|
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> <span class="keyword">private</span> <span class="keywordtype">object</span> currentObject;</div>
|
|
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> <span class="keyword">private</span> <span class="keywordtype">int</span> currentSize;</div>
|
|
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> </div>
|
|
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a00063467843745cac6c2e44fc123ceb3"> 171</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a00063467843745cac6c2e44fc123ceb3">IntVectorEnumerator</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> collection) {</div>
|
|
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> collectionRef = collection;</div>
|
|
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> currentIndex = -1;</div>
|
|
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> currentSize = collectionRef.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Count</a>;</div>
|
|
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> }</div>
|
|
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> </div>
|
|
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> <span class="comment">// Type-safe iterator Current</span></div>
|
|
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f"> 179</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">Current</a> {</div>
|
|
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> <span class="keywordflow">if</span> (currentIndex == -1)</div>
|
|
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">"Enumeration not started."</span>);</div>
|
|
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> <span class="keywordflow">if</span> (currentIndex > currentSize - 1)</div>
|
|
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">"Enumeration finished."</span>);</div>
|
|
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> <span class="keywordflow">if</span> (currentObject == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">"Collection modified."</span>);</div>
|
|
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span> <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)currentObject;</div>
|
|
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span> }</div>
|
|
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span> }</div>
|
|
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span> </div>
|
|
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> <span class="comment">// Type-unsafe IEnumerator.Current</span></div>
|
|
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span> <span class="keywordtype">object</span> global::System.Collections.IEnumerator.Current {</div>
|
|
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> <span class="keyword">get</span> {</div>
|
|
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> <span class="keywordflow">return</span> <a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">Current</a>;</div>
|
|
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> }</div>
|
|
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> }</div>
|
|
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> </div>
|
|
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#ad5316c283894d57be1450edab878aed0"> 198</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#ad5316c283894d57be1450edab878aed0">MoveNext</a>() {</div>
|
|
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <span class="keywordtype">int</span> size = collectionRef.Count;</div>
|
|
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordtype">bool</span> moveOkay = (currentIndex+1 < size) && (size == currentSize);</div>
|
|
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> <span class="keywordflow">if</span> (moveOkay) {</div>
|
|
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> currentIndex++;</div>
|
|
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> currentObject = collectionRef[currentIndex];</div>
|
|
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span> } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> }</div>
|
|
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> <span class="keywordflow">return</span> moveOkay;</div>
|
|
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> }</div>
|
|
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> </div>
|
|
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4"> 210</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Reset</a>() {</div>
|
|
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> currentIndex = -1;</div>
|
|
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> <span class="keywordflow">if</span> (collectionRef.Count != currentSize) {</div>
|
|
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">"Collection modified."</span>);</div>
|
|
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> }</div>
|
|
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span> }</div>
|
|
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> </div>
|
|
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 218</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> currentIndex = -1;</div>
|
|
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> }</div>
|
|
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> }</div>
|
|
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> </div>
|
|
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8"> 224</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">Clear</a>() {</div>
|
|
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ad249558c474ff5a69276b6828d9e0550">IntVector_Clear</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span> }</div>
|
|
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span> </div>
|
|
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a9107ed9f8c3a6f1474565e552d1f6b0b"> 228</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a9107ed9f8c3a6f1474565e552d1f6b0b">Add</a>(<span class="keywordtype">int</span> x) {</div>
|
|
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6654d6aac7760004cfc337f1208edc5e">IntVector_Add</a>(swigCPtr, x);</div>
|
|
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span> }</div>
|
|
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> </div>
|
|
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span> <span class="keyword">private</span> uint size() {</div>
|
|
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> uint ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#af702138912515191c8a1649e06b61038">IntVector_size</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span> }</div>
|
|
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> </div>
|
|
<div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span> <span class="keyword">private</span> uint capacity() {</div>
|
|
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> uint ret = operations_research_utilPINVOKE.IntVector_capacity(swigCPtr);</div>
|
|
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> }</div>
|
|
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> </div>
|
|
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> <span class="keyword">private</span> <span class="keywordtype">void</span> reserve(uint n) {</div>
|
|
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> operations_research_utilPINVOKE.IntVector_reserve(swigCPtr, n);</div>
|
|
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span> }</div>
|
|
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> </div>
|
|
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f"> 246</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f">IntVector</a>() : this(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_IntVector__SWIG_0(), true) {</div>
|
|
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> }</div>
|
|
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> </div>
|
|
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a17607481a58e45f080dcb3545c39e11b"> 249</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a17607481a58e45f080dcb3545c39e11b">IntVector</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> other) : this(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_IntVector__SWIG_1(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a>.getCPtr(other)), true) {</div>
|
|
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> }</div>
|
|
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> </div>
|
|
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ae5527df773d1820c6d3e93e1bf93d1"> 253</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ae5527df773d1820c6d3e93e1bf93d1">IntVector</a>(<span class="keywordtype">int</span> capacity) : this(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_IntVector__SWIG_2(capacity), true) {</div>
|
|
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> }</div>
|
|
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> </div>
|
|
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> <span class="keyword">private</span> <span class="keywordtype">int</span> getitemcopy(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> <span class="keywordtype">int</span> ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a74303fc542df60f4eaaa7e1bdfffe21a">IntVector_getitemcopy</a>(swigCPtr, index);</div>
|
|
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> }</div>
|
|
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> </div>
|
|
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span> <span class="keyword">private</span> <span class="keywordtype">int</span> getitem(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> <span class="keywordtype">int</span> ret = operations_research_utilPINVOKE.IntVector_getitem(swigCPtr, index);</div>
|
|
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <span class="keywordflow">if</span> (operations_research_utilPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_utilPINVOKE.SWIGPendingException.Retrieve();</div>
|
|
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span> }</div>
|
|
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> </div>
|
|
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> <span class="keyword">private</span> <span class="keywordtype">void</span> setitem(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> val) {</div>
|
|
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span> operations_research_utilPINVOKE.IntVector_setitem(swigCPtr, index, val);</div>
|
|
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span> <span class="keywordflow">if</span> (operations_research_utilPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_utilPINVOKE.SWIGPendingException.Retrieve();</div>
|
|
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span> }</div>
|
|
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> </div>
|
|
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6015f2e70d5406093f7b94e852c2ffce"> 274</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6015f2e70d5406093f7b94e852c2ffce">AddRange</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> values) {</div>
|
|
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3c02cc5b7f814c5807ae09d534bb0ac2">IntVector_AddRange</a>(swigCPtr, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a>.getCPtr(values));</div>
|
|
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span> }</div>
|
|
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> </div>
|
|
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ee302ce4ce9dae79c46e7968ebab4eb"> 279</a></span> <span class="keyword">public</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ee302ce4ce9dae79c46e7968ebab4eb">GetRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"> 280</span> global::System.IntPtr cPtr = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a7afdded5ba8201b423d8d065aecbf860">IntVector_GetRange</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> ret = (cPtr == global::System.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f">IntVector</a>(cPtr, <span class="keyword">true</span>);</div>
|
|
<div class="line"><a id="l00282" name="l00282"></a><span class="lineno"> 282</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00283" name="l00283"></a><span class="lineno"> 283</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00284" name="l00284"></a><span class="lineno"> 284</span> }</div>
|
|
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"> 285</span> </div>
|
|
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae07f898d1e88769c7f59c2ccdfcdbbe5"> 286</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae07f898d1e88769c7f59c2ccdfcdbbe5">Insert</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> x) {</div>
|
|
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno"> 287</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#acbea25516efaea8f9e83f9c1e7299e3f">IntVector_Insert</a>(swigCPtr, index, x);</div>
|
|
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"> 288</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"> 289</span> }</div>
|
|
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno"> 290</span> </div>
|
|
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a702829153a47b2572f8a9f7815199e64"> 291</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a702829153a47b2572f8a9f7815199e64">InsertRange</a>(<span class="keywordtype">int</span> index, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> values) {</div>
|
|
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ab823a6294db2d4e15526ecfeb93f93ee">IntVector_InsertRange</a>(swigCPtr, index, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a>.getCPtr(values));</div>
|
|
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"> 293</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span> }</div>
|
|
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span> </div>
|
|
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad7c925d24a4e07389d2331e0508618ea"> 296</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad7c925d24a4e07389d2331e0508618ea">RemoveAt</a>(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a id="l00297" name="l00297"></a><span class="lineno"> 297</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a997125b05075028eb3bc3a9c66184923">IntVector_RemoveAt</a>(swigCPtr, index);</div>
|
|
<div class="line"><a id="l00298" name="l00298"></a><span class="lineno"> 298</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00299" name="l00299"></a><span class="lineno"> 299</span> }</div>
|
|
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno"> 300</span> </div>
|
|
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab8469187c24ee20858b41527b2f5e687"> 301</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab8469187c24ee20858b41527b2f5e687">RemoveRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a id="l00302" name="l00302"></a><span class="lineno"> 302</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a762f148c85108a97e266b9d9d6216f2a">IntVector_RemoveRange</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno"> 303</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> }</div>
|
|
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno"> 305</span> </div>
|
|
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a4b316347bdd8897d82e08676147d5b19"> 306</a></span> <span class="keyword">public</span> <span class="keyword">static</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a4b316347bdd8897d82e08676147d5b19">Repeat</a>(<span class="keywordtype">int</span> value, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"> 307</span> global::System.IntPtr cPtr = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a90e339f6ca4160475d43d19be8b7c740">IntVector_Repeat</a>(value, count);</div>
|
|
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"> 308</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> ret = (cPtr == global::System.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f">IntVector</a>(cPtr, <span class="keyword">true</span>);</div>
|
|
<div class="line"><a id="l00309" name="l00309"></a><span class="lineno"> 309</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno"> 310</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00311" name="l00311"></a><span class="lineno"> 311</span> }</div>
|
|
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno"> 312</span> </div>
|
|
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae1b551cc51c9d556342b27b466a7c7cb"> 313</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae1b551cc51c9d556342b27b466a7c7cb">Reverse</a>() {</div>
|
|
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno"> 314</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a485b9b0106e15c0987e29a2ed1b1085b">IntVector_Reverse__SWIG_0</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00315" name="l00315"></a><span class="lineno"> 315</span> }</div>
|
|
<div class="line"><a id="l00316" name="l00316"></a><span class="lineno"> 316</span> </div>
|
|
<div class="line"><a id="l00317" name="l00317"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#af6cbf16084ead2a02440396e021b9b46"> 317</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#af6cbf16084ead2a02440396e021b9b46">Reverse</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a id="l00318" name="l00318"></a><span class="lineno"> 318</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a1231dc8ba13b6aee2029fdc86d1615c6">IntVector_Reverse__SWIG_1</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a id="l00319" name="l00319"></a><span class="lineno"> 319</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00320" name="l00320"></a><span class="lineno"> 320</span> }</div>
|
|
<div class="line"><a id="l00321" name="l00321"></a><span class="lineno"> 321</span> </div>
|
|
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae6041d2fe2b15700013f812e6be9446f"> 322</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae6041d2fe2b15700013f812e6be9446f">SetRange</a>(<span class="keywordtype">int</span> index, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a> values) {</div>
|
|
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"> 323</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a85b7657eb589d5c1169c705f635cf0d9">IntVector_SetRange</a>(swigCPtr, index, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">IntVector</a>.getCPtr(values));</div>
|
|
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"> 325</span> }</div>
|
|
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span> </div>
|
|
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7"> 327</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">Contains</a>(<span class="keywordtype">int</span> value) {</div>
|
|
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span> <span class="keywordtype">bool</span> ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a40f2956d7943441deaff4949e5ae9cc2">IntVector_Contains</a>(swigCPtr, value);</div>
|
|
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"> 330</span> }</div>
|
|
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span> </div>
|
|
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#adf370c95b19f298ac46467b5eeb115f1"> 332</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#adf370c95b19f298ac46467b5eeb115f1">IndexOf</a>(<span class="keywordtype">int</span> value) {</div>
|
|
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno"> 333</span> <span class="keywordtype">int</span> ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a7269f523a13554988f1683d5cdc98a6c">IntVector_IndexOf</a>(swigCPtr, value);</div>
|
|
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"> 335</span> }</div>
|
|
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno"> 336</span> </div>
|
|
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5"> 337</a></span> <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">LastIndexOf</a>(<span class="keywordtype">int</span> value) {</div>
|
|
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"> 338</span> <span class="keywordtype">int</span> ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa5157144d18a048a8123c8da3cbe9262">IntVector_LastIndexOf</a>(swigCPtr, value);</div>
|
|
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno"> 340</span> }</div>
|
|
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno"> 341</span> </div>
|
|
<div class="line"><a id="l00342" name="l00342"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3aa6c7ce9741b5a9c0d42145ca84f03e"> 342</a></span> <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3aa6c7ce9741b5a9c0d42145ca84f03e">Remove</a>(<span class="keywordtype">int</span> value) {</div>
|
|
<div class="line"><a id="l00343" name="l00343"></a><span class="lineno"> 343</span> <span class="keywordtype">bool</span> ret = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a142527dca223680f7f551a8c50ed12aa">IntVector_Remove</a>(swigCPtr, value);</div>
|
|
<div class="line"><a id="l00344" name="l00344"></a><span class="lineno"> 344</span> <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno"> 345</span> }</div>
|
|
<div class="line"><a id="l00346" name="l00346"></a><span class="lineno"> 346</span> </div>
|
|
<div class="line"><a id="l00347" name="l00347"></a><span class="lineno"> 347</span>}</div>
|
|
<div class="line"><a id="l00348" name="l00348"></a><span class="lineno"> 348</span> </div>
|
|
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno"> 349</span>}</div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html">Google.OrTools.Util.IntVector.IntVectorEnumerator</a></div><div class="ttdoc">Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t...</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00163">util/IntVector.cs:165</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html_a00063467843745cac6c2e44fc123ceb3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a00063467843745cac6c2e44fc123ceb3">Google.OrTools.Util.IntVector.IntVectorEnumerator.IntVectorEnumerator</a></div><div class="ttdeci">IntVectorEnumerator(IntVector collection)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00171">util/IntVector.cs:171</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html_a10c0a18b79ec08c16b06575d07564a5f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">Google.OrTools.Util.IntVector.IntVectorEnumerator.Current</a></div><div class="ttdeci">int Current</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00179">util/IntVector.cs:179</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html_a372de693ad40b3f42839c8ec6ac845f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Google.OrTools.Util.IntVector.IntVectorEnumerator.Reset</a></div><div class="ttdeci">void Reset()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00210">util/IntVector.cs:210</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Util.IntVector.IntVectorEnumerator.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00218">util/IntVector.cs:218</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator_html_ad5316c283894d57be1450edab878aed0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#ad5316c283894d57be1450edab878aed0">Google.OrTools.Util.IntVector.IntVectorEnumerator.MoveNext</a></div><div class="ttdeci">bool MoveNext()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00198">util/IntVector.cs:198</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html">Google.OrTools.Util.IntVector</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00017">util/IntVector.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a17607481a58e45f080dcb3545c39e11b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a17607481a58e45f080dcb3545c39e11b">Google.OrTools.Util.IntVector.IntVector</a></div><div class="ttdeci">IntVector(IntVector other)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00249">util/IntVector.cs:249</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a1df185c6765e85707b6692072815d13e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a1df185c6765e85707b6692072815d13e">Google.OrTools.Util.IntVector.CopyTo</a></div><div class="ttdeci">void CopyTo(int[] array, int arrayIndex)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00117">util/IntVector.cs:117</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a3aa6c7ce9741b5a9c0d42145ca84f03e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3aa6c7ce9741b5a9c0d42145ca84f03e">Google.OrTools.Util.IntVector.Remove</a></div><div class="ttdeci">bool Remove(int value)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00342">util/IntVector.cs:342</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a3b5791460a8d60c4be3511ad3723bf7f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a3b5791460a8d60c4be3511ad3723bf7f">Google.OrTools.Util.IntVector.IntVector</a></div><div class="ttdeci">IntVector()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00246">util/IntVector.cs:246</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a48a8f4f1dd460c4cb6c11aec8307e5f5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a48a8f4f1dd460c4cb6c11aec8307e5f5">Google.OrTools.Util.IntVector.IntVector</a></div><div class="ttdeci">IntVector(global::System.Collections.Generic.IEnumerable< int > c)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00060">util/IntVector.cs:60</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a4b316347bdd8897d82e08676147d5b19"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a4b316347bdd8897d82e08676147d5b19">Google.OrTools.Util.IntVector.Repeat</a></div><div class="ttdeci">static IntVector Repeat(int value, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00306">util/IntVector.cs:306</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a5ad7f82470f145a0d6ae871ff7b623f3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Google.OrTools.Util.IntVector.Capacity</a></div><div class="ttdeci">int Capacity</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00089">util/IntVector.cs:89</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a6015f2e70d5406093f7b94e852c2ffce"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6015f2e70d5406093f7b94e852c2ffce">Google.OrTools.Util.IntVector.AddRange</a></div><div class="ttdeci">void AddRange(IntVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00274">util/IntVector.cs:274</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a6ae5527df773d1820c6d3e93e1bf93d1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ae5527df773d1820c6d3e93e1bf93d1">Google.OrTools.Util.IntVector.IntVector</a></div><div class="ttdeci">IntVector(int capacity)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00253">util/IntVector.cs:253</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Util.IntVector.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00035">util/IntVector.cs:35</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a6ee302ce4ce9dae79c46e7968ebab4eb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a6ee302ce4ce9dae79c46e7968ebab4eb">Google.OrTools.Util.IntVector.GetRange</a></div><div class="ttdeci">IntVector GetRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00279">util/IntVector.cs:279</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a702829153a47b2572f8a9f7815199e64"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a702829153a47b2572f8a9f7815199e64">Google.OrTools.Util.IntVector.InsertRange</a></div><div class="ttdeci">void InsertRange(int index, IntVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00291">util/IntVector.cs:291</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Util.IntVector.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00040">util/IntVector.cs:40</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a8ec7d7c5cd2656150a6237ce80df4d20"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Google.OrTools.Util.IntVector.IsFixedSize</a></div><div class="ttdeci">bool IsFixedSize</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00068">util/IntVector.cs:68</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a9107ed9f8c3a6f1474565e552d1f6b0b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a9107ed9f8c3a6f1474565e552d1f6b0b">Google.OrTools.Util.IntVector.Add</a></div><div class="ttdeci">void Add(int x)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00228">util/IntVector.cs:228</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_a94b969d24485ca893c76b3323b3326f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">Google.OrTools.Util.IntVector.IsSynchronized</a></div><div class="ttdeci">bool IsSynchronized</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00106">util/IntVector.cs:106</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_aa114e804f0ccb93b71e8a21b2330c4d7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">Google.OrTools.Util.IntVector.Contains</a></div><div class="ttdeci">bool Contains(int value)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00327">util/IntVector.cs:327</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_aa6dd687fe1b77023a954666a5a3ff2ae"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">Google.OrTools.Util.IntVector.CopyTo</a></div><div class="ttdeci">void CopyTo(int[] array)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00112">util/IntVector.cs:112</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_aa71d36872f416feaa853788a7a7a7ef8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">Google.OrTools.Util.IntVector.Clear</a></div><div class="ttdeci">void Clear()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00224">util/IntVector.cs:224</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_aad462966ed963f892117056de1eba502"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">Google.OrTools.Util.IntVector.Count</a></div><div class="ttdeci">int Count</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00100">util/IntVector.cs:100</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ab11d342b7d2d62a6d010eeb835bd7131"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab11d342b7d2d62a6d010eeb835bd7131">Google.OrTools.Util.IntVector.CopyTo</a></div><div class="ttdeci">void CopyTo(int index, int[] array, int arrayIndex, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00122">util/IntVector.cs:122</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ab15a3f5e29c3f28c3e59dd12643ba7f5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">Google.OrTools.Util.IntVector.LastIndexOf</a></div><div class="ttdeci">int LastIndexOf(int value)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00337">util/IntVector.cs:337</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ab8469187c24ee20858b41527b2f5e687"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab8469187c24ee20858b41527b2f5e687">Google.OrTools.Util.IntVector.RemoveRange</a></div><div class="ttdeci">void RemoveRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00301">util/IntVector.cs:301</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Util.IntVector.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00020">util/IntVector.cs:20</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_acce47eab8f90d4fd2b3fc4b92d54ce47"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#acce47eab8f90d4fd2b3fc4b92d54ce47">Google.OrTools.Util.IntVector.GetEnumerator</a></div><div class="ttdeci">IntVectorEnumerator GetEnumerator()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00154">util/IntVector.cs:154</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ad17b6850840a4490e96af830a3d15317"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad17b6850840a4490e96af830a3d15317">Google.OrTools.Util.IntVector.IntVector</a></div><div class="ttdeci">IntVector(global::System.Collections.IEnumerable c)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00052">util/IntVector.cs:52</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ad1b02f19e753582b3c5f9ed71bb0318a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Google.OrTools.Util.IntVector.IsReadOnly</a></div><div class="ttdeci">bool IsReadOnly</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00074">util/IntVector.cs:74</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ad7c925d24a4e07389d2331e0508618ea"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad7c925d24a4e07389d2331e0508618ea">Google.OrTools.Util.IntVector.RemoveAt</a></div><div class="ttdeci">void RemoveAt(int index)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00296">util/IntVector.cs:296</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_adf370c95b19f298ac46467b5eeb115f1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#adf370c95b19f298ac46467b5eeb115f1">Google.OrTools.Util.IntVector.IndexOf</a></div><div class="ttdeci">int IndexOf(int value)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00332">util/IntVector.cs:332</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ae07f898d1e88769c7f59c2ccdfcdbbe5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae07f898d1e88769c7f59c2ccdfcdbbe5">Google.OrTools.Util.IntVector.Insert</a></div><div class="ttdeci">void Insert(int index, int x)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00286">util/IntVector.cs:286</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ae1b551cc51c9d556342b27b466a7c7cb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae1b551cc51c9d556342b27b466a7c7cb">Google.OrTools.Util.IntVector.Reverse</a></div><div class="ttdeci">void Reverse()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00313">util/IntVector.cs:313</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_ae6041d2fe2b15700013f812e6be9446f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ae6041d2fe2b15700013f812e6be9446f">Google.OrTools.Util.IntVector.SetRange</a></div><div class="ttdeci">void SetRange(int index, IntVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00322">util/IntVector.cs:322</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_af6cbf16084ead2a02440396e021b9b46"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#af6cbf16084ead2a02440396e021b9b46">Google.OrTools.Util.IntVector.Reverse</a></div><div class="ttdeci">void Reverse(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00317">util/IntVector.cs:317</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1IntVector_html_aff2945485cc1cb411757d937f2d1405a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aff2945485cc1cb411757d937f2d1405a">Google.OrTools.Util.IntVector.ToArray</a></div><div class="ttdeci">int[] ToArray()</div><div class="ttdef"><b>Definition:</b> <a href="util_2IntVector_8cs_source.html#l00140">util/IntVector.cs:140</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00127">operations_research_utilPINVOKE.cs:127</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00133">operations_research_utilPINVOKE.cs:133</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00152">operations_research_utilPINVOKE.cs:152</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">Google.OrTools.Util.operations_research_utilPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00013">operations_research_utilPINVOKE.cs:13</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a1231dc8ba13b6aee2029fdc86d1615c6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a1231dc8ba13b6aee2029fdc86d1615c6">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void IntVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a142527dca223680f7f551a8c50ed12aa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a142527dca223680f7f551a8c50ed12aa">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Remove</a></div><div class="ttdeci">static bool IntVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a3c02cc5b7f814c5807ae09d534bb0ac2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3c02cc5b7f814c5807ae09d534bb0ac2">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_AddRange</a></div><div class="ttdeci">static void IntVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a40f2956d7943441deaff4949e5ae9cc2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a40f2956d7943441deaff4949e5ae9cc2">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Contains</a></div><div class="ttdeci">static bool IntVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a485b9b0106e15c0987e29a2ed1b1085b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a485b9b0106e15c0987e29a2ed1b1085b">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void IntVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a6654d6aac7760004cfc337f1208edc5e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6654d6aac7760004cfc337f1208edc5e">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Add</a></div><div class="ttdeci">static void IntVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a7269f523a13554988f1683d5cdc98a6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a7269f523a13554988f1683d5cdc98a6c">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_IndexOf</a></div><div class="ttdeci">static int IntVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a74303fc542df60f4eaaa7e1bdfffe21a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a74303fc542df60f4eaaa7e1bdfffe21a">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_getitemcopy</a></div><div class="ttdeci">static int IntVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a762f148c85108a97e266b9d9d6216f2a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a762f148c85108a97e266b9d9d6216f2a">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_RemoveRange</a></div><div class="ttdeci">static void IntVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a7afdded5ba8201b423d8d065aecbf860"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a7afdded5ba8201b423d8d065aecbf860">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr IntVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a85b7657eb589d5c1169c705f635cf0d9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a85b7657eb589d5c1169c705f635cf0d9">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_SetRange</a></div><div class="ttdeci">static void IntVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a90e339f6ca4160475d43d19be8b7c740"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a90e339f6ca4160475d43d19be8b7c740">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr IntVector_Repeat(int jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a997125b05075028eb3bc3a9c66184923"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a997125b05075028eb3bc3a9c66184923">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_RemoveAt</a></div><div class="ttdeci">static void IntVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aa0d11cd4aa8259837e77d34b7e5dd0a3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa0d11cd4aa8259837e77d34b7e5dd0a3">Google.OrTools.Util.operations_research_utilPINVOKE.delete_IntVector</a></div><div class="ttdeci">static void delete_IntVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aa5157144d18a048a8123c8da3cbe9262"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa5157144d18a048a8123c8da3cbe9262">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_LastIndexOf</a></div><div class="ttdeci">static int IntVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ab823a6294db2d4e15526ecfeb93f93ee"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ab823a6294db2d4e15526ecfeb93f93ee">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_InsertRange</a></div><div class="ttdeci">static void IntVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_acbea25516efaea8f9e83f9c1e7299e3f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#acbea25516efaea8f9e83f9c1e7299e3f">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Insert</a></div><div class="ttdeci">static void IntVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ad249558c474ff5a69276b6828d9e0550"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ad249558c474ff5a69276b6828d9e0550">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_Clear</a></div><div class="ttdeci">static void IntVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_af702138912515191c8a1649e06b61038"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#af702138912515191c8a1649e06b61038">Google.OrTools.Util.operations_research_utilPINVOKE.IntVector_size</a></div><div class="ttdeci">static uint IntVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1Util_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2Domain_8cs_source.html#l00011">util/Domain.cs:11</a></div></div>
|
|
<div class="ttc" id="anamespaceSystem_1_1Runtime_1_1InteropServices_html"><div class="ttname"><a href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|