NCBI C++ ToolKit
Public Attributes | List of all members
_cs_iodesc Struct Reference

Search Toolkit Book for _cs_iodesc

#include <dbapi/driver/ftds100/freetds/cstypes.h>

+ Collaboration diagram for _cs_iodesc:

Public Attributes

CS_INT iotype
 
CS_INT datatype
 
CS_LOCALElocale
 
CS_INT usertype
 
CS_INT total_txtlen
 
CS_INT offset
 
CS_BOOL log_on_update
 
CS_CHAR name [400]
 
CS_INT namelen
 
CS_BYTE timestamp [8]
 
CS_INT timestamplen
 
CS_BYTE textptr [16]
 
CS_INT textptrlen
 

Detailed Description

Definition at line 104 of file cstypes.h.

Member Data Documentation

◆ datatype

CS_INT _cs_iodesc::datatype

◆ iotype

CS_INT _cs_iodesc::iotype

Definition at line 106 of file cstypes.h.

Referenced by ct_data_info(), and ct_get_data().

◆ locale

CS_LOCALE * _cs_iodesc::locale

Definition at line 108 of file cstypes.h.

Referenced by ct_data_info(), and ct_get_data().

◆ log_on_update

CS_BOOL _cs_iodesc::log_on_update

◆ name

CS_CHAR _cs_iodesc::name

◆ namelen

CS_INT _cs_iodesc::namelen

Definition at line 114 of file cstypes.h.

Referenced by ct_data_info(), ct_get_data(), main(), and CTL_Connection::x_SetExtraMsg().

◆ offset

CS_INT _cs_iodesc::offset

Definition at line 111 of file cstypes.h.

Referenced by ct_data_info(), and ct_get_data().

◆ textptr

CS_BYTE _cs_iodesc::textptr

◆ textptrlen

CS_INT _cs_iodesc::textptrlen

◆ timestamp

CS_BYTE _cs_iodesc::timestamp

Definition at line 115 of file cstypes.h.

Referenced by ct_data_info(), ct_get_data(), and ct_send_data().

◆ timestamplen

CS_INT _cs_iodesc::timestamplen

Definition at line 116 of file cstypes.h.

Referenced by ct_data_info(), ct_get_data(), and ct_send_data().

◆ total_txtlen

CS_INT _cs_iodesc::total_txtlen

◆ usertype

CS_INT _cs_iodesc::usertype

Definition at line 109 of file cstypes.h.

Referenced by ct_data_info(), ct_get_data(), and main().


The documentation for this struct was generated from the following file:
Modified on Tue Jun 18 13:38:52 2024 by modify_doxy.py rev. 669887