Current File : //usr/local/emps/share/doc/freetds/reference/a00563_gada27f4cfce925240ad33b71b63ca692d_cgraph.dot |
digraph "tds_query_flush_packet"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="tds_query_flush_packet",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Flush query packet."];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="tds_flush_packet",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00564.html#ga5feb53554e8917a81bbbc332163a61fb",tooltip="Flush packet to server."];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [label="tds_set_state",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00449.html#a16db200d2281f76fe46fc1cbe37ca9df",tooltip="Set state of TDS connection, with logging and checking."];
Node3 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [label="tdsdump_log",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00449.html#ab45c291105027e69836002e1dd586141",tooltip="Write a message to the debug log."];
}