Files
C-Plus-Plus/d1/dc2/classstack_a6cd4b95d5de00d41b2491392338384dc_cgraph.svg
2021-02-02 18:30:59 +00:00

53 lines
2.3 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 2.46.0 (20210118.1747)
-->
<!-- Title: stack::pop Pages: 1 -->
<svg width="214pt" height="66pt"
viewBox="0.00 0.00 214.00 66.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 62)">
<title>stack::pop</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-62 210,-62 210,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-19.5 0,-38.5 62,-38.5 62,-19.5 0,-19.5"/>
<text text-anchor="middle" x="31" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">stack::pop</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="125,-38.5 125,-57.5 179,-57.5 179,-38.5 125,-38.5"/>
<text text-anchor="middle" x="152" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M62.03,-33.79C77.99,-36.34 97.75,-39.5 114.58,-42.19"/>
<polygon fill="midnightblue" stroke="midnightblue" points="114.2,-45.67 124.63,-43.79 115.3,-38.76 114.2,-45.67"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d1/dc2/classstack.html#a066e4505155b009913c47b2648b1067a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="98,-0.5 98,-19.5 206,-19.5 206,-0.5 98,-0.5"/>
<text text-anchor="middle" x="152" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stack::isEmptyStack</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M62.03,-24.21C69.93,-22.94 78.77,-21.53 87.71,-20.1"/>
<polygon fill="midnightblue" stroke="midnightblue" points="88.5,-23.52 97.82,-18.49 87.39,-16.61 88.5,-23.52"/>
</g>
</g>
</svg>