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: Signals Pages: 1 -->
<svg width="329pt" height="64pt"
viewBox="0.00 0.00 329.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>Signals</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="219,-37 167,-37 167,-18 219,-18 219,-37"/>
<text text-anchor="middle" x="193" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">Signals</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.17,-27.5C150.38,-27.5 159.22,-27.5 166.88,-27.5"/>
<polygon fill="black" stroke="black" points="141.09,-24 131.09,-27.5 141.09,-31 141.09,-24"/>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__api__l4shmc__signal__cons.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="321,-56 255,-56 255,-37 321,-37 321,-56"/>
<text text-anchor="middle" x="288" 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="M229.34,-34.72C237.76,-36.44 246.7,-38.27 254.96,-39.95"/>
<polygon fill="black" stroke="black" points="229.91,-31.26 219.41,-32.69 228.51,-38.12 229.91,-31.26"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__api__l4shmc__signal__prod.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="317.5,-19 258.5,-19 258.5,0 317.5,0 317.5,-19"/>
<text text-anchor="middle" x="288" 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="M229.44,-20.64C238.99,-18.79 249.21,-16.82 258.34,-15.05"/>
<polygon fill="black" stroke="black" points="228.57,-17.24 219.41,-22.58 229.9,-24.12 228.57,-17.24"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB