Files
zhamao-framework/docs/.vuepress/public/doxy/inherit_graph_33.svg

73 lines
3.1 KiB
XML
Raw Normal View History

2023-01-06 08:16:41 +00:00
<?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 7.0.5 (20221223.1930)
-->
<!-- Title: 类继承关系图 Pages: 1 -->
<svg width="193pt" height="64pt"
viewBox="0.00 0.00 193.00 64.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 60)">
<title>类继承关系图</title>
<!-- Node0 -->
<g id="node1" class="node">
<title>Node0</title>
<g id="a_node1"><a xlink:href="interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="75.5,-56 7.5,-56 7.5,-37 75.5,-37 75.5,-56"/>
<text text-anchor="middle" x="41.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">KVInterface</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node">
<title>Node1</title>
<g id="a_node2"><a xlink:href="class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="185,-56 119,-56 119,-37 185,-37 185,-56"/>
<text text-anchor="middle" x="152" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">LightCache</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M87.45,-46.5C97.9,-46.5 108.82,-46.5 118.6,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.45,-43 77.45,-46.5 87.45,-50 87.45,-43"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="179.5,-19 124.5,-19 124.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="152" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">KVRedis</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M82.35,-32.91C96.24,-28.17 111.49,-22.97 124.08,-18.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.34,-29.56 73.01,-36.1 83.6,-36.18 81.34,-29.56"/>
</g>
<!-- Node2 -->
<g id="node4" class="node">
<title>Node2</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="83,-19 0,-19 0,0 83,0 83,-19"/>
<text text-anchor="middle" x="41.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">CacheInterface</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge3" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M82.23,-23.05C95.34,-27.52 109.67,-32.41 121.84,-36.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.6,-19.82 73.01,-19.9 81.34,-26.44 83.6,-19.82"/>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge4" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M94.65,-9.5C104.9,-9.5 115.24,-9.5 124.22,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.72,-6 84.72,-9.5 94.72,-13 94.72,-6"/>
</g>
</g>
</svg>