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,57 @@
<?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: PIEthernet Pages: 1 -->
<svg width="85pt" height="196pt"
viewBox="0.00 0.00 85.00 196.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 192)">
<title>PIEthernet</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-192 81,-192 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">PIEthernet</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="class_p_i_i_o_device.html" target="_top" xlink:title="Base class for input/output classes. ">
<polygon fill="white" stroke="black" points="0,-56.5 0,-75.5 77,-75.5 77,-56.5 0,-56.5"/>
<text text-anchor="middle" x="38.5" y="-63.5" font-family="DejaVu Sans Mono" font-size="10.00">PIIODevice</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>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="class_p_i_thread.html" target="_top" xlink:title="Thread class. ">
<polygon fill="white" stroke="black" points="6,-112.5 6,-131.5 71,-131.5 71,-112.5 6,-112.5"/>
<text text-anchor="middle" x="38.5" y="-119.5" font-family="DejaVu Sans Mono" font-size="10.00">PIThread</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="M38.5,-101.805C38.5,-92.9102 38.5,-82.7798 38.5,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="35.0001,-102.083 38.5,-112.083 42.0001,-102.083 35.0001,-102.083"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><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,-168.5 6,-187.5 71,-187.5 71,-168.5 6,-168.5"/>
<text text-anchor="middle" x="38.5" y="-175.5" font-family="DejaVu Sans Mono" font-size="10.00">PIObject</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M38.5,-157.805C38.5,-148.91 38.5,-138.78 38.5,-131.751"/>
<polygon fill="midnightblue" stroke="midnightblue" points="35.0001,-158.083 38.5,-168.083 42.0001,-158.083 35.0001,-158.083"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB