mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-03 18:31:17 +00:00
33 lines
2.0 KiB
XML
33 lines
2.0 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: RAY::Cache< T > Pages: 1 -->
|
|
<svg width="106pt" height="132pt"
|
|
viewBox="0.00 0.00 106.00 132.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 128)">
|
|
<title>RAY::Cache< T ></title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-128 102,-128 102,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="A templated class used to cache ressources, indexed with a string.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-123.5 98,-123.5 98,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="49" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">RAY::Cache< T ></text>
|
|
<polyline fill="none" stroke="black" points="0,-104.5 98,-104.5 "/>
|
|
<text text-anchor="start" x="8" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _dataLoader</text>
|
|
<text text-anchor="start" x="8" y="-81.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _dataUnloader</text>
|
|
<text text-anchor="start" x="8" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00">- _cache</text>
|
|
<polyline fill="none" stroke="black" points="0,-63.5 98,-63.5 "/>
|
|
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Cache()</text>
|
|
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Cache()</text>
|
|
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Cache()</text>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
|
|
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ fetch()</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|