mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 02:05:26 +00:00
66 lines
3.5 KiB
XML
66 lines
3.5 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::InvalidAction Pages: 1 -->
|
|
<svg width="169pt" height="265pt"
|
|
viewBox="0.00 0.00 169.00 265.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 261)">
|
|
<title>ComSquare::InvalidAction</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-261 165,-261 165,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Exception thrown when someone tries to load an invalid rom.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="9,-0.5 9,-68.5 152,-68.5 152,-0.5 9,-0.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-56.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::InvalidAction</text>
|
|
<polyline fill="none" stroke="black" points="9,-49.5 152,-49.5 "/>
|
|
<text text-anchor="start" x="17" y="-37.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _msg</text>
|
|
<polyline fill="none" stroke="black" points="9,-30.5 152,-30.5 "/>
|
|
<text text-anchor="start" x="17" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ InvalidAction()</text>
|
|
<text text-anchor="start" x="17" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ what()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classComSquare_1_1DebuggableError.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-105.5 0,-162.5 161,-162.5 161,-105.5 0,-105.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::DebuggableError</text>
|
|
<polyline fill="none" stroke="black" points="0,-143.5 161,-143.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="0,-124.5 161,-124.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-112.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,-95.06C80.5,-86.39 80.5,-77.24 80.5,-68.79"/>
|
|
<polygon fill="none" stroke="midnightblue" points="77,-95.32 80.5,-105.32 84,-95.32 77,-95.32"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="37.5,-199.5 37.5,-256.5 123.5,-256.5 123.5,-199.5 37.5,-199.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exception</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="37.5,-237.5 123.5,-237.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-225.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="37.5,-218.5 123.5,-218.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-206.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M80.5,-189.21C80.5,-180.29 80.5,-170.95 80.5,-162.58"/>
|
|
<polygon fill="none" stroke="midnightblue" points="77,-189.4 80.5,-199.4 84,-189.4 77,-189.4"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|