Files
bootloader/doc/host_html/inherit_graph_35.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="439pt" height="104pt"
viewBox="0.00 0.00 439.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 435,-100 435,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="classblfwk_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 105,-57.5 105,-38.5 0,-38.5"/>
<text text-anchor="middle" x="52.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::StringMatcher</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classblfwk_1_1_fixed_matcher.html" target="_top" xlink:title="Simple string matcher that compares against a fixed value. ">
<polygon fill="white" stroke="black" points="148,-76.5 148,-95.5 252,-95.5 252,-76.5 148,-76.5"/>
<text text-anchor="middle" x="200" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::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="M100.153,-60.1843C120.353,-65.46 143.648,-71.5438 162.548,-76.4799"/>
<polygon fill="midnightblue" stroke="midnightblue" points="100.776,-56.7296 90.2158,-57.589 99.0068,-63.5024 100.776,-56.7296"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classblfwk_1_1_glob_matcher.html" target="_top" xlink:title="This class uses glob pattern matching to match strings. ">
<polygon fill="white" stroke="black" points="150,-38.5 150,-57.5 250,-57.5 250,-38.5 150,-38.5"/>
<text text-anchor="middle" x="200" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::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="M115.248,-48C126.82,-48 138.772,-48 149.896,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="115.208,-44.5001 105.208,-48 115.208,-51.5001 115.208,-44.5001"/>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classblfwk_1_1_wildcard_matcher.html" target="_top" xlink:title="String matcher subclass that matches all test strings. ">
<polygon fill="white" stroke="black" points="141,-0.5 141,-19.5 259,-19.5 259,-0.5 141,-0.5"/>
<text text-anchor="middle" x="200" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::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="M100.153,-35.8157C120.353,-30.54 143.648,-24.4562 162.548,-19.5201"/>
<polygon fill="midnightblue" stroke="midnightblue" points="99.0068,-32.4976 90.2158,-38.411 100.776,-39.2704 99.0068,-32.4976"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classblfwk_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="295,-38.5 295,-57.5 431,-57.5 431,-38.5 295,-38.5"/>
<text text-anchor="middle" x="363" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::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="M260.285,-48C271.498,-48 283.303,-48 294.742,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="260.18,-44.5001 250.18,-48 260.18,-51.5001 260.18,-44.5001"/>
</g>
</g>
</svg>