Files
ortools-clone/docs/cpp_graph/classoperations__research_1_1EbertGraphBase-members.html
Laurent Perron 6230c8e7a4 polish cpp doc
2019-07-12 13:25:23 -07:00

109 lines
22 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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classoperations__research_1_1EbertGraphBase.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt; Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a96bf1fdcbfa88edabb7843b6142cb3bd">AddArc</a>(NodeIndexType tail, NodeIndexType head)</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a30a3055f6669fd7739fd7acea16c4571">ArcDebugString</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#aef662883e2f42f46cf31255c12169c3e">EbertGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a68a1d993a6371e6fbf6a8ffe5c944a45">end_arc_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a68a1d993a6371e6fbf6a8ffe5c944a45">operations_research::StarGraphBase::end_arc_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a03cebcf1fdf356a8217ae2879100d324">end_node_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#af1a0166faa8ccde14511e9fc547febac">first_incident_arc_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ae83c0a0706d7c6bf85e08719e818c813">FirstOutgoingArc</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a68f767cda734319cc4f28e6a4d56b6d4">FirstOutgoingOrOppositeIncomingArc</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a7adcbbf1af098a96abf7a3397246304d">GroupForwardArcsByFunctor</a>(const ArcIndexTypeStrictWeakOrderingFunctor &amp;compare, PermutationCycleHandler&lt; ArcIndexType &gt; *annotation_handler)</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#aac64d5e43f89177ab46f7ef763bb3c64">Head</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a1d032dcb17aa589d9a386fe04499654b">head_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#aeda4906d548f46b28df2c0577e42b2c8">Initialize</a>(NodeIndexType max_num_nodes, ArcIndexType max_num_arcs)</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#ad69ccdbdbceba88bf784e2add4964b5b">IsNodeValid</a>(NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ad69ccdbdbceba88bf784e2add4964b5b">operations_research::StarGraphBase::IsNodeValid</a>(NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a3693e89df768c2f25a31d4b4ee64ee3a">kFirstArc</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a2c2ac42ee1d86e253e0a85f3f1321824">kFirstNode</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a043c924d609639e1cc5bea7d4a5a7fd3">kMaxNumArcs</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#aebc1c53cc0d7242f47f0cf971a105e20">kMaxNumNodes</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a7174acc6507b365096d7122ef430b1dc">kNilArc</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a2c3f7aa31326efb573187d321679cba6">kNilNode</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ad24fe35c2e3798137b42e1bc1c35e587">LookUpArc</a>(const NodeIndexType tail, const NodeIndexType head) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a7e2435063a7df2859f5b589852a8d4d3">max_end_arc_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a6aecaff5cd6eea0a7c93de644b8defc6">max_end_node_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a8aad937029f57b70efe059b908241685">max_num_arcs</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#aa219b1703090300ed69dc9f5f6f54ded">max_num_arcs_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a51a5033049b63ee5ce35b531b8474f0a">max_num_nodes</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a539adfb6a1003d4270e0f2c8fe6705b9">max_num_nodes_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a26e62c6c3621ffd6cf953bb8e585a064">next_adjacent_arc_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a8ba11aca6997abd6ed8327ea9ea0e7b7">NextAdjacentArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a30864ddfe33af3fe52a64d35bf298503">NextArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a8038f289c7e5558d1b4d264677c0f4be">NextNode</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a40da052b528623a6e0f5404547693edf">NextOutgoingArc</a>(const NodeIndexType unused_node, const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a5d2e4d934a8eb290a6298480d48faa52">NodeDebugString</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ac0ae30f08a54ea67bf295b446157aed3">num_arcs</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a76da9f41f6215acb4ec4dd8da00c0e28">num_arcs_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#aa8a10d242f7088bfdee282e1246e00b8">num_nodes</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#ad9877f4f6b0822e2cb6aa9c4fe60ceb9">num_nodes_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a82e436348dd462d71b362963129d4f7f">representation_clean_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a2b9709a996fb28b5572783b40e1067c5">Reserve</a>(NodeIndexType new_max_num_nodes, ArcIndexType new_max_num_arcs)</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ad1ce86785b174a8e247332d8043dbde0">StarGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#a89aa87fdbc5337e9edcd79499d24fc1d">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a> class</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#aa58e05a2a30eb0b2b38cc366bba1d1ae">StartArc</a>(ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#a7cf8fa1e0a3abc8179da6309a86097f5">StartNode</a>(NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html#adb189f1f683a66f4fa283204a5db05e3">~EbertGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1EbertGraphBase.html">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html#ac513d8f4923fdd3e75eb7db1cadaade7">~StarGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1StarGraphBase.html">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>