12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <?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 9.0.0 (20230911.1827)
- -->
- <!-- Title: protodot Pages: 1 -->
- <svg width="153pt" height="114pt"
- viewBox="0.00 0.00 153.00 114.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 110)">
- <title>protodot</title>
- <!-- Node_Ja_100 -->
- <g id="node1" class="node">
- <title>Node_Ja_100</title>
- <g id="a_node1"><a xlink:title=".CustomOptions">
- <polygon fill="#fffaf0" stroke="none" points="8,-4 8,-102 137,-102 137,-4 8,-4"/>
- <polygon fill="#e31a1c" stroke="none" points="9,-85 9,-101 136,-101 136,-85 9,-85"/>
- <text text-anchor="start" x="61.25" y="-90.5" font-family="Ubuntu" font-weight="bold" font-size="10.00">CustomOptions</text>
- <text text-anchor="start" x="14.88" y="-73.5" font-family="Ubuntu" font-size="10.00">50001</text>
- <text text-anchor="start" x="44.75" y="-73.5" font-family="Ubuntu" font-size="10.00">init_from_mac</text>
- <polygon fill="#a6cee3" stroke="none" points="108,-69 108,-85 136,-85 136,-69 108,-69"/>
- <text text-anchor="start" x="116" y="-74.5" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <text text-anchor="start" x="14.88" y="-57.5" font-family="Ubuntu" font-size="10.00">50002</text>
- <text text-anchor="start" x="45" y="-57.5" font-family="Ubuntu" font-size="10.00">const_prefix</text>
- <polygon fill="#a6cee3" stroke="none" points="108,-53 108,-69 136,-69 136,-53 108,-53"/>
- <text text-anchor="start" x="110" y="-58.5" font-family="Ubuntu" font-style="italic" font-size="10.00">string</text>
- <text text-anchor="start" x="14.88" y="-41.5" font-family="Ubuntu" font-size="10.00">50003</text>
- <text text-anchor="start" x="45" y="-41.5" font-family="Ubuntu" font-size="10.00">read_only</text>
- <polygon fill="#a6cee3" stroke="none" points="108,-37 108,-53 136,-53 136,-37 108,-37"/>
- <text text-anchor="start" x="116" y="-42.5" font-family="Ubuntu" font-style="italic" font-size="10.00">bool</text>
- <text text-anchor="start" x="14.88" y="-25.5" font-family="Ubuntu" font-size="10.00">50004</text>
- <text text-anchor="start" x="45" y="-25.5" font-family="Ubuntu" font-size="10.00">default_value</text>
- <polygon fill="#a6cee3" stroke="none" points="108,-21 108,-37 136,-37 136,-21 108,-21"/>
- <text text-anchor="start" x="110" y="-26.5" font-family="Ubuntu" font-style="italic" font-size="10.00">string</text>
- <text text-anchor="start" x="14.88" y="-9.5" font-family="Ubuntu" font-size="10.00">50005</text>
- <text text-anchor="start" x="45" y="-9.5" font-family="Ubuntu" font-size="10.00">global_name</text>
- <polygon fill="#a6cee3" stroke="none" points="108,-5 108,-21 136,-21 136,-5 108,-5"/>
- <text text-anchor="start" x="110" y="-10.5" font-family="Ubuntu" font-style="italic" font-size="10.00">string</text>
- <polygon fill="none" stroke="black" points="8,-4 8,-102 137,-102 137,-4 8,-4"/>
- </a>
- </g>
- </g>
- </g>
- </svg>
|