Add KBOOT.
This commit is contained in:
47
doc/host_html/inherit_graph_2.svg
Normal file
47
doc/host_html/inherit_graph_2.svg
Normal file
@@ -0,0 +1,47 @@
|
||||
<?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="221pt" height="66pt"
|
||||
viewBox="0.00 0.00 221.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 217,-62 217,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node"><title>Node1</title>
|
||||
<g id="a_node1"><a xlink:href="classblfwk_1_1_bootloader.html" target="_top" xlink:title="Represents the host bootloader. ">
|
||||
<polygon fill="white" stroke="black" points="0,-19.5 0,-38.5 91,-38.5 91,-19.5 0,-19.5"/>
|
||||
<text text-anchor="middle" x="45.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::Bootloader</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node"><title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="classblfwk_1_1_simulator.html" target="_top" xlink:title="Represents the host bootloader. ">
|
||||
<polygon fill="white" stroke="black" points="127,-38.5 127,-57.5 213,-57.5 213,-38.5 127,-38.5"/>
|
||||
<text text-anchor="middle" x="170" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::Simulator</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge"><title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M101.049,-37.4607C109.653,-38.7952 118.436,-40.1574 126.707,-41.4403"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="101.49,-33.9873 91.0718,-35.9132 100.417,-40.9046 101.49,-33.9873"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node"><title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="classblfwk_1_1_updater.html" target="_top" xlink:title="Update class contains the functionality necessary to update the firmware on a device running Bootload...">
|
||||
<polygon fill="white" stroke="black" points="131,-0.5 131,-19.5 209,-19.5 209,-0.5 131,-0.5"/>
|
||||
<text text-anchor="middle" x="170" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::Updater</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge"><title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M100.983,-20.5496C111.017,-18.9933 121.295,-17.3991 130.724,-15.9366"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="100.417,-17.0954 91.0718,-22.0868 101.49,-24.0127 100.417,-17.0954"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user