FreeTDS API
Loading...
Searching...
No Matches
Public Attributes | List of all members
tds_file_stream Struct Reference
Collaboration diagram for tds_file_stream:
[legend]

Public Attributes

char * cbuf
 Circular input buffer followed by 2 copies of the terminator so that we can easily "memcmp" the circular buffer against it.
 
size_t cpos
 Offset in circular buffer of last-read character.
 
FILE * f
 file to read from
 
TDSINSTREAM stream
 common fields, must be the first field
 
size_t term_len
 terminator length in bytes – cbuf length is 3*term_len
 

The documentation for this struct was generated from the following file: