Current File : //usr/local/apps/share/doc/freetds/reference/a00390_ga65a2316369529731732f200c190d05d6_cgraph.map |
<map id="tds_process_info" name="tds_process_info">
<area shape="rect" id="node2" href="$a00388.html#ga0cb72d3f6943795c39db1fa692be0a58" title="Return a single byte from the input buffer. " alt="" coords="883,1224,985,1251"/>
<area shape="rect" id="node4" href="$a00217.html#ab45c291105027e69836002e1dd586141" title="Write a message to the debug log. " alt="" coords="1892,591,1995,617"/>
<area shape="rect" id="node9" href="$a00388.html#gae7d9c4e1a079e1d0aa0252732631e8c4" title="Get N bytes from the buffer and return them in the already allocated space given to us..." alt="" coords="1088,1123,1173,1149"/>
<area shape="rect" id="node10" href="$a00390.html#gafb26aba5d935e40b87b95e21a5185848" title="Reads a string from wire in a new allocated buffer. " alt="" coords="638,464,787,491"/>
<area shape="rect" id="node13" href="$a00388.html#gad38aa5b9547817854ccba1fcc7855861" title="Get an int16 from the server. " alt="" coords="869,920,999,947"/>
<area shape="rect" id="node14" href="$a00389.html#ga3340b488ed37845018e34572450e64c6" title="Returns a C version (NUL terminated string) of dstr. " alt="" coords="882,397,986,424"/>
<area shape="rect" id="node15" href="$a00390.html#ga39453d084f3f780ac4602d4abf2839f7" title="tds_process_default_tokens() is a catch all function that is called to process tokens not known to ot..." alt="" coords="184,887,333,929"/>
<area shape="rect" id="node22" href="$a00388.html#gad70d59fb317d098b0c9fd29dd77131a8" title="Unget will always work as long as you don't call it twice in a row. " alt="" coords="653,717,772,744"/>
<area shape="rect" id="node3" href="$a00388.html#ga410619783bdf2bb60b0f27a5578e0e07" title="Read in one 'packet' from the server. " alt="" coords="1249,1161,1377,1188"/>
<area shape="rect" id="node5" href="$a00217.html#abf18b98efef6ce2dc0b97d658a3a1918" title="Call the client library's error handler (for library-generated errors only) " alt="" coords="1772,1143,1844,1169"/>
<area shape="rect" id="node6" href="$a00388.html#ga3e3f76009fce5ceedb2f42bb2c9aed2e" title="Close current socket. " alt="" coords="1433,1244,1563,1271"/>
<area shape="rect" id="node8" href="$a00217.html#a79449d2f35a8acc8ed0585044f75524d" title="Dump the contents of data into the log file in a human readable format. " alt="" coords="1427,1193,1569,1220"/>
<area shape="rect" id="node7" href="$a00217.html#a16db200d2281f76fe46fc1cbe37ca9df" title="Set state of TDS connection, with logging and checking. " alt="" coords="1617,1087,1724,1113"/>
<area shape="rect" id="node11" href="$a00388.html#ga90f080e6e9448feac15dee1370d66802" title="Fetch a string from the wire. " alt="" coords="878,616,990,643"/>
<area shape="rect" id="node12" href="$a00388.html#ga676c4dee6522815b16fdc8e448e43590" title="For UTF-8 and similar, tds_iconv() may encounter a partial sequence when the chunk boundary is not al..." alt="" coords="1061,616,1200,643"/>
<area shape="rect" id="node16" href="$a00390.html#ga7f24a7af985cd320788122e98072b7af" title="Returns string representation for a given token type. " alt="" coords="413,768,539,795"/>
<area shape="rect" id="node17" href="$a00390.html#ga4e1e52e09b0c27a9b9f53eb6b539afce" title="Process authentication token. " alt="" coords="645,312,780,339"/>
<area shape="rect" id="node18" href="$a00390.html#ga3e1b4df4410a86a563a8c155e7799720" title="tds_process_env_chg() when ever certain things change on the server, such as database, character set, language, or block size. " alt="" coords="395,1417,557,1444"/>
<area shape="rect" id="node19" href="$a00390.html#ga7a081cf9bb8f04ead12f0299fb7c4cd9" title="tds_process_end() processes any of the DONE, DONEPROC, or DONEINPROC tokens. " alt="" coords="647,363,778,389"/>
<area shape="rect" id="node21" href="$a00388.html#ga221e98a9c8be96ec6c8547891e1b53af" title="Reads a byte from the TDS stream without removing it. " alt="" coords="436,1645,516,1672"/>
<area shape="rect" id="node23" href="$a00390.html#ga9fdef8228d29cab7fa9098f07fa73fba" title="Process parameters from networks. " alt="" coords="381,702,571,743"/>
<area shape="rect" id="node24" href="$a00390.html#gaca56fc22d65a24a96d1bef310ade73aa" title="tds7_process_result() is the TDS 7.0 result set processing routine. " alt="" coords="638,195,787,221"/>
<area shape="rect" id="node25" href="$a00390.html#gaa6a7e5aeb10a1322911c47be9c43e2d2" title="Process option cmd results. " alt="" coords="623,971,803,997"/>
<area shape="rect" id="node26" href="$a00390.html#ga547b2f48659f77a69aa802d861ac827d" title="tds5_process_result() is the TDS 5.0 result set processing routine. " alt="" coords="638,1021,787,1048"/>
<area shape="rect" id="node27" href="$a00390.html#gabe2bdd5a41ce067cb31aef18ff81cb1c" title="tds5_process_result2() is the new TDS 5.0 result set processing routine. " alt="" coords="634,616,791,643"/>
<area shape="rect" id="node28" href="$a00388.html#ga9ac121c269e203337a48c5bf8afc48c3" title="Get an int32 from the server. " alt="" coords="885,768,983,795"/>
<area shape="rect" id="node29" href="$a00390.html#ga905d2fa5e1b602817bd16bb0fcf9eadb" title="tds_process_col_name() is one half of the result set under TDS 4.2 it contains all the column names..." alt="" coords="392,869,560,896"/>
<area shape="rect" id="node30" href="$a00390.html#ga4e3dd9d3614f5f0433b78b761dd68741" title="tds_process_col_fmt() is the other half of result set processing under TDS 4.2. " alt="" coords="637,413,789,440"/>
<area shape="rect" id="node31" href="$a00390.html#gaad814dd6e35aee8332035d06dc8b5d65" title="tds_process_row() processes rows and places them in the row buffer. " alt="" coords="1248,144,1379,171"/>
<area shape="rect" id="node32" href="$a00390.html#ga416cf119c1d4a0fca27dc5b50c261358" title="Process results from dynamic. " alt="" coords="627,1072,799,1099"/>
<area shape="rect" id="node33" href="$a00390.html#gae688b515631141acfbc41bbb91c8b921" title="Process new TDS 5.0 token for describing output parameters. " alt="" coords="619,515,807,541"/>
<area shape="rect" id="node34" href="$a00390.html#ga7b18c0911a9dc69939577b39eb64725d" title="tds_process_params_result_token() processes params on TDS5. " alt="" coords="399,971,553,1013"/>
<area shape="rect" id="node35" href="$a00390.html#ga315d875d90c64d12d61fc9e33b4dee96" title="Reads cursor command results. " alt="" coords="639,1123,786,1165"/>
<area shape="rect" id="node36" href="$a00390.html#gaeec59bca9bd0c5388e245f0d19d9c81a" title="Process list of table from network. " alt="" coords="395,1139,557,1165"/>
<area shape="rect" id="node37" href="$a00390.html#ga22c7f413d43fc0d511e122a3de389166" title="Reads column information. " alt="" coords="639,1291,787,1317"/>
<area shape="rect" id="node38" href="$a00390.html#gaf7264c9eb3aa7a73358a4c65f02d3d3c" title="tds_process_nbcrow() processes rows and places them in the row buffer. " alt="" coords="858,1797,1010,1824"/>
<area shape="rect" id="node20" href="$a00390.html#ga69902dffb299d62a799888e0fa3ccd68" title="Attempt to close all deferred closes (dynamics and cursors). " alt="" coords="855,449,1013,490"/>
</map>