Init
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<map id="DataStructures::Map< key_type, data_type, key_comparison_func >" name="DataStructures::Map< key_type, data_type, key_comparison_func >">
|
||||
<area shape="rect" id="node2" href="$dc/da9/class_data_structures_1_1_map.xhtml" title="{DataStructures::Map\l\< SystemAddress, DataStructures\l::ByteQueue * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}" alt="" coords="5,461,283,817"/>
|
||||
<area shape="rect" id="node3" href="$dc/da9/class_data_structures_1_1_map.xhtml" title="{DataStructures::Map\l\< unsigned short, FileList\lReceiver * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}" alt="" coords="307,461,584,817"/>
|
||||
<area shape="rect" id="node4" href="$dc/da9/class_data_structures_1_1_map.xhtml" title="{DataStructures::Map\l\< node_type, DataStructures\l::Map\< node_type, weight\l_type \> * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}" alt="" coords="608,453,885,824"/>
|
||||
<area shape="rect" id="node5" href="$dc/da9/class_data_structures_1_1_map.xhtml" title="{DataStructures::Map\l\< channel_key_type,\l QueueAndWeight *, channel\l_key_comparison_func \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}" alt="" coords="909,453,1187,824"/>
|
||||
<area shape="rect" id="node6" href="$dc/da9/class_data_structures_1_1_map.xhtml" title="{DataStructures::Map\l\< int, HuffmanEncodingTree * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}" alt="" coords="1211,468,1488,809"/>
|
||||
</map>
|
||||
@ -0,0 +1 @@
|
||||
9fbb8aa4d6060083a4010625220789d4
|
||||
@ -0,0 +1,306 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
||||
-->
|
||||
<!-- Title: DataStructures::Map< key_type, data_type, key_comparison_func > Pages: 1 -->
|
||||
<!--zoomable 622 -->
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<defs>
|
||||
<circle id="rim" cx="0" cy="0" r="7"/>
|
||||
<circle id="rim2" cx="0" cy="0" r="3.5"/>
|
||||
<g id="zoomPlus">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/>
|
||||
</use>
|
||||
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||||
</g>
|
||||
<g id="zoomMin">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/>
|
||||
</use>
|
||||
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
|
||||
</g>
|
||||
<g id="dirArrow">
|
||||
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="resetDef">
|
||||
<use xlink:href="#rim2" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/>
|
||||
</use>
|
||||
</g>
|
||||
</defs>
|
||||
|
||||
<script type="text/javascript">
|
||||
var viewWidth = 1120;
|
||||
var viewHeight = 622;
|
||||
var sectionId = 'dynsection-0';
|
||||
</script>
|
||||
<script xlink:href="../../svgpan.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="viewport">
|
||||
<title>DataStructures::Map< key_type, data_type, key_comparison_func ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node"><title>Node1</title>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="452,-347.5 452,-613.5 660,-613.5 660,-347.5 452,-347.5"/>
|
||||
<text text-anchor="start" x="460" y="-601.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="460" y="-590.5" font-family="Helvetica,sans-Serif" font-size="10.00">< key_type, data_type,</text>
|
||||
<text text-anchor="middle" x="556" y="-579.5" font-family="Helvetica,sans-Serif" font-size="10.00"> key_comparison_func ></text>
|
||||
<polyline fill="none" stroke="black" points="452,-572.5 660,-572.5 "/>
|
||||
<text text-anchor="start" x="460" y="-560.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="460" y="-549.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="460" y="-538.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="460" y="-527.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="452,-520.5 660,-520.5 "/>
|
||||
<text text-anchor="start" x="460" y="-508.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-497.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="460" y="-486.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-475.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="460" y="-464.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="460" y="-453.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="460" y="-442.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="460" y="-431.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="460" y="-420.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="460" y="-409.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="460" y="-398.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="460" y="-387.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="460" y="-376.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="460" y="-365.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="460" y="-354.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node"><title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< SystemAddress, DataStructures\l::ByteQueue * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="0,-6 0,-272 208,-272 208,-6 0,-6"/>
|
||||
<text text-anchor="start" x="8" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="8" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00">< SystemAddress, DataStructures</text>
|
||||
<text text-anchor="middle" x="104" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">::ByteQueue * ></text>
|
||||
<polyline fill="none" stroke="black" points="0,-231 208,-231 "/>
|
||||
<text text-anchor="start" x="8" y="-219" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="8" y="-208" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="8" y="-197" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="8" y="-186" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="0,-179 208,-179 "/>
|
||||
<text text-anchor="start" x="8" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="8" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="8" y="-145" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="8" y="-134" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="8" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="8" y="-112" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="8" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="8" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="8" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="8" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="8" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="8" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="8" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="8" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="8" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge"><title>Node1->Node2</title>
|
||||
<path fill="none" stroke="orange" d="M442.528,-434.71C384.622,-408.767 314.995,-372.6 260,-329 236.767,-310.581 235.948,-300.803 217,-278 214.13,-274.547 211.224,-271.042 208.293,-267.502"/>
|
||||
<polygon fill="orange" stroke="orange" points="441.157,-437.931 451.717,-438.786 443.995,-431.532 441.157,-437.931"/>
|
||||
<text text-anchor="start" x="260" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00"> < SystemAddress, DataStructures</text>
|
||||
<text text-anchor="middle" x="337" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">::ByteQueue * ></text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node"><title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< unsigned short, FileList\lReceiver * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="226,-6 226,-272 434,-272 434,-6 226,-6"/>
|
||||
<text text-anchor="start" x="234" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="234" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00">< unsigned short, FileList</text>
|
||||
<text text-anchor="middle" x="330" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">Receiver * ></text>
|
||||
<polyline fill="none" stroke="black" points="226,-231 434,-231 "/>
|
||||
<text text-anchor="start" x="234" y="-219" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="234" y="-208" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="234" y="-197" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="234" y="-186" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="226,-179 434,-179 "/>
|
||||
<text text-anchor="start" x="234" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="234" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="234" y="-145" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="234" y="-134" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="234" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="234" y="-112" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="234" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="234" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="234" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="234" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="234" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="234" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="234" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="234" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="234" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge"><title>Node1->Node3</title>
|
||||
<path fill="none" stroke="orange" d="M445.902,-340.537C443.21,-336.673 440.571,-332.823 438,-329 425.873,-310.968 413.745,-291.502 402.229,-272.155"/>
|
||||
<polygon fill="orange" stroke="orange" points="443.252,-342.854 451.873,-349.012 448.974,-338.822 443.252,-342.854"/>
|
||||
<text text-anchor="start" x="438" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00"> < unsigned short, FileList</text>
|
||||
<text text-anchor="middle" x="495" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">Receiver * ></text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node"><title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< node_type, DataStructures\l::Map\< node_type, weight\l_type \> * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="452,-0.5 452,-277.5 660,-277.5 660,-0.5 452,-0.5"/>
|
||||
<text text-anchor="start" x="460" y="-265.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="460" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">< node_type, DataStructures</text>
|
||||
<text text-anchor="start" x="460" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Map< node_type, weight</text>
|
||||
<text text-anchor="middle" x="556" y="-232.5" font-family="Helvetica,sans-Serif" font-size="10.00">_type > * ></text>
|
||||
<polyline fill="none" stroke="black" points="452,-225.5 660,-225.5 "/>
|
||||
<text text-anchor="start" x="460" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="460" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="460" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="460" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="452,-173.5 660,-173.5 "/>
|
||||
<text text-anchor="start" x="460" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="460" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="460" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="460" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="460" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="460" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="460" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="460" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="460" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="460" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="460" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="460" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="460" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge"><title>Node1->Node4</title>
|
||||
<path fill="none" stroke="orange" d="M556,-337.055C556,-317.425 556,-297.296 556,-277.753"/>
|
||||
<polygon fill="orange" stroke="orange" points="552.5,-337.268 556,-347.268 559.5,-337.268 552.5,-337.268"/>
|
||||
<text text-anchor="start" x="556" y="-321" font-family="Helvetica,sans-Serif" font-size="10.00"> < node_type, DataStructures</text>
|
||||
<text text-anchor="start" x="556" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00">::Map< node_type, weight</text>
|
||||
<text text-anchor="middle" x="620.5" y="-299" font-family="Helvetica,sans-Serif" font-size="10.00">_type > * ></text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node"><title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< channel_key_type,\l QueueAndWeight *, channel\l_key_comparison_func \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="678,-0.5 678,-277.5 886,-277.5 886,-0.5 678,-0.5"/>
|
||||
<text text-anchor="start" x="686" y="-265.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="686" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">< channel_key_type,</text>
|
||||
<text text-anchor="start" x="686" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00"> QueueAndWeight *, channel</text>
|
||||
<text text-anchor="middle" x="782" y="-232.5" font-family="Helvetica,sans-Serif" font-size="10.00">_key_comparison_func ></text>
|
||||
<polyline fill="none" stroke="black" points="678,-225.5 886,-225.5 "/>
|
||||
<text text-anchor="start" x="686" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="686" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="686" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="686" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="678,-173.5 886,-173.5 "/>
|
||||
<text text-anchor="start" x="686" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="686" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="686" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="686" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="686" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="686" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="686" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="686" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="686" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="686" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="686" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="686" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="686" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="686" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="686" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge"><title>Node1->Node5</title>
|
||||
<path fill="none" stroke="orange" d="M666.692,-359.771C674.566,-349.612 682.106,-339.285 689,-329 699.792,-312.9 710.101,-295.366 719.665,-277.681"/>
|
||||
<polygon fill="orange" stroke="orange" points="663.745,-357.856 660.311,-367.879 669.246,-362.185 663.745,-357.856"/>
|
||||
<text text-anchor="start" x="707" y="-321" font-family="Helvetica,sans-Serif" font-size="10.00"> < channel_key_type,</text>
|
||||
<text text-anchor="start" x="707" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00"> QueueAndWeight *, channel</text>
|
||||
<text text-anchor="middle" x="770.5" y="-299" font-family="Helvetica,sans-Serif" font-size="10.00">_key_comparison_func ></text>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node"><title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< int, HuffmanEncodingTree * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="904,-11.5 904,-266.5 1112,-266.5 1112,-11.5 904,-11.5"/>
|
||||
<text text-anchor="start" x="912" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="middle" x="1008" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00">< int, HuffmanEncodingTree * ></text>
|
||||
<polyline fill="none" stroke="black" points="904,-236.5 1112,-236.5 "/>
|
||||
<text text-anchor="start" x="912" y="-224.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="912" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="912" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="912" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="904,-184.5 1112,-184.5 "/>
|
||||
<text text-anchor="start" x="912" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="912" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="912" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="912" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="912" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="912" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="912" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="912" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="912" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="912" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="912" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="912" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="912" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="912" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="912" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge"><title>Node1->Node6</title>
|
||||
<path fill="none" stroke="orange" d="M669.193,-431.556C740.664,-396.952 831.213,-344.642 895,-278 898.533,-274.309 902.08,-270.52 905.624,-266.662"/>
|
||||
<polygon fill="orange" stroke="orange" points="667.637,-428.42 660.131,-435.898 670.662,-434.733 667.637,-428.42"/>
|
||||
<text text-anchor="middle" x="941.5" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00"> < int, HuffmanEncodingTree * ></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<g id="navigator" transform="translate(0 0)" fill="#404254">
|
||||
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
|
||||
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
|
||||
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
|
||||
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
|
||||
<g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/>
|
||||
</use>
|
||||
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/>
|
||||
</use>
|
||||
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/>
|
||||
</use>
|
||||
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
<g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)">
|
||||
<use xlink:href="#rim" fill="#404040">
|
||||
<set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/>
|
||||
</use>
|
||||
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
|
||||
</g>
|
||||
</g>
|
||||
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||||
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||||
<a xlink:href="class_data_structures_1_1_map__inherit__graph_org.svg" target="_base">
|
||||
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||||
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||||
<path id="arrow"
|
||||
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
|
||||
style="fill:#404040;"/>
|
||||
</a>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 28 KiB |
@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
||||
-->
|
||||
<!-- Title: DataStructures::Map< key_type, data_type, key_comparison_func > Pages: 1 -->
|
||||
<svg width="1120pt" height="622pt"
|
||||
viewBox="0.00 0.00 1120.00 622.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 618)">
|
||||
<title>DataStructures::Map< key_type, data_type, key_comparison_func ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node"><title>Node1</title>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="452,-347.5 452,-613.5 660,-613.5 660,-347.5 452,-347.5"/>
|
||||
<text text-anchor="start" x="460" y="-601.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="460" y="-590.5" font-family="Helvetica,sans-Serif" font-size="10.00">< key_type, data_type,</text>
|
||||
<text text-anchor="middle" x="556" y="-579.5" font-family="Helvetica,sans-Serif" font-size="10.00"> key_comparison_func ></text>
|
||||
<polyline fill="none" stroke="black" points="452,-572.5 660,-572.5 "/>
|
||||
<text text-anchor="start" x="460" y="-560.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="460" y="-549.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="460" y="-538.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="460" y="-527.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="452,-520.5 660,-520.5 "/>
|
||||
<text text-anchor="start" x="460" y="-508.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-497.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="460" y="-486.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-475.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="460" y="-464.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="460" y="-453.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="460" y="-442.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="460" y="-431.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="460" y="-420.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="460" y="-409.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="460" y="-398.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="460" y="-387.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="460" y="-376.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="460" y="-365.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="460" y="-354.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node"><title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< SystemAddress, DataStructures\l::ByteQueue * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="0,-6 0,-272 208,-272 208,-6 0,-6"/>
|
||||
<text text-anchor="start" x="8" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="8" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00">< SystemAddress, DataStructures</text>
|
||||
<text text-anchor="middle" x="104" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">::ByteQueue * ></text>
|
||||
<polyline fill="none" stroke="black" points="0,-231 208,-231 "/>
|
||||
<text text-anchor="start" x="8" y="-219" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="8" y="-208" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="8" y="-197" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="8" y="-186" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="0,-179 208,-179 "/>
|
||||
<text text-anchor="start" x="8" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="8" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="8" y="-145" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="8" y="-134" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="8" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="8" y="-112" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="8" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="8" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="8" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="8" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="8" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="8" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="8" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="8" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="8" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge"><title>Node1->Node2</title>
|
||||
<path fill="none" stroke="orange" d="M442.528,-434.71C384.622,-408.767 314.995,-372.6 260,-329 236.767,-310.581 235.948,-300.803 217,-278 214.13,-274.547 211.224,-271.042 208.293,-267.502"/>
|
||||
<polygon fill="orange" stroke="orange" points="441.157,-437.931 451.717,-438.786 443.995,-431.532 441.157,-437.931"/>
|
||||
<text text-anchor="start" x="260" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00"> < SystemAddress, DataStructures</text>
|
||||
<text text-anchor="middle" x="337" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">::ByteQueue * ></text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node"><title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< unsigned short, FileList\lReceiver * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="226,-6 226,-272 434,-272 434,-6 226,-6"/>
|
||||
<text text-anchor="start" x="234" y="-260" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="234" y="-249" font-family="Helvetica,sans-Serif" font-size="10.00">< unsigned short, FileList</text>
|
||||
<text text-anchor="middle" x="330" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">Receiver * ></text>
|
||||
<polyline fill="none" stroke="black" points="226,-231 434,-231 "/>
|
||||
<text text-anchor="start" x="234" y="-219" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="234" y="-208" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="234" y="-197" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="234" y="-186" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="226,-179 434,-179 "/>
|
||||
<text text-anchor="start" x="234" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="234" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="234" y="-145" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="234" y="-134" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="234" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="234" y="-112" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="234" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="234" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="234" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="234" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="234" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="234" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="234" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="234" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="234" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge"><title>Node1->Node3</title>
|
||||
<path fill="none" stroke="orange" d="M445.902,-340.537C443.21,-336.673 440.571,-332.823 438,-329 425.873,-310.968 413.745,-291.502 402.229,-272.155"/>
|
||||
<polygon fill="orange" stroke="orange" points="443.252,-342.854 451.873,-349.012 448.974,-338.822 443.252,-342.854"/>
|
||||
<text text-anchor="start" x="438" y="-315.5" font-family="Helvetica,sans-Serif" font-size="10.00"> < unsigned short, FileList</text>
|
||||
<text text-anchor="middle" x="495" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">Receiver * ></text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node"><title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< node_type, DataStructures\l::Map\< node_type, weight\l_type \> * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="452,-0.5 452,-277.5 660,-277.5 660,-0.5 452,-0.5"/>
|
||||
<text text-anchor="start" x="460" y="-265.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="460" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">< node_type, DataStructures</text>
|
||||
<text text-anchor="start" x="460" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Map< node_type, weight</text>
|
||||
<text text-anchor="middle" x="556" y="-232.5" font-family="Helvetica,sans-Serif" font-size="10.00">_type > * ></text>
|
||||
<polyline fill="none" stroke="black" points="452,-225.5 660,-225.5 "/>
|
||||
<text text-anchor="start" x="460" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="460" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="460" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="460" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="452,-173.5 660,-173.5 "/>
|
||||
<text text-anchor="start" x="460" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="460" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="460" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="460" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="460" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="460" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="460" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="460" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="460" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="460" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="460" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="460" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="460" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="460" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge"><title>Node1->Node4</title>
|
||||
<path fill="none" stroke="orange" d="M556,-337.055C556,-317.425 556,-297.296 556,-277.753"/>
|
||||
<polygon fill="orange" stroke="orange" points="552.5,-337.268 556,-347.268 559.5,-337.268 552.5,-337.268"/>
|
||||
<text text-anchor="start" x="556" y="-321" font-family="Helvetica,sans-Serif" font-size="10.00"> < node_type, DataStructures</text>
|
||||
<text text-anchor="start" x="556" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00">::Map< node_type, weight</text>
|
||||
<text text-anchor="middle" x="620.5" y="-299" font-family="Helvetica,sans-Serif" font-size="10.00">_type > * ></text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node"><title>Node5</title>
|
||||
<g id="a_node5"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< channel_key_type,\l QueueAndWeight *, channel\l_key_comparison_func \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="678,-0.5 678,-277.5 886,-277.5 886,-0.5 678,-0.5"/>
|
||||
<text text-anchor="start" x="686" y="-265.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="start" x="686" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">< channel_key_type,</text>
|
||||
<text text-anchor="start" x="686" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00"> QueueAndWeight *, channel</text>
|
||||
<text text-anchor="middle" x="782" y="-232.5" font-family="Helvetica,sans-Serif" font-size="10.00">_key_comparison_func ></text>
|
||||
<polyline fill="none" stroke="black" points="678,-225.5 886,-225.5 "/>
|
||||
<text text-anchor="start" x="686" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="686" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="686" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="686" y="-180.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="678,-173.5 886,-173.5 "/>
|
||||
<text text-anchor="start" x="686" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="686" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="686" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="686" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="686" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="686" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="686" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="686" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="686" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="686" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="686" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="686" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="686" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="686" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="686" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge"><title>Node1->Node5</title>
|
||||
<path fill="none" stroke="orange" d="M666.692,-359.771C674.566,-349.612 682.106,-339.285 689,-329 699.792,-312.9 710.101,-295.366 719.665,-277.681"/>
|
||||
<polygon fill="orange" stroke="orange" points="663.745,-357.856 660.311,-367.879 669.246,-362.185 663.745,-357.856"/>
|
||||
<text text-anchor="start" x="707" y="-321" font-family="Helvetica,sans-Serif" font-size="10.00"> < channel_key_type,</text>
|
||||
<text text-anchor="start" x="707" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00"> QueueAndWeight *, channel</text>
|
||||
<text text-anchor="middle" x="770.5" y="-299" font-family="Helvetica,sans-Serif" font-size="10.00">_key_comparison_func ></text>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node"><title>Node6</title>
|
||||
<g id="a_node6"><a xlink:href="../../dc/da9/class_data_structures_1_1_map.xhtml" target="_top" xlink:title="{DataStructures::Map\l\< int, HuffmanEncodingTree * \>\n|# mapNodeList\l# lastSearchIndex\l# lastSearchKey\l# lastSearchIndexValid\l|+ Map()\l+ Map()\l+ ~Map()\l+ operator=()\l+ Get()\l+ Pop()\l+ Set()\l+ SetExisting()\l+ SetNew()\l+ Has()\land 7 more...\l+ IMPLEMENT_DEFAULT_COMPARISON()\l+ NodeComparisonFunc()\l# SaveLastSearch()\l# HasSavedSearchResult()\l}">
|
||||
<polygon fill="none" stroke="black" points="904,-11.5 904,-266.5 1112,-266.5 1112,-11.5 904,-11.5"/>
|
||||
<text text-anchor="start" x="912" y="-254.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::Map</text>
|
||||
<text text-anchor="middle" x="1008" y="-243.5" font-family="Helvetica,sans-Serif" font-size="10.00">< int, HuffmanEncodingTree * ></text>
|
||||
<polyline fill="none" stroke="black" points="904,-236.5 1112,-236.5 "/>
|
||||
<text text-anchor="start" x="912" y="-224.5" font-family="Helvetica,sans-Serif" font-size="10.00"># mapNodeList</text>
|
||||
<text text-anchor="start" x="912" y="-213.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndex</text>
|
||||
<text text-anchor="start" x="912" y="-202.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchKey</text>
|
||||
<text text-anchor="start" x="912" y="-191.5" font-family="Helvetica,sans-Serif" font-size="10.00"># lastSearchIndexValid</text>
|
||||
<polyline fill="none" stroke="black" points="904,-184.5 1112,-184.5 "/>
|
||||
<text text-anchor="start" x="912" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="912" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Map()</text>
|
||||
<text text-anchor="start" x="912" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Map()</text>
|
||||
<text text-anchor="start" x="912" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
||||
<text text-anchor="start" x="912" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Get()</text>
|
||||
<text text-anchor="start" x="912" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Pop()</text>
|
||||
<text text-anchor="start" x="912" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Set()</text>
|
||||
<text text-anchor="start" x="912" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetExisting()</text>
|
||||
<text text-anchor="start" x="912" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SetNew()</text>
|
||||
<text text-anchor="start" x="912" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Has()</text>
|
||||
<text text-anchor="start" x="912" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">and 7 more...</text>
|
||||
<text text-anchor="start" x="912" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IMPLEMENT_DEFAULT_COMPARISON()</text>
|
||||
<text text-anchor="start" x="912" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ NodeComparisonFunc()</text>
|
||||
<text text-anchor="start" x="912" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00"># SaveLastSearch()</text>
|
||||
<text text-anchor="start" x="912" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HasSavedSearchResult()</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge"><title>Node1->Node6</title>
|
||||
<path fill="none" stroke="orange" d="M669.193,-431.556C740.664,-396.952 831.213,-344.642 895,-278 898.533,-274.309 902.08,-270.52 905.624,-266.662"/>
|
||||
<polygon fill="orange" stroke="orange" points="667.637,-428.42 660.131,-435.898 670.662,-434.733 667.637,-428.42"/>
|
||||
<text text-anchor="middle" x="941.5" y="-310" font-family="Helvetica,sans-Serif" font-size="10.00"> < int, HuffmanEncodingTree * ></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user