Files
C-Plus-Plus/d9/dae/struct_queue__coll__graph.svg
2022-09-25 21:21:45 +00:00

52 lines
2.8 KiB
XML

<?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 6.0.1 (20220911.1526)
-->
<!-- Title: Queue Pages: 1 -->
<svg width="129pt" height="162pt"
viewBox="0.00 0.00 129.00 162.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 158)">
<title>Queue</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="60,-19 15,-19 15,0 60,0 60,-19"/>
<text text-anchor="middle" x="37.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Queue</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d5/da1/structnode.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="75,-130.5 0,-130.5 0,-111.5 75,-111.5 75,-130.5"/>
<text text-anchor="middle" x="37.5" y="-118.5" font-family="Helvetica,sans-Serif" font-size="10.00">node&lt; Kind &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.5,-101.11C37.5,-77.08 37.5,-36.61 37.5,-19.05"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="34,-101.41 37.5,-111.41 41,-101.41 34,-101.41"/>
<text text-anchor="middle" x="49" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00"> front</text>
<text text-anchor="middle" x="49" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00">rear</text>
<text text-anchor="middle" x="49" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">t</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.15,-133.02C79.14,-135.33 93,-131.33 93,-121 93,-108.41 72.4,-105.21 54.26,-111.41"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.81,-129.58 54.26,-130.59 63.14,-136.38 64.81,-129.58"/>
<text text-anchor="middle" x="107" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
<text text-anchor="middle" x="107" y="-135" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
<text text-anchor="middle" x="107" y="-124" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
<text text-anchor="middle" x="107" y="-113" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
<text text-anchor="middle" x="107" y="-102" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
<text text-anchor="middle" x="107" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
</g>
</g>
</svg>