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,51 @@
<?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: Shared Memory Library Pages: 1 -->
<svg width="228pt" height="64pt"
viewBox="0.00 0.00 228.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>Shared Memory Library</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="L4SHM provides a shared memory infrastructure that establishes a shared memory area between multiple ...">
<polygon fill="#999999" stroke="#666666" points="131,-37 0,-37 0,-18 131,-18 131,-37"/>
<text text-anchor="middle" x="65.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">Shared Memory Library</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__api__l4shmc__chunk.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="220,-56 167,-56 167,-37 220,-37 220,-56"/>
<text text-anchor="middle" x="193.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Chunks</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="black" d="M139.97,-38.58C149.58,-40.03 158.86,-41.43 166.88,-42.64"/>
<polygon fill="black" stroke="black" points="140.28,-35.09 129.87,-37.06 139.24,-42.01 140.28,-35.09"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__api__l4shmc__signal.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="219.5,-19 167.5,-19 167.5,0 219.5,0 219.5,-19"/>
<text text-anchor="middle" x="193.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Signals</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M141.47,-16.79C150.71,-15.47 159.59,-14.2 167.28,-13.1"/>
<polygon fill="black" stroke="black" points="140.75,-13.36 131.35,-18.24 141.74,-20.29 140.75,-13.36"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB