Add KBOOT.

This commit is contained in:
László Monda
2016-08-10 01:45:15 +02:00
commit e6c1fce5b4
9392 changed files with 3751375 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
<?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: StdoutLogger Pages: 1 -->
<svg width="82pt" height="84pt"
viewBox="0.00 0.00 82.00 84.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 80)">
<title>StdoutLogger</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-80 78,-80 78,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 74,-19.5 74,-0.5 0,-0.5"/>
<text text-anchor="middle" x="37" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">StdoutLogger</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="group__logging.html#class_logger" target="_top" xlink:title="Base logger class. ">
<polygon fill="white" stroke="black" points="14,-56.5 14,-75.5 60,-75.5 60,-56.5 14,-56.5"/>
<text text-anchor="middle" x="37" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">Logger</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M30.5276,-46.1005C29.8956,-37.1357 30.3427,-26.8579 31.869,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="27.0658,-46.6216 31.8337,-56.083 34.0067,-45.7134 27.0658,-46.6216"/>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge2" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M43.4724,-46.1005C44.1044,-37.1357 43.6573,-26.8579 42.131,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="39.9933,-45.7134 42.1663,-56.083 46.9342,-46.6216 39.9933,-45.7134"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB