1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-28 16:52:08 +00:00
Files
bedrock-protocol-docs/html/svg/std__optional_bool_.svg
Oswaldo Leyva Barrientos 11ff951378 Protocol version 671 for r/20_u8
2024-04-25 11:47:36 -07:00

47 lines
2.4 KiB
XML

<?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 10.0.1 (20240210.2158)
-->
<!-- Title: std::optional&lt;bool&gt; Pages: 1 -->
<svg width="400pt" height="44pt"
viewBox="0.00 0.00 400.36 44.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 40)">
<title>std::optional&lt;bool&gt;</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-40 396.36,-40 396.36,4 -4,4"/>
<!-- 32 -->
<!-- name: &quot;std::optional&lt;bool&gt;&quot;, typeName: &quot;&quot;, id: 32, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>32</title>
<ellipse fill="none" stroke="black" cx="84" cy="-18" rx="84" ry="18"/>
<text text-anchor="middle" x="84" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;bool&gt;</text>
</g>
<!-- 33 -->
<!-- name: &quot;Has Value&quot;, typeName: &quot;&quot;, id: 33, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;If true, follow with appropriate data type, otherwise nothing&quot; -->
<g id="node2" class="node">
<title>33</title>
<ellipse fill="none" stroke="black" cx="252.56" cy="-18" rx="48.57" ry="18"/>
<text text-anchor="middle" x="252.56" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
</g>
<!-- 32&#45;&gt;33 -->
<g id="edge1" class="edge">
<title>32&#45;&gt;33</title>
<path fill="none" stroke="black" d="M168.28,-18C176.48,-18 184.67,-18 192.55,-18"/>
<polygon fill="black" stroke="black" points="192.32,-21.5 202.32,-18 192.32,-14.5 192.32,-21.5"/>
</g>
<!-- 34 -->
<!-- name: &quot;bool&quot;, typeName: &quot;&quot;, id: 34, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>34</title>
<ellipse fill="none" stroke="black" cx="364.74" cy="-18" rx="27.61" ry="18"/>
<text text-anchor="middle" x="364.74" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
</g>
<!-- 33&#45;&gt;34 -->
<g id="edge2" class="edge">
<title>33&#45;&gt;34</title>
<path fill="none" stroke="black" d="M301.57,-18C309.58,-18 317.79,-18 325.52,-18"/>
<polygon fill="black" stroke="black" points="325.26,-21.5 335.26,-18 325.26,-14.5 325.26,-21.5"/>
</g>
</g>
</svg>