mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 08:11:55 +00:00
40 lines
1.8 KiB
XML
40 lines
1.8 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: sources/Debugger/MemoryBusDebug.hpp Pages: 1 -->
|
|
<svg width="174pt" height="106pt"
|
|
viewBox="0.00 0.00 174.00 106.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 102)">
|
|
<title>sources/Debugger/MemoryBusDebug.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 170,-102 170,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,-67.5 0,-97.5 166,-97.5 166,-67.5 0,-67.5"/>
|
|
<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Debugger/MemoryBus</text>
|
|
<text text-anchor="middle" x="83" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Debug.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="MemoryBusDebug_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-0.5 0,-30.5 166,-30.5 166,-0.5 0,-0.5"/>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Debugger/MemoryBus</text>
|
|
<text text-anchor="middle" x="83" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Debug.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M83,-57.11C83,-48.15 83,-38.32 83,-30.58"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="79.5,-57.4 83,-67.4 86.5,-57.4 79.5,-57.4"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|