blob: 2c9be62c6c41b3466b35fa2afe05a6a256dd6194 [file] [log] [blame]
<?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.38.0 (20140413.2041)
-->
<!-- Title: ToggleOption Pages: 1 -->
<svg width="192pt" height="209pt"
viewBox="0.00 0.00 191.50 209.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 205)">
<title>ToggleOption</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-205 187.5,-205 187.5,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<g id="a_node1"><a xlink:title="Implementation of an option that can be either true or false.">
<polygon fill="#bfbfbf" stroke="black" points="23,-0.5 23,-19.5 101,-19.5 101,-0.5 23,-0.5"/>
<text text-anchor="middle" x="62" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ToggleOption</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1utils_1_1_simple_option.xhtml" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-57.5 0,-76.5 124,-76.5 124,-57.5 0,-57.5"/>
<text text-anchor="middle" x="62" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">SimpleOption&lt; bool &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node0 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node0</title>
<path fill="none" stroke="midnightblue" d="M62,-47.1166C62,-37.8173 62,-27.0557 62,-19.7149"/>
<polygon fill="midnightblue" stroke="midnightblue" points="58.5001,-47.4062 62,-57.4062 65.5001,-47.4063 58.5001,-47.4062"/>
</g>
<!-- Node2 -->
<g id="node3" class="node"><title>Node2</title>
<g id="a_node3"><a xlink:href="classarm__compute_1_1utils_1_1_option.xhtml" target="_top" xlink:title="Abstract base class for a command line option.">
<polygon fill="white" stroke="black" points="49,-181.5 49,-200.5 97,-200.5 97,-181.5 49,-181.5"/>
<text text-anchor="middle" x="73" y="-188.5" font-family="Helvetica,sans-Serif" font-size="10.00">Option</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge2" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M69.1381,-171.14C67.5916,-162.85 65.9536,-152.978 65,-144 62.4337,-119.839 62.0066,-91.1478 61.9694,-76.9201"/>
<polygon fill="midnightblue" stroke="midnightblue" points="65.7579,-172.091 71.1173,-181.23 72.627,-170.744 65.7579,-172.091"/>
</g>
<!-- Node3 -->
<g id="node4" class="node"><title>Node3</title>
<g id="a_node4"><a xlink:href="classarm__compute_1_1utils_1_1_simple_option.xhtml" target="_top" xlink:title="Implementation of an option that accepts a single value.">
<polygon fill="white" stroke="black" points="74.5,-124.5 74.5,-143.5 183.5,-143.5 183.5,-124.5 74.5,-124.5"/>
<text text-anchor="middle" x="129" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">SimpleOption&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge4" class="edge"><title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M89.1658,-174.123C99.2448,-164.224 111.831,-151.862 120.127,-143.715"/>
<polygon fill="midnightblue" stroke="midnightblue" points="86.432,-171.902 81.75,-181.406 91.337,-176.896 86.432,-171.902"/>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge3" class="edge"><title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M112.504,-116.997C99.365,-104.25 81.4761,-86.8947 70.8928,-76.6273"/>
<polygon fill="orange" stroke="orange" points="110.35,-119.783 119.964,-124.234 115.224,-114.759 110.35,-119.783"/>
<text text-anchor="middle" x="122" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; bool &gt;</text>
</g>
</g>
</svg>