root/doc/html/inherit__graph__23.dot @ 353

Revision 353, 443 bytes (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::Compare_Base_Event_Times",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structitpp_1_1Compare__Base__Event__Times.html",tooltip="Compare to events, Returns true if expire time of event1 is larger than the expire..."];
7}
Note: See TracBrowser for help on using the browser.