Files
GridFire/docs/html/classgridfire_1_1utils_1_1Column__coll__graph.svg

103 lines
4.1 KiB
XML
Raw Normal View History

<?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.43.0 (0)
-->
<!-- Title: gridfire::utils::Column&lt; T &gt; Pages: 1 -->
<svg width="257pt" height="160pt"
viewBox="0.00 0.00 257.00 160.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 156)">
<title>gridfire::utils::Column&lt; T &gt;</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="164,-19 14,-19 14,0 164,0 164,-19"/>
<text text-anchor="middle" x="89" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::utils::Column&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classgridfire_1_1utils_1_1ColumnBase.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="146,-85 0,-85 0,-66 146,-66 146,-85"/>
<text text-anchor="middle" x="73" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::utils::ColumnBase</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M77.64,-55.95C80.64,-43.93 84.42,-28.82 86.77,-19.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="74.19,-55.32 75.16,-65.87 80.98,-57.02 74.19,-55.32"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="229.5,-85 164.5,-85 164.5,-66 229.5,-66 229.5,-85"/>
<text text-anchor="middle" x="197" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">std::string</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node3&#45;&gt;Node1</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M173.7,-60.69C152.44,-48.09 121.69,-29.87 103.68,-19.2"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="172.05,-63.78 182.43,-65.87 175.62,-57.76 172.05,-63.78"/>
</a>
</g>
<text text-anchor="middle" x="175" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_header</text>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="249,-152 145,-152 145,-122 249,-122 249,-152"/>
<text text-anchor="start" x="153" y="-140" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_string&lt;</text>
<text text-anchor="middle" x="197" y="-129" font-family="Helvetica,sans-Serif" font-size="10.00"> Char &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M197,-111.79C197,-102.36 197,-92.15 197,-85.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="193.5,-111.9 197,-121.9 200.5,-111.9 193.5,-111.9"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>