mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-25 23:48:29 +00:00
46 lines
2.3 KiB
XML
46 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.43.0 (0)
|
|
-->
|
|
<!-- Title: ComSquare::DebuggableError Pages: 1 -->
|
|
<svg width="169pt" height="160pt"
|
|
viewBox="0.00 0.00 169.00 160.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 156)">
|
|
<title>ComSquare::DebuggableError</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-156 165,-156 165,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,-0.5 0,-57.5 161,-57.5 161,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::DebuggableError</text>
|
|
<polyline fill="none" stroke="black" points="0,-38.5 161,-38.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="0,-19.5 161,-19.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="37.5,-94.5 37.5,-151.5 123.5,-151.5 123.5,-94.5 37.5,-94.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-139.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exception</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="37.5,-132.5 123.5,-132.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-120.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="37.5,-113.5 123.5,-113.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-101.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M80.5,-84.21C80.5,-75.29 80.5,-65.95 80.5,-57.58"/>
|
|
<polygon fill="none" stroke="midnightblue" points="77,-84.4 80.5,-94.4 84,-84.4 77,-84.4"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|