2019-09-10 16:08:22 +08: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">
|
2019-12-18 15:51:40 +08:00
|
|
|
<!-- Generated by graphviz version 2.28.0 (20111028.1807)
|
2019-09-10 16:08:22 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: UML Pages: 1 -->
|
2019-12-18 15:51:40 +08:00
|
|
|
<svg width="190pt" height="44pt"
|
|
|
|
viewBox="0.00 0.00 190.00 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 40)">
|
2019-09-10 16:08:22 +08:00
|
|
|
<title>UML</title>
|
2019-12-18 15:51:40 +08:00
|
|
|
<polygon fill="white" stroke="white" points="-4,5 -4,-40 187,-40 187,5 -4,5"/>
|
2019-09-10 16:08:22 +08:00
|
|
|
<!-- timer_t -->
|
|
|
|
<g id="node1" class="node"><title>timer_t</title>
|
2019-12-18 15:51:40 +08:00
|
|
|
<polygon fill="none" stroke="black" points="-0.00341797,-0 -0.00341797,-36 58.0034,-36 58.0034,-0 -0.00341797,-0"/>
|
|
|
|
<text text-anchor="middle" x="29" y="-15" font-family="Courier New" font-size="10.00">timer_t</text>
|
2019-09-10 16:08:22 +08:00
|
|
|
</g>
|
|
|
|
<!-- timer_info_t -->
|
2019-12-18 15:51:40 +08:00
|
|
|
<g id="node3" class="node"><title>timer_info_t</title>
|
|
|
|
<polygon fill="none" stroke="black" points="93.9941,-0 93.9941,-36 182.006,-36 182.006,-0 93.9941,-0"/>
|
|
|
|
<text text-anchor="middle" x="138" y="-15" font-family="Courier New" font-size="10.00">timer_info_t</text>
|
2019-09-10 16:08:22 +08:00
|
|
|
</g>
|
|
|
|
<!-- timer_t->timer_info_t -->
|
2019-12-18 15:51:40 +08:00
|
|
|
<g id="edge2" class="edge"><title>timer_t->timer_info_t</title>
|
|
|
|
<path fill="none" stroke="black" d="M58.113,-18C65.9457,-18 74.7235,-18 83.5012,-18"/>
|
|
|
|
<polygon fill="black" stroke="black" points="93.7489,-18 83.7489,-22.5001 88.7489,-18 83.7489,-18.0001 83.7489,-18.0001 83.7489,-18.0001 88.7489,-18 83.7488,-13.5001 93.7489,-18 93.7489,-18"/>
|
2019-09-10 16:08:22 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|