<trclass="memitem:a55a49c7e6673d8ec5a30b3255899a23a"><tdclass="memItemLeft"align="right"valign="top">bool </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html#a55a49c7e6673d8ec5a30b3255899a23a">ContainsKey</a> (const K &key) const</td></tr>
<trclass="memdesc:a55a49c7e6673d8ec5a30b3255899a23a"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns true if the multi-map contains at least one instance of 'key'. <ahref="#a55a49c7e6673d8ec5a30b3255899a23a">More...</a><br/></td></tr>
<trclass="memitem:a84ccc9de1e12d064f1ccf77e344dd86b"><tdclass="memItemLeft"align="right"valign="top">const V & </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html#a84ccc9de1e12d064f1ccf77e344dd86b">FindWithDefault</a> (const K &key, const V &default_value) const</td></tr>
<trclass="memdesc:a84ccc9de1e12d064f1ccf77e344dd86b"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns one value attached to 'key', or 'default_value' if 'key' is not in the multi-map. <ahref="#a84ccc9de1e12d064f1ccf77e344dd86b">More...</a><br/></td></tr>
<trclass="memitem:a00d0083447f546e8a43744ed5063e98d"><tdclass="memItemLeft"align="right"valign="top">void </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html#a00d0083447f546e8a43744ed5063e98d">Insert</a> (const K &key, const V &value)</td></tr>
<trclass="memdesc:a00d0083447f546e8a43744ed5063e98d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Inserts (key, value) in the multi-map. <ahref="#a00d0083447f546e8a43744ed5063e98d">More...</a><br/></td></tr>
<divclass="textblock"><h3>template<class K, class V><br/>
class operations_research::RevImmutableMultiMap< K, V ></h3>
<p>--— Immutable Multi Map --—</p>
<p>Reversible Immutable MultiMap class. Represents an immutable multi-map that backtracks with the solver. </p>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00294">294</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
</div><h2class="groupheader">Constructor & Destructor Documentation</h2>
<tdclass="memname"><aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html">operations_research::RevImmutableMultiMap</a>< K, V >::<aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html">RevImmutableMultiMap</a></td>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00296">296</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
<tdclass="memname"><aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html">operations_research::RevImmutableMultiMap</a>< K, V >::~<aclass="el"href="classoperations__research_1_1RevImmutableMultiMap.html">RevImmutableMultiMap</a></td>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00304">304</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
</div>
</div>
<h2class="groupheader">Member Function Documentation</h2>
<p>Returns true if the multi-map contains at least one instance of 'key'. </p>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00309">309</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
<p>Returns one value attached to 'key', or 'default_value' if 'key' is not in the multi-map. </p>
<p>The actual value returned if more than one values is attached to the same key is not specified. </p>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00324">324</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00337">337</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="constraint__solveri_8h_source.html#l00306">306</a> of file <aclass="el"href="constraint__solveri_8h_source.html">constraint_solveri.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>