Current File : //usr/local/emps/share/doc/freetds/reference/a00566_gad96366d9fa93bfc283cef1299fbe97ab_icgraph.dot |
digraph "tds_dstr_copy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="RL";
Node1 [label="tds_dstr_copy",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="copy a string from another"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="parse_server_name_for_port",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00559.html#ga82ac44924fb1ae41042c233573a4ac8d",tooltip="Check the server name to find port info first Warning: connection-> & login-> are all modified when n..."];
Node1 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [label="tds_dstr_set",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00566.html#gab78cc59b110df2817b00f9bed74c6ff1",tooltip="set a string from another buffer."];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [label="tds_process_colinfo",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00565.html#ga22c7f413d43fc0d511e122a3de389166",tooltip="Reads column information."];
}