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,66 @@
<?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: operator&gt;&gt; Pages: 1 -->
<svg width="413pt" height="46pt"
viewBox="0.00 0.00 413.00 46.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 42)">
<title>operator&gt;&gt;</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Extract an array of T elements from the stream s.">
<polygon fill="#999999" stroke="#666666" points="74,-19 0,-19 0,0 74,0 74,-19"/>
<text text-anchor="middle" x="37" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">operator&gt;&gt;</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4_1_1Ipc_1_1Istream.html#af4d28aa64235c822f624891154109a0c" target="_top" xlink:title="Copy out an array of type T with size elements.">
<polygon fill="white" stroke="#666666" points="223,-38 110,-38 110,-19 223,-19 223,-38"/>
<text text-anchor="middle" x="166.5" y="-26" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc::Istream::get</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M74.2,-14.89C82.22,-16.09 90.96,-17.39 99.76,-18.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.27,-22.17 109.68,-20.18 100.3,-15.25 99.27,-22.17"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classL4_1_1Ipc_1_1Istream.html#a8087f571b556efae9b7738741f6dc3e0" target="_top" xlink:title="Check whether a value of type T can be obtained from the stream.">
<polygon fill="white" stroke="#666666" points="405,-19 259,-19 259,0 405,0 405,-19"/>
<text text-anchor="middle" x="332" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4::Ipc::Istream::has_more</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge3_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge3_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M74.22,-9.5C117.48,-9.5 191.19,-9.5 248.57,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.72,-13 258.72,-9.5 248.72,-6 248.72,-13"/>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M223.31,-22.01C231.56,-21.06 240.19,-20.05 248.84,-19.05"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.43,-22.5 258.96,-17.87 248.63,-15.55 249.43,-22.5"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB