Files
bootloader/doc/host_html/inherit_graph_119.svg
László Monda e6c1fce5b4 Add KBOOT.
2016-08-10 01:45:15 +02:00

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.38.0 (20140413.2041)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="210pt" height="66pt"
viewBox="0.00 0.00 210.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 206,-62 206,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="class_json_1_1_writer.html" target="_top" xlink:title="Abstract class for writers. ">
<polygon fill="white" stroke="black" points="0,-19.5 0,-38.5 69,-38.5 69,-19.5 0,-19.5"/>
<text text-anchor="middle" x="34.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">Json::Writer</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_json_1_1_fast_writer.html" target="_top" xlink:title="Outputs a Value in JSON format without formatting (not human friendly). ">
<polygon fill="white" stroke="black" points="109,-38.5 109,-57.5 198,-57.5 198,-38.5 109,-38.5"/>
<text text-anchor="middle" x="153.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">Json::FastWriter</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M78.9559,-36.0569C88.7407,-37.6459 99.128,-39.3327 108.918,-40.9226"/>
<polygon fill="midnightblue" stroke="midnightblue" points="79.4593,-32.5929 69.0275,-34.4446 78.3371,-39.5024 79.4593,-32.5929"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="class_json_1_1_styled_writer.html" target="_top" xlink:title="Writes a Value in JSON format in a human friendly way. ">
<polygon fill="white" stroke="black" points="105,-0.5 105,-19.5 202,-19.5 202,-0.5 105,-0.5"/>
<text text-anchor="middle" x="153.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Json::StyledWriter</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M78.9492,-21.9441C87.303,-20.5875 96.0961,-19.1596 104.582,-17.7816"/>
<polygon fill="midnightblue" stroke="midnightblue" points="78.3371,-18.4976 69.0275,-23.5554 79.4593,-25.4071 78.3371,-18.4976"/>
</g>
</g>
</svg>