l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,57 @@
<?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.42.4 (0)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="297pt" height="64pt"
viewBox="0.00 0.00 297.00 64.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 60)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classcxx_1_1Bitmap__base.html" target="_top" xlink:title="Basic bitmap abstraction.">
<polygon fill="white" stroke="#666666" points="119,-56 15,-56 15,-37 119,-37 119,-56"/>
<text text-anchor="middle" x="67" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Bitmap_base</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classcxx_1_1Bitmap.html" target="_top" xlink:title="A static bitmap.">
<polygon fill="white" stroke="#666666" points="289,-37 170,-37 170,-18 289,-18 289,-37"/>
<text text-anchor="middle" x="229.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">cxx::Bitmap&lt; BITS &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge11_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge11_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M129.26,-39.25C142.61,-37.67 156.7,-36 169.95,-34.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.74,-35.78 119.22,-40.44 129.57,-42.74 128.74,-35.78"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4Re_1_1Util_1_1Bitmap__base.html" target="_top" xlink:title="Basic bitmap abstraction.">
<polygon fill="white" stroke="#666666" points="134,-19 0,-19 0,0 134,0 134,-19"/>
<text text-anchor="middle" x="67" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Util::Bitmap_base</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge12_Node000002_Node000001" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge12_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M144.27,-18.05C152.88,-19.02 161.55,-19.99 169.89,-20.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.54,-14.56 134.21,-16.93 143.76,-21.52 144.54,-14.56"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB