summaryrefslogtreecommitdiff
path: root/quellcode/versuch1/dotout.dot
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2014-03-31 16:53:55 +0200
committerManuel Traut <manut@mecka.net>2014-03-31 16:53:55 +0200
commit1adba473e6917b227e1b0a1118148101dca202e7 (patch)
tree13180ede9564ba50c528b274ee5719b4e030ef06 /quellcode/versuch1/dotout.dot
parenteacbf5bb4d57af21c731f41251015d3b991ad490 (diff)
add quellcodeHEADmaster
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'quellcode/versuch1/dotout.dot')
-rwxr-xr-xquellcode/versuch1/dotout.dot32
1 files changed, 32 insertions, 0 deletions
diff --git a/quellcode/versuch1/dotout.dot b/quellcode/versuch1/dotout.dot
new file mode 100755
index 0000000..2d6f2e4
--- /dev/null
+++ b/quellcode/versuch1/dotout.dot
@@ -0,0 +1,32 @@
+graph G {
+ node [label="\N"];
+ graph [bb="0,0,610,440"];
+ TAO [pos="195,101", width="0.75", height="0.50"];
+ _get_component_Put_Upcall_Command [pos="278,101", width="3.53", height="0.50"];
+ _is_a_Put_Upcall_Command [pos="177,19", width="2.64", height="0.50"];
+ _non_existent_Put_Upcall_Command [pos="120,138", width="3.31", height="0.50"];
+ _repository_id_Put_Upcall_Command [pos="247,166", width="3.39", height="0.50"];
+ allPorts_Put [pos="177,182", width="1.31", height="0.50"];
+ POA_benchmark [pos="177,375", width="1.69", height="0.50"];
+ benchmark_Put_i [pos="221,318", width="1.75", height="0.50"];
+ connect_Put [pos="119,65", width="1.33", height="0.50"];
+ onePort_Put [pos="247,36", width="1.33", height="0.50"];
+ PortableServer [pos="424,421", width="1.53", height="0.50"];
+ Put [pos="468,364", width="0.75", height="0.50"];
+ Put_tie [pos="492,295", width="0.92", height="0.50"];
+ TAO_Perfect_Hash_OpTable [pos="395,236", width="2.64", height="0.50"];
+ TAO_benchmark_Put_Perfect_Hash_OpTable [pos="467,226", width="3.94", height="0.50"];
+ CPX [pos="245,249", width="0.75", height="0.50"];
+ TAO -- _get_component_Put_Upcall_Command [pos="222,101 222,101 222,101 222,101"];
+ TAO -- _is_a_Put_Upcall_Command [pos="191,83 188,69 184,51 181,37"];
+ TAO -- _non_existent_Put_Upcall_Command [pos="173,112 168,115 161,118 155,121"];
+ TAO -- _repository_id_Put_Upcall_Command [pos="208,117 215,126 225,138 232,148"];
+ TAO -- allPorts_Put [pos="191,119 188,132 184,150 181,164"];
+ POA_benchmark -- benchmark_Put_i [pos="191,357 196,350 202,343 208,336"];
+ TAO -- connect_Put [pos="173,90 165,87 157,83 149,79"];
+ TAO -- onePort_Put [pos="208,85 216,76 225,63 233,53"];
+ PortableServer -- Put [pos="438,403 444,396 450,387 456,380"];
+ Put -- Put_tie [pos="474,346 478,336 482,323 486,313"];
+ TAO_Perfect_Hash_OpTable -- TAO_benchmark_Put_Perfect_Hash_OpTable [pos="467,226 467,226 467,226 467,226"];
+ CPX -- benchmark_Put_i [style=dotted, pos="239,267 236,277 231,290 227,300"];
+}