48 lines
2.5 KiB
XML
48 lines
2.5 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.38.0 (20140413.2041)
|
|
-->
|
|
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
|
|
<svg width="164pt" height="66pt"
|
|
viewBox="0.00 0.00 164.00 66.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 62)">
|
|
<title>Graphical Class Hierarchy</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-62 160,-62 160,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node"><title>Node1</title>
|
|
<g id="a_node1"><a xlink:href="group__logging.html#class_logger" target="_top" xlink:title="Base logger class. ">
|
|
<polygon fill="white" stroke="black" points="0,-19.5 0,-38.5 46,-38.5 46,-19.5 0,-19.5"/>
|
|
<text text-anchor="middle" x="23" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">Logger</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node"><title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="group__logging.html#class_file_logger" target="_top" xlink:title="Simple logger that writes to a file. ">
|
|
<polygon fill="white" stroke="black" points="88,-38.5 88,-57.5 150,-57.5 150,-38.5 88,-38.5"/>
|
|
<text text-anchor="middle" x="119" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">FileLogger</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge"><title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M56.3975,-35.5484C66.547,-37.5999 77.7052,-39.8553 87.7039,-41.8763"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="56.7719,-32.0534 46.2767,-33.5027 55.385,-38.9146 56.7719,-32.0534"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node"><title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="group__logging.html#class_stdout_logger" target="_top" xlink:title="Simple logger that writes to stdout. ">
|
|
<polygon fill="white" stroke="black" points="82,-0.5 82,-19.5 156,-19.5 156,-0.5 82,-0.5"/>
|
|
<text text-anchor="middle" x="119" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">StdoutLogger</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge"><title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M56.2907,-22.4732C64.5507,-20.8036 73.4848,-18.9978 81.9218,-17.2924"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="55.385,-19.0854 46.2767,-24.4973 56.7719,-25.9466 55.385,-19.0854"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|