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: operator&gt;&gt; Pages: 1 -->
<svg width="413pt" height="27pt"
viewBox="0.00 0.00 413.00 27.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 23)">
<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,-19 110,-19 110,0 223,0 223,-19"/>
<text text-anchor="middle" x="166.5" y="-7" 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,-9.5C82.13,-9.5 90.78,-9.5 99.48,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.68,-13 109.68,-9.5 99.68,-6 99.68,-13"/>
</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>
<!-- 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,-9.5C231.56,-9.5 240.19,-9.5 248.84,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.96,-13 258.96,-9.5 248.96,-6 248.96,-13"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB