mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 02:49:50 +00:00
68 lines
2.8 KiB
XML
68 lines
2.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/Models/Callback.hpp Pages: 1 -->
|
|
<svg width="247pt" height="84pt"
|
|
viewBox="0.00 0.00 247.00 84.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 80)">
|
|
<title>sources/Models/Callback.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 243,-80 243,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="26.5,-56.5 26.5,-75.5 184.5,-75.5 184.5,-56.5 26.5,-56.5"/>
|
|
<text text-anchor="middle" x="105.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Models/Callback.hpp</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="0,-0.5 0,-19.5 65,-19.5 65,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="32.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M93.77,-56.32C82.66,-48.11 65.76,-35.6 52.52,-25.81"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="54.56,-22.97 44.44,-19.83 50.4,-28.59 54.56,-22.97"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="83,-0.5 83,-19.5 128,-19.5 128,-0.5 83,-0.5"/>
|
|
<text text-anchor="middle" x="105.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">utility</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M105.5,-56.08C105.5,-49.01 105.5,-38.86 105.5,-29.99"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="109,-29.75 105.5,-19.75 102,-29.75 109,-29.75"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="146,-0.5 146,-19.5 239,-19.5 239,-0.5 146,-0.5"/>
|
|
<text text-anchor="middle" x="192.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">unordered_map</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M119.48,-56.32C133.05,-47.9 153.88,-34.97 169.82,-25.07"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="171.91,-27.9 178.56,-19.65 168.21,-21.95 171.91,-27.9"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|