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,67 @@
<?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: L4SHM&#45;based ring buffer implementation Pages: 1 -->
<svg width="240pt" height="101pt"
viewBox="0.00 0.00 240.00 101.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 97)">
<title>L4SHM&#45;based ring buffer implementation</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="The library provides a non&#45;locking (strictly 1:1) shared&#45;memory&#45;based ring buffer implementation base...">
<polygon fill="#999999" stroke="#666666" points="137,-61.5 0,-61.5 0,-31.5 137,-31.5 137,-61.5"/>
<text text-anchor="start" x="8" y="-49.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4SHM&#45;based ring buffer</text>
<text text-anchor="middle" x="68.5" y="-38.5" font-family="Helvetica,sans-Serif" font-size="10.00"> implementation</text>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__api__l4shm__ringbuf__internal.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="229.5,-93 175.5,-93 175.5,-74 229.5,-74 229.5,-93"/>
<text text-anchor="middle" x="202.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">Internal</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="M132.98,-64.29C147.95,-68.49 163.11,-72.74 175.34,-76.17"/>
<polygon fill="black" stroke="black" points="133.76,-60.88 123.19,-61.55 131.87,-67.62 133.76,-60.88"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__api__l4shm__ringbuf__receiver.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="232,-56 173,-56 173,-37 232,-37 232,-56"/>
<text text-anchor="middle" x="202.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Receiver</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="M147.3,-46.5C156.29,-46.5 164.99,-46.5 172.68,-46.5"/>
<polygon fill="black" stroke="black" points="147.05,-43 137.05,-46.5 147.05,-50 147.05,-43"/>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__api__l4shm__ringbuf__sender.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="227.5,-19 177.5,-19 177.5,0 227.5,0 227.5,-19"/>
<text text-anchor="middle" x="202.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Sender</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="M133,-28.7C148.84,-24.26 164.87,-19.77 177.44,-16.24"/>
<polygon fill="black" stroke="black" points="131.87,-25.38 123.19,-31.45 133.76,-32.12 131.87,-25.38"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB