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,60 @@
<?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="288pt" height="86pt"
viewBox="0.00 0.00 288.00 86.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 82)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="structL4_1_1Ipc__svr_1_1Direct__dispatch.html" target="_top" xlink:title="Direct dispatch helper, for forwarding dispatch calls to a registry R.">
<polygon fill="white" stroke="#666666" points="104,-54 0,-54 0,-24 104,-24 104,-54"/>
<text text-anchor="start" x="8" y="-42" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc_svr::Direct</text>
<text text-anchor="middle" x="52" y="-31" font-family="Helvetica,sans-Serif" font-size="10.00">_dispatch&lt; R &gt;</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="structL4_1_1Ipc__svr_1_1Dbg__dispatch.html" target="_top" xlink:title="Dispatch helper that, in addition to what Exc_dispatch does, prints exception messages.">
<polygon fill="white" stroke="#666666" points="280,-78 140,-78 140,-48 280,-48 280,-78"/>
<text text-anchor="start" x="148" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc_svr::Dbg_dispatch</text>
<text text-anchor="middle" x="210" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; R, Exc, Printer &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge152_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge152_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#8b1a1a" d="M114.21,-48.42C122.66,-49.72 131.38,-51.06 139.95,-52.38"/>
<polygon fill="#8b1a1a" stroke="#8b1a1a" points="114.5,-44.92 104.08,-46.86 113.43,-51.84 114.5,-44.92"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="structL4_1_1Ipc__svr_1_1Exc__dispatch.html" target="_top" xlink:title="Dispatch helper wrapping try {} catch {} around the dispatch call.">
<polygon fill="white" stroke="#666666" points="279,-30 141,-30 141,0 279,0 279,-30"/>
<text text-anchor="start" x="149" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc_svr::Exc_dispatch</text>
<text text-anchor="middle" x="210" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; R, Exc &gt;</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge153_Node000000_Node000002" class="edge">
<title>Node0&#45;&gt;Node2</title>
<g id="a_edge153_Node000000_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#8b1a1a" d="M114.17,-29.59C122.9,-28.25 131.93,-26.86 140.79,-25.49"/>
<polygon fill="#8b1a1a" stroke="#8b1a1a" points="113.43,-26.16 104.08,-31.14 114.5,-33.08 113.43,-26.16"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB