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: Chunks Pages: 1 -->
<svg width="330pt" height="64pt"
viewBox="0.00 0.00 330.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>Chunks</title>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__api__l4shm.html" target="_top" xlink:title="L4SHM provides a shared memory infrastructure that establishes a shared memory area between multiple ...">
<polygon fill="white" 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>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="220,-37 167,-37 167,-18 220,-18 220,-37"/>
<text text-anchor="middle" x="193.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">Chunks</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M141.38,-27.5C150.53,-27.5 159.34,-27.5 166.99,-27.5"/>
<polygon fill="black" stroke="black" points="141.35,-24 131.35,-27.5 141.35,-31 141.35,-24"/>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__api__l4shmc__chunk__cons.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="322,-56 256,-56 256,-37 322,-37 322,-56"/>
<text text-anchor="middle" x="289" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Consumer</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="black" d="M230.03,-34.72C238.5,-36.44 247.48,-38.27 255.79,-39.95"/>
<polygon fill="black" stroke="black" points="230.55,-31.25 220.05,-32.69 229.15,-38.11 230.55,-31.25"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__api__l4shmc__chunk__prod.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="318.5,-19 259.5,-19 259.5,0 318.5,0 318.5,-19"/>
<text text-anchor="middle" x="289" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Producer</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="M230.13,-20.64C239.73,-18.79 250,-16.82 259.18,-15.05"/>
<polygon fill="black" stroke="black" points="229.21,-17.25 220.05,-22.58 230.53,-24.13 229.21,-17.25"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB