root/doc/html/inherit__graph__12.dot @ 353

Revision 353, 0.6 kB (checked in by smidl, 16 years ago)

doc

Line 
1digraph G
2{
3  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4  node [fontname="FreeSans",fontsize="10",shape=record];
5  rankdir=LR;
6  Node1 [label="itpp::Base_Slot\< DataType \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1Base__Slot.html"];
7  Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
8  Node2 [label="itpp::Slot\< ObjectType, DataType \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classitpp_1_1Slot.html",tooltip="Slot Class."];
9}
Note: See TracBrowser for help on using the browser.