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 35 36 37 38
|
<?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: tds_process_default_tokens Pages: 1 -->
<svg width="220pt" height="39pt"
viewBox="0.00 0.00 220.00 39.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 35)">
<title>tds_process_default_tokens</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-35 216,-35 216,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="tds_process_default_tokens() is a catch all function that is called to process tokens not known to ot...">
<polygon fill="#bfbfbf" stroke="#000000" points="0,-.5 0,-30.5 104,-30.5 104,-.5 0,-.5"/>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">tds_process_default</text>
<text text-anchor="middle" x="52" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">_tokens</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="a00437.html#ab45c291105027e69836002e1dd586141" target="_top" xlink:title="Write a message to the debug log.">
<polygon fill="#ffffff" stroke="#000000" points="140,-6 140,-25 212,-25 212,-6 140,-6"/>
<text text-anchor="middle" x="176" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">tdsdump_log</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id="edge1" class="edge">
<title>Node1->Node2</title>
<path fill="none" stroke="#191970" d="M104.2278,-15.5C112.6047,-15.5 121.2258,-15.5 129.4585,-15.5"/>
<polygon fill="#191970" stroke="#191970" points="129.6312,-19.0001 139.6311,-15.5 129.6311,-12.0001 129.6312,-19.0001"/>
</g>
</g>
</svg>
|