with docs

git-svn-id: svn://db.shs.com.ru/pip@5 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2015-02-28 18:36:54 +00:00
parent 13336674eb
commit 02fdf8b415
726 changed files with 75434 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
<?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.38.0 (20140413.2041)
-->
<!-- Title: PIProtocol Pages: 1 -->
<svg width="85pt" height="84pt"
viewBox="0.00 0.00 85.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>PIProtocol</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-80 81,-80 81,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 77,-19.5 77,-0.5 0,-0.5"/>
<text text-anchor="middle" x="38.5" y="-7.5" font-family="DejaVu Sans Mono" font-size="10.00">PIProtocol</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_p_i_object.html" target="_top" xlink:title="This is base class for any classes which use events &#45;&gt; handlers mechanism. ">
<polygon fill="white" stroke="black" points="6,-56.5 6,-75.5 71,-75.5 71,-56.5 6,-56.5"/>
<text text-anchor="middle" x="38.5" y="-63.5" font-family="DejaVu Sans Mono" font-size="10.00">PIObject</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M38.5,-45.8045C38.5,-36.9102 38.5,-26.7798 38.5,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="35.0001,-46.083 38.5,-56.083 42.0001,-46.083 35.0001,-46.083"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB