blob: 50269464c47c49ad7bfbec309052bb5a95df9600 [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: Graphical Class Hierarchy Pages: 1 -->
<svg width="331pt" height="142pt"
viewBox="0.00 0.00 331.00 142.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 138)">
<title>Graphical Class Hierarchy</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-138 327,-138 327,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_option.xhtml" target="_top" xlink:title="Abstract base class for a command line option. ">
<polygon fill="white" stroke="black" points="0,-57.5 0,-76.5 45,-76.5 45,-57.5 0,-57.5"/>
<text text-anchor="middle" x="22.5" y="-64.5" font-family="Helvetica" font-size="10.00">Option</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_enum_list_option.xhtml" target="_top" xlink:title="Implementation of an option that accepts any number of values from a fixed set. ">
<polygon fill="white" stroke="black" points="81.5,-114.5 81.5,-133.5 191.5,-133.5 191.5,-114.5 81.5,-114.5"/>
<text text-anchor="middle" x="136.5" y="-121.5" font-family="Helvetica" font-size="10.00">EnumListOption&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M44.3803,-82.6195C54.9733,-90.0633 68.266,-98.6955 81,-105 88.184,-108.557 96.2003,-111.746 103.827,-114.45"/>
<polygon fill="midnightblue" stroke="midnightblue" points="46.3495,-79.7246 36.1887,-76.7234 42.2602,-85.4059 46.3495,-79.7246"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_list_option.xhtml" target="_top" xlink:title="Implementation of an option that accepts any number of values. ">
<polygon fill="white" stroke="black" points="94,-76.5 94,-95.5 179,-95.5 179,-76.5 94,-76.5"/>
<text text-anchor="middle" x="136.5" y="-83.5" font-family="Helvetica" font-size="10.00">ListOption&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M55.0482,-72.3519C66.9987,-74.3792 80.7979,-76.7202 93.5564,-78.8846"/>
<polygon fill="midnightblue" stroke="midnightblue" points="55.5393,-68.8853 45.0947,-70.6634 54.3685,-75.7867 55.5393,-68.8853"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_simple_option.xhtml" target="_top" xlink:title="Implementation of an option that accepts a single value. ">
<polygon fill="white" stroke="black" points="87,-38.5 87,-57.5 186,-57.5 186,-38.5 87,-38.5"/>
<text text-anchor="middle" x="136.5" y="-45.5" font-family="Helvetica" font-size="10.00">SimpleOption&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge"><title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M55.1488,-61.631C64.9283,-59.972 75.9382,-58.1042 86.5992,-56.2957"/>
<polygon fill="midnightblue" stroke="midnightblue" points="54.3685,-58.2133 45.0947,-63.3366 55.5393,-65.1147 54.3685,-58.2133"/>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_simple_option.xhtml" target="_top" xlink:title="SimpleOption\&lt; bool \&gt;">
<polygon fill="white" stroke="black" points="81,-0.5 81,-19.5 192,-19.5 192,-0.5 81,-0.5"/>
<text text-anchor="middle" x="136.5" y="-7.5" font-family="Helvetica" font-size="10.00">SimpleOption&lt; bool &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge"><title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M44.3803,-51.3805C54.9733,-43.9367 68.266,-35.3045 81,-29 88.184,-25.4433 96.2003,-22.254 103.827,-19.5499"/>
<polygon fill="midnightblue" stroke="midnightblue" points="42.2602,-48.5941 36.1887,-57.2766 46.3495,-54.2754 42.2602,-48.5941"/>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_enum_option.xhtml" target="_top" xlink:title="Implementation of a simple option that accepts a value from a fixed set. ">
<polygon fill="white" stroke="black" points="228,-38.5 228,-57.5 323,-57.5 323,-38.5 228,-38.5"/>
<text text-anchor="middle" x="275.5" y="-45.5" font-family="Helvetica" font-size="10.00">EnumOption&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge"><title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M196.514,-48C206.978,-48 217.743,-48 227.807,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="196.187,-44.5001 186.187,-48 196.187,-51.5001 196.187,-44.5001"/>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classarm__compute_1_1test_1_1framework_1_1_toggle_option.xhtml" target="_top" xlink:title="Implementation of an option that can be either true or false. ">
<polygon fill="white" stroke="black" points="238.5,-0.5 238.5,-19.5 312.5,-19.5 312.5,-0.5 238.5,-0.5"/>
<text text-anchor="middle" x="275.5" y="-7.5" font-family="Helvetica" font-size="10.00">ToggleOption</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node7 -->
<g id="edge6" class="edge"><title>Node6&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M202.333,-10C214.674,-10 227.174,-10 238.225,-10"/>
<polygon fill="midnightblue" stroke="midnightblue" points="202.04,-6.5001 192.04,-10 202.04,-13.5001 202.04,-6.5001"/>
</g>
</g>
</svg>