mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-13 03:15:21 +00:00
48 lines
2.6 KiB
XML
48 lines
2.6 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::InvalidRectangleAddress Pages: 1 -->
|
|
<svg width="169pt" height="182pt"
|
|
viewBox="0.00 0.00 169.00 182.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 178)">
|
|
<title>ComSquare::InvalidRectangleAddress</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-178 165,-178 165,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Exception thrown when trying to read/write to an invalid address in a rectangle memory region.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-79.5 161,-79.5 161,-0.5 0,-0.5"/>
|
|
<text text-anchor="start" x="8" y="-67.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::InvalidRectangle</text>
|
|
<text text-anchor="middle" x="80.5" y="-56.5" font-family="Helvetica,sans-Serif" font-size="10.00">Address</text>
|
|
<polyline fill="none" stroke="black" points="0,-49.5 161,-49.5 "/>
|
|
<text text-anchor="start" x="8" y="-37.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _msg</text>
|
|
<polyline fill="none" stroke="black" points="0,-30.5 161,-30.5 "/>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ InvalidRectangleAddress()</text>
|
|
<text text-anchor="start" x="8" 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:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="48,-116.5 48,-173.5 113,-173.5 113,-116.5 48,-116.5"/>
|
|
<text text-anchor="middle" x="80.5" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">exception</text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="48,-154.5 113,-154.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-142.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
|
<polyline fill="none" stroke="#bfbfbf" points="48,-135.5 113,-135.5 "/>
|
|
<text text-anchor="middle" x="80.5" y="-123.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,-106.16C80.5,-97.47 80.5,-88.23 80.5,-79.52"/>
|
|
<polygon fill="none" stroke="midnightblue" points="77,-106.4 80.5,-116.4 84,-106.4 77,-106.4"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|