Nut/doc/html/class_table_set_base__coll_...

11 lines
805 B
Plaintext
Raw Normal View History

2016-06-10 16:14:31 +08:00
digraph "TableSetBase"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="TableSetBase",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node2 -> Node1 [dir="back",color="darkorchid3",fontsize="10",style="dashed",label=" _table" ,fontname="Helvetica"];
Node2 [label="Table",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_table.html"];
Node3 -> Node1 [dir="back",color="darkorchid3",fontsize="10",style="dashed",label=" _database" ,fontname="Helvetica"];
Node3 [label="Database",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_database.html",tooltip="Database class."];
}