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

74 lines
4.2 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="460pt" height="104pt"
viewBox="0.00 0.00 460.00 104.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 100)">
<title>Graphical Class Hierarchy</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-100 456,-100 456,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="classelftosb_1_1_string_matcher.html" target="_top" xlink:title="Abstract interface class used to select strings by name. ">
<polygon fill="white" stroke="black" points="0,-38.5 0,-57.5 112,-57.5 112,-38.5 0,-38.5"/>
<text text-anchor="middle" x="56" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">elftosb::StringMatcher</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classelftosb_1_1_fixed_matcher.html" target="_top" xlink:title="Simple string matcher that compares against a fixed value. ">
<polygon fill="white" stroke="black" points="155.5,-76.5 155.5,-95.5 265.5,-95.5 265.5,-76.5 155.5,-76.5"/>
<text text-anchor="middle" x="210.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">elftosb::FixedMatcher</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="M105.318,-60.04C126.623,-65.3488 151.304,-71.4988 171.295,-76.4799"/>
<polygon fill="midnightblue" stroke="midnightblue" points="106.032,-56.6108 95.4822,-57.589 104.339,-63.4031 106.032,-56.6108"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classelftosb_1_1_glob_matcher.html" target="_top" xlink:title="This class uses glob pattern matching to match strings. ">
<polygon fill="white" stroke="black" points="157,-38.5 157,-57.5 264,-57.5 264,-38.5 157,-38.5"/>
<text text-anchor="middle" x="210.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">elftosb::GlobMatcher</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="M122.117,-48C133.701,-48 145.634,-48 156.818,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="122.056,-44.5001 112.056,-48 122.056,-51.5001 122.056,-44.5001"/>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classelftosb_1_1_wildcard_matcher.html" target="_top" xlink:title="String matcher subclass that matches all test strings. ">
<polygon fill="white" stroke="black" points="148,-0.5 148,-19.5 273,-19.5 273,-0.5 148,-0.5"/>
<text text-anchor="middle" x="210.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">elftosb::WildcardMatcher</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge"><title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M105.318,-35.96C126.623,-30.6512 151.304,-24.5012 171.295,-19.5201"/>
<polygon fill="midnightblue" stroke="midnightblue" points="104.339,-32.5969 95.4822,-38.411 106.032,-39.3892 104.339,-32.5969"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classelftosb_1_1_excludes_list_matcher.html" target="_top" xlink:title="Matches strings using a series of include and exclude glob patterns. ">
<polygon fill="white" stroke="black" points="309,-38.5 309,-57.5 452,-57.5 452,-38.5 309,-38.5"/>
<text text-anchor="middle" x="380.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">elftosb::ExcludesListMatcher</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3" class="edge"><title>Node3&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M274.344,-48C285.588,-48 297.372,-48 308.819,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="274.195,-44.5001 264.195,-48 274.195,-51.5001 274.195,-44.5001"/>
</g>
</g>
</svg>