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="238pt" height="64pt"
viewBox="0.00 0.00 238.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_1Ipc_1_1Istream.html" target="_top" xlink:title="Input stream for IPC unmarshalling.">
<polygon fill="white" stroke="#666666" points="94,-56 2,-56 2,-37 94,-37 94,-56"/>
<text text-anchor="middle" x="48" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc::Istream</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classL4_1_1Ipc_1_1Iostream.html" target="_top" xlink:title="Input/Output stream for IPC [un]marshalling.">
<polygon fill="white" stroke="#666666" points="230,-37 132,-37 132,-18 230,-18 230,-37"/>
<text text-anchor="middle" x="181" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc::Iostream</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge121_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge121_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M104.23,-38.49C113.36,-37.17 122.76,-35.8 131.7,-34.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.48,-35.06 94.08,-39.96 104.48,-41.99 103.48,-35.06"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4_1_1Ipc_1_1Ostream.html" target="_top" xlink:title="Output stream for IPC marshalling.">
<polygon fill="white" stroke="#666666" points="96,-19 0,-19 0,0 96,0 96,-19"/>
<text text-anchor="middle" x="48" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc::Ostream</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge122_Node000002_Node000001" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge122_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M106.22,-17.36C114.79,-18.54 123.54,-19.74 131.89,-20.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.68,-13.89 96.29,-16 105.72,-20.83 106.68,-13.89"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB