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

127 lines
5.9 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 -->
2023-03-09 15:44:43 +00:00
<svg width="229pt" height="249pt"
viewBox="0.00 0.00 229.00 249.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 245)">
2023-01-06 08:16:41 +00:00
<title>类继承关系图</title>
<!-- Node0 -->
<g id="node1" class="node">
<title>Node0</title>
2023-03-09 15:44:43 +00:00
<g id="a_node1"><a xlink:href="interface_z_m_1_1_bootstrap_1_1_bootstrapper.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="72,-130 0,-130 0,-111 72,-111 72,-130"/>
<text text-anchor="middle" x="36" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">Bootstrapper</text>
2023-01-06 08:16:41 +00:00
</a>
</g>
</g>
2023-03-09 15:44:43 +00:00
<!-- Node1 -->
<g id="node2" class="node">
<title>Node1</title>
<g id="a_node2"><a xlink:href="class_z_m_1_1_bootstrap_1_1_handle_exceptions.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212,-241 117,-241 117,-222 212,-222 212,-241"/>
<text text-anchor="middle" x="164.5" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">HandleExceptions</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="M47.29,-140.27C59.2,-161.32 80.74,-194.19 108,-213.5 112.55,-216.72 117.7,-219.39 122.99,-221.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.39,-138.66 42.54,-131.54 44.25,-142 50.39,-138.66"/>
</g>
<!-- Node2 -->
<g id="node3" class="node">
<title>Node2</title>
<g id="a_node3"><a xlink:href="class_z_m_1_1_bootstrap_1_1_load_configuration.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212,-204 117,-204 117,-185 212,-185 212,-204"/>
<text text-anchor="middle" x="164.5" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">LoadConfiguration</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M55.18,-137.84C68.82,-150.05 88.42,-166.04 108,-176.5 113.81,-179.6 120.24,-182.29 126.61,-184.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.61,-135.32 47.88,-131.12 52.87,-140.47 57.61,-135.32"/>
</g>
<!-- Node3 -->
<g id="node4" class="node">
<title>Node3</title>
<g id="a_node4"><a xlink:href="class_z_m_1_1_bootstrap_1_1_load_global_defines.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="213.5,-167 115.5,-167 115.5,-148 213.5,-148 213.5,-167"/>
<text text-anchor="middle" x="164.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">LoadGlobalDefines</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M81.95,-133.65C97.6,-138.22 114.89,-143.28 129.51,-147.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.93,-130.29 72.35,-130.84 80.97,-137.01 82.93,-130.29"/>
</g>
<!-- Node4 -->
<g id="node5" class="node">
<title>Node4</title>
<g id="a_node5"><a xlink:href="class_z_m_1_1_bootstrap_1_1_load_plugins.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="200,-130 129,-130 129,-111 200,-111 200,-130"/>
<text text-anchor="middle" x="164.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">LoadPlugins</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node0&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M83.41,-120.5C98.45,-120.5 114.86,-120.5 128.89,-120.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.75,-117 73.75,-120.5 83.75,-124 83.75,-117"/>
</g>
<!-- Node5 -->
<g id="node6" class="node">
<title>Node5</title>
<g id="a_node6"><a xlink:href="class_z_m_1_1_bootstrap_1_1_register_event_provider.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="221,-93 108,-93 108,-74 221,-74 221,-93"/>
<text text-anchor="middle" x="164.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">RegisterEventProvider</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node5 -->
<g id="edge5" class="edge">
<title>Node0&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M81.95,-107.35C97.6,-102.78 114.89,-97.72 129.51,-93.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.97,-103.99 72.35,-110.16 82.93,-110.71 80.97,-103.99"/>
</g>
<!-- Node6 -->
<g id="node7" class="node">
<title>Node6</title>
<g id="a_node7"><a xlink:href="class_z_m_1_1_bootstrap_1_1_register_logger.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="206,-56 123,-56 123,-37 206,-37 206,-56"/>
<text text-anchor="middle" x="164.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">RegisterLogger</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node6 -->
<g id="edge6" class="edge">
<title>Node0&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M55.76,-103.17C69.42,-91.28 88.82,-75.84 108,-65.5 114.45,-62.02 121.67,-58.99 128.7,-56.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.55,-100.45 48.42,-109.72 58.21,-105.68 53.55,-100.45"/>
</g>
<!-- Node7 -->
<g id="node8" class="node">
<title>Node7</title>
<g id="a_node8"><a xlink:href="class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="217.5,-19 111.5,-19 111.5,0 217.5,0 217.5,-19"/>
<text text-anchor="middle" x="164.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">SetInternalTimezone</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node7 -->
<g id="edge7" class="edge">
<title>Node0&#45;&gt;Node7</title>
<path fill="none" stroke="#63b8ff" d="M47.59,-100.71C59.64,-79.95 81.17,-47.72 108,-28.5 113.05,-24.88 118.84,-21.91 124.74,-19.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.59,-98.89 42.77,-109.33 50.7,-102.3 44.59,-98.89"/>
</g>
2023-01-06 08:16:41 +00:00
</g>
</svg>