mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-02 02:05:26 +00:00
56 lines
3.0 KiB
XML
56 lines
3.0 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: Graphical Class Hierarchy Pages: 1 -->
|
|
<svg width="295pt" height="88pt"
|
|
viewBox="0.00 0.00 295.00 88.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 84)">
|
|
<title>Graphical Class Hierarchy</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-84 291,-84 291,4 -4,4"/>
|
|
<!-- Node0 -->
|
|
<g id="node1" class="node">
|
|
<title>Node0</title>
|
|
<g id="a_node1"><a xlink:href="classComSquare_1_1Memory_1_1IMemoryBus.html" target="_top" xlink:title="The memory bus is the component responsible of mapping addresses to components address and transmitti...">
|
|
<polygon fill="white" stroke="black" points="0,-24.5 0,-54.5 125,-54.5 125,-24.5 0,-24.5"/>
|
|
<text text-anchor="start" x="8" y="-42.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::Memory::</text>
|
|
<text text-anchor="middle" x="62.5" y="-31.5" font-family="Helvetica,sans-Serif" font-size="10.00">IMemoryBus</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1 -->
|
|
<g id="node2" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node2"><a xlink:href="classComSquare_1_1Debugger_1_1MemoryBusDebug.html" target="_top" xlink:title="window that allow the user to view all data going through the memory bus.">
|
|
<polygon fill="white" stroke="black" points="161,-49.5 161,-79.5 287,-79.5 287,-49.5 161,-49.5"/>
|
|
<text text-anchor="start" x="169" y="-67.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::Debugger</text>
|
|
<text text-anchor="middle" x="224" y="-56.5" font-family="Helvetica,sans-Serif" font-size="10.00">::MemoryBusDebug</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node0->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node0->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M135.19,-50.74C143.79,-52.08 152.52,-53.45 160.97,-54.78"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="135.59,-47.26 125.17,-49.17 134.5,-54.17 135.59,-47.26"/>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node3" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node3"><a xlink:href="classComSquare_1_1Memory_1_1MemoryBus.html" target="_top" xlink:title="The memory bus is the component responsible of mapping addresses to components address and transmitti...">
|
|
<polygon fill="white" stroke="black" points="161.5,-0.5 161.5,-30.5 286.5,-30.5 286.5,-0.5 161.5,-0.5"/>
|
|
<text text-anchor="start" x="169.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::Memory::</text>
|
|
<text text-anchor="middle" x="224" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">MemoryBus</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node0->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node0->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M135.34,-28.69C144.07,-27.38 152.93,-26.04 161.5,-24.75"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="134.53,-25.27 125.17,-30.22 135.58,-32.19 134.53,-25.27"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|