_cs_connection Struct Reference

Search Toolkit Book for _cs_connection

#include <ctlib.h>

Collaboration diagram for _cs_connection:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 116 of file ctlib.h.

Public Attributes

CS_CONTEXTctx
TDSLOGINtds_login
TDSSOCKETtds_socket
CS_CLIENTMSG_FUNC _clientmsg_cb
CS_SERVERMSG_FUNC _servermsg_cb
void * userdata
int userdata_len
CS_LOCALElocale
CS_COMMAND_LISTcmds
CS_DYNAMIC_LISTdynlist


Member Data Documentation

CS_CLIENTMSG_FUNC _cs_connection::_clientmsg_cb
 

Definition at line 121 of file ctlib.h.

Referenced by _ct_handle_client_message(), and ct_callback().

CS_SERVERMSG_FUNC _cs_connection::_servermsg_cb
 

Definition at line 122 of file ctlib.h.

Referenced by _ct_handle_server_message(), and ct_callback().

CS_COMMAND_LIST* _cs_connection::cmds
 

Definition at line 126 of file ctlib.h.

Referenced by _ct_cmd_drop(), ct_cancel(), ct_cmd_alloc(), and ct_con_drop().

CS_CONTEXT* _cs_connection::ctx
 

Definition at line 118 of file ctlib.h.

Referenced by _blk_get_col_data(), _blk_rowxfer_out(), _ct_fetch_cursor(), _ct_handle_client_message(), _ct_handle_server_message(), _ctclient_msg(), blk_describe(), blk_textxfer(), ct_con_props(), ct_connect(), ct_describe(), ct_diag(), ct_diag_storeclientmsg(), ct_diag_storeservermsg(), ct_fetch(), and ct_results().

CS_DYNAMIC_LIST* _cs_connection::dynlist
 

Definition at line 127 of file ctlib.h.

Referenced by _ct_allocate_dynamic(), _ct_deallocate_dynamic(), and _ct_locate_dynamic().

CS_LOCALE* _cs_connection::locale
 

Definition at line 125 of file ctlib.h.

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

TDSLOGIN* _cs_connection::tds_login
 

Definition at line 119 of file ctlib.h.

Referenced by ct_capability(), ct_con_drop(), ct_con_props(), and ct_connect().

TDSSOCKET* _cs_connection::tds_socket
 

Definition at line 120 of file ctlib.h.

Referenced by _blk5_send_blob_columns(), _blk_build_bcp_record(), _blk_clean_desc(), _blk_read_column_defaults(), _blk_rowxfer_in(), _blk_rowxfer_out(), _blk_send_blob_columns(), _blk_send_colmetadata(), _blk_start_new_batch(), _ct_cancel_cleanup(), _ct_fetch_cursor(), _rowxfer_in_init(), blk_done(), blk_init(), blk_textxfer(), ct_bind(), ct_cancel(), ct_close(), ct_cmd_props(), ct_compute_info(), ct_con_props(), ct_connect(), ct_cursor(), ct_data_info(), ct_describe(), ct_fetch(), ct_get_data(), ct_options(), ct_param(), ct_res_info(), ct_results(), ct_send(), ct_send_data(), ctlib_query_timeout(), and CTL_Connection::SetTimeout().

void* _cs_connection::userdata
 

Definition at line 123 of file ctlib.h.

Referenced by ct_con_drop(), and ct_con_props().

int _cs_connection::userdata_len
 

Definition at line 124 of file ctlib.h.

Referenced by ct_con_props().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:03 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:17 2009 by modify_doxy.py rev. 173732