mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-03 18:31:17 +00:00
71 lines
4.1 KiB
XML
71 lines
4.1 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: WAL::DuplicateError Pages: 1 -->
|
|
<svg width="121pt" height="320pt"
|
|
viewBox="0.00 0.00 121.00 320.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 316)">
|
|
<title>WAL::DuplicateError</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-316 117,-316 117,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="An exception informing the user that something already exists.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-90.5 113,-90.5 113,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="56.5" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::DuplicateError</text>
|
|
<polyline fill="none" stroke="black" points="0,-71.5 113,-71.5 "/>
|
|
<text text-anchor="middle" x="56.5" y="-59.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="0,-52.5 113,-52.5 "/>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DuplicateError()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DuplicateError()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~DuplicateError()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="classWAL_1_1WalError.html" target="_top" xlink:title="The base class for WAL's exceptions.">
|
|
<polygon fill="white" stroke="black" points="14,-127.5 14,-217.5 99,-217.5 99,-127.5 14,-127.5"/>
|
|
<text text-anchor="middle" x="56.5" y="-205.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::WalError</text>
|
|
<polyline fill="none" stroke="black" points="14,-198.5 99,-198.5 "/>
|
|
<text text-anchor="middle" x="56.5" y="-186.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="black" points="14,-179.5 99,-179.5 "/>
|
|
<text text-anchor="start" x="22" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ WalError()</text>
|
|
<text text-anchor="start" x="22" y="-156.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ WalError()</text>
|
|
<text text-anchor="start" x="22" y="-145.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~WalError()</text>
|
|
<text text-anchor="start" x="22" y="-134.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M56.5,-117.16C56.5,-108.28 56.5,-99.18 56.5,-90.59"/>
|
|
<polygon fill="none" stroke="midnightblue" points="53,-117.43 56.5,-127.43 60,-117.43 53,-117.43"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="4.5,-254.5 4.5,-311.5 108.5,-311.5 108.5,-254.5 4.5,-254.5"/>
|
|
<text text-anchor="middle" x="56.5" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::runtime_error</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="4.5,-292.5 108.5,-292.5 "/>
|
|
<text text-anchor="middle" x="56.5" y="-280.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="4.5,-273.5 108.5,-273.5 "/>
|
|
<text text-anchor="middle" x="56.5" y="-261.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="M56.5,-244.21C56.5,-235.61 56.5,-226.39 56.5,-217.55"/>
|
|
<polygon fill="none" stroke="midnightblue" points="53,-244.34 56.5,-254.34 60,-244.34 53,-244.34"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|