Files
Bomberman/classWAL_1_1View__coll__graph.svg
2021-06-26 11:31:13 +00:00

61 lines
4.2 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 2.43.0 (0)
-->
<!-- Title: WAL::View&lt; Components &gt; Pages: 1 -->
<svg width="160pt" height="325pt"
viewBox="0.00 0.00 160.00 325.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 321)">
<title>WAL::View&lt; Components &gt;</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-321 156,-321 156,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A view allowing one to easily access entities containing a set list of component. A view is always up...">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-189.5 152,-189.5 152,-0.5 0,-0.5"/>
<text text-anchor="middle" x="76" y="-177.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::View&lt; Components &gt;</text>
<polyline fill="none" stroke="black" points="0,-170.5 152,-170.5 "/>
<text text-anchor="start" x="8" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _entities</text>
<text text-anchor="start" x="8" y="-147.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; _types</text>
<polyline fill="none" stroke="black" points="0,-140.5 152,-140.5 "/>
<text text-anchor="start" x="8" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ begin()</text>
<text text-anchor="start" x="8" y="-117.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ end()</text>
<text text-anchor="start" x="8" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ size()</text>
<text text-anchor="start" x="8" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ front()</text>
<text text-anchor="start" x="8" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ back()</text>
<text text-anchor="start" x="8" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getTypes()</text>
<text text-anchor="start" x="8" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ emplace_back()</text>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ erase()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ View()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ View()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~View()</text>
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="classWAL_1_1IView.html" target="_top" xlink:title="A basic view used to manipulate view without knowing their type at compile time.">
<polygon fill="white" stroke="black" points="23,-226.5 23,-316.5 129,-316.5 129,-226.5 23,-226.5"/>
<text text-anchor="middle" x="76" y="-304.5" font-family="Helvetica,sans-Serif" font-size="10.00">WAL::IView</text>
<polyline fill="none" stroke="black" points="23,-297.5 129,-297.5 "/>
<text text-anchor="middle" x="76" y="-285.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="23,-278.5 129,-278.5 "/>
<text text-anchor="start" x="31" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ getTypes()</text>
<text text-anchor="start" x="31" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ emplace_back()</text>
<text text-anchor="start" x="31" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ erase()</text>
<text text-anchor="start" x="31" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~IView()</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M76,-216.36C76,-207.86 76,-198.86 76,-189.76"/>
<polygon fill="none" stroke="midnightblue" points="72.5,-216.47 76,-226.47 79.5,-216.47 72.5,-216.47"/>
</g>
</g>
</svg>