1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<?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.40.1 (20161225.0304)
-->
<!-- Title: uscxml::StdOutLogger Pages: 1 -->
<svg width="123pt" height="84pt"
viewBox="0.00 0.00 123.00 84.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 80)">
<title>uscxml::StdOutLogger</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-80 119,-80 119,4 -4,4"/>
<!-- Node2 -->
<g id="node1" class="node">
<title>Node2</title>
<polygon fill="#bfbfbf" stroke="#000000" points="0,-.5 0,-19.5 115,-19.5 115,-.5 0,-.5"/>
<text text-anchor="middle" x="57.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::StdOutLogger</text>
</g>
<!-- Node3 -->
<g id="node2" class="node">
<title>Node3</title>
<g id="a_node2"><a xlink:href="classuscxml_1_1_logger_impl.html" target="_top" xlink:title="uscxml::LoggerImpl">
<polygon fill="#ffffff" stroke="#000000" points="6,-56.5 6,-75.5 109,-75.5 109,-56.5 6,-56.5"/>
<text text-anchor="middle" x="57.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">uscxml::LoggerImpl</text>
</a>
</g>
</g>
<!-- Node3->Node2 -->
<g id="edge1" class="edge">
<title>Node3->Node2</title>
<path fill="none" stroke="#191970" d="M57.5,-46.1575C57.5,-37.155 57.5,-26.9199 57.5,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="54.0001,-46.2455 57.5,-56.2455 61.0001,-46.2456 54.0001,-46.2455"/>
</g>
</g>
</svg>
|