Files
MTSC/docs/inherit_graph_13.dot
T
2019-10-20 14:52:16 +02:00

9 lines
446 B
Plaintext

digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="MTSC.Server.ClientData",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d4/dbb/class_m_t_s_c_1_1_server_1_1_client_data.html",tooltip="Structure containing client information."];
}