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,44 @@
<?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: PIConsole Pages: 1 -->
<svg width="79pt" height="140pt"
viewBox="0.00 0.00 79.00 140.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 136)">
<title>PIConsole</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-136 75,-136 75,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 71,-19.5 71,-0.5 0,-0.5"/>
<text text-anchor="middle" x="35.5" y="-7.5" font-family="DejaVu Sans Mono" font-size="10.00">PIConsole</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_p_i_thread.html" target="_top" xlink:title="Thread class. ">
<polygon fill="white" stroke="black" points="3,-56.5 3,-75.5 68,-75.5 68,-56.5 3,-56.5"/>
<text text-anchor="middle" x="35.5" y="-63.5" font-family="DejaVu Sans Mono" font-size="10.00">PIThread</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="M35.5,-45.8045C35.5,-36.9102 35.5,-26.7798 35.5,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="32.0001,-46.083 35.5,-56.083 39.0001,-46.083 32.0001,-46.083"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><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="3,-112.5 3,-131.5 68,-131.5 68,-112.5 3,-112.5"/>
<text text-anchor="middle" x="35.5" y="-119.5" font-family="DejaVu Sans Mono" font-size="10.00">PIObject</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M35.5,-101.805C35.5,-92.9102 35.5,-82.7798 35.5,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="32.0001,-102.083 35.5,-112.083 39.0001,-102.083 32.0001,-102.083"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB