summaryrefslogtreecommitdiff
path: root/quellcode/versuch1/dotout.dot
blob: 2d6f2e4fc6fd86940127cabff70db1ac658d2ab4 (plain)
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
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"];
}