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,58 @@
<?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="249pt" height="64pt"
viewBox="0.00 0.00 249.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="classL4_1_1Basic__registry.html" target="_top" xlink:title="This registry returns the corresponding server object based on the label of an Ipc_gate.">
<polygon fill="white" stroke="#666666" points="103.5,-56 0.5,-56 0.5,-37 103.5,-37 103.5,-56"/>
<text text-anchor="middle" x="52" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Basic_registry</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classL4Re_1_1Util_1_1Object__registry.html" target="_top" xlink:title="A registry that manages server objects and their attached IPC gates for a single server loop for a sp...">
<polygon fill="white" stroke="#666666" points="241,-42.5 140,-42.5 140,-12.5 241,-12.5 241,-42.5"/>
<text text-anchor="start" x="148" y="-30.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Util::Object</text>
<text text-anchor="middle" x="190.5" y="-19.5" font-family="Helvetica,sans-Serif" font-size="10.00">_registry</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge41_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge41_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M113.95,-38.02C122.66,-36.8 131.53,-35.57 139.99,-34.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.25,-34.58 103.83,-39.43 114.21,-41.51 113.25,-34.58"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4_1_1Registry__iface.html" target="_top" xlink:title="Abstract interface for object registries.">
<polygon fill="white" stroke="#666666" points="104,-19 0,-19 0,0 104,0 104,-19"/>
<text text-anchor="middle" x="52" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Registry_iface</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge42_Node000002_Node000001" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge42_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M114.18,-17.57C122.76,-18.7 131.48,-19.85 139.81,-20.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.59,-14.09 104.22,-16.25 113.67,-21.03 114.59,-14.09"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB