_cs_context Struct Reference

Search Toolkit Book for _cs_context

#include <ctlib.h>

Collaboration diagram for _cs_context:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 72 of file ctlib.h.

Public Attributes

CS_INT date_convert_fmt
CS_INT cs_errhandletype
CS_INT cs_diag_msglimit
CS_INT cs_diag_msglimit_client
CS_INT cs_diag_msglimit_server
CS_INT cs_diag_msglimit_total
cs_diag_msg_clientclientstore
cs_diag_msg_svrsvrstore
cs_diag_msgmsgstore
CS_CSLIBMSG_FUNC _cslibmsg_cb
CS_CLIENTMSG_FUNC _clientmsg_cb
CS_SERVERMSG_FUNC _servermsg_cb
void * userdata
int userdata_len
TDSCONTEXTtds_ctx
CS_CONFIG config
int login_timeout
 not used unless positive
int query_timeout
 not used unless positive


Member Data Documentation

CS_CLIENTMSG_FUNC _cs_context::_clientmsg_cb
 

Definition at line 91 of file ctlib.h.

Referenced by _ct_handle_client_message(), _ctclient_msg(), ct_callback(), and ct_diag().

CS_CSLIBMSG_FUNC _cs_context::_cslibmsg_cb
 

Definition at line 90 of file ctlib.h.

Referenced by _csclient_msg(), cs_config(), and cs_diag().

CS_SERVERMSG_FUNC _cs_context::_servermsg_cb
 

Definition at line 92 of file ctlib.h.

Referenced by _ct_handle_server_message(), ct_callback(), and ct_diag().

struct cs_diag_msg_client* _cs_context::clientstore
 

Definition at line 84 of file ctlib.h.

Referenced by _ct_diag_clearmsg(), ct_diag_countmsg(), ct_diag_getclientmsg(), ct_diag_storeclientmsg(), and ct_diag_storeservermsg().

CS_CONFIG _cs_context::config
 

Definition at line 98 of file ctlib.h.

Referenced by ct_config(), and ct_results().

CS_INT _cs_context::cs_diag_msglimit
 

Definition at line 76 of file ctlib.h.

Referenced by cs_diag(), and cs_diag_storemsg().

CS_INT _cs_context::cs_diag_msglimit_client
 

Definition at line 81 of file ctlib.h.

Referenced by ct_diag(), and ct_diag_storeclientmsg().

CS_INT _cs_context::cs_diag_msglimit_server
 

Definition at line 82 of file ctlib.h.

Referenced by ct_diag(), and ct_diag_storeservermsg().

CS_INT _cs_context::cs_diag_msglimit_total
 

Definition at line 83 of file ctlib.h.

Referenced by ct_diag(), ct_diag_storeclientmsg(), and ct_diag_storeservermsg().

CS_INT _cs_context::cs_errhandletype
 

Definition at line 75 of file ctlib.h.

Referenced by cs_config(), cs_diag(), and ct_diag().

CS_INT _cs_context::date_convert_fmt
 

Definition at line 74 of file ctlib.h.

int _cs_context::login_timeout
 

not used unless positive

Definition at line 99 of file ctlib.h.

Referenced by ct_config(), and ct_connect().

struct cs_diag_msg* _cs_context::msgstore
 

Definition at line 89 of file ctlib.h.

Referenced by cs_diag_clearmsg(), cs_diag_countmsg(), cs_diag_getmsg(), and cs_diag_storemsg().

int _cs_context::query_timeout
 

not used unless positive

Definition at line 100 of file ctlib.h.

Referenced by ct_config(), and ct_connect().

struct cs_diag_msg_svr* _cs_context::svrstore
 

Definition at line 85 of file ctlib.h.

Referenced by _ct_diag_clearmsg(), ct_diag_countmsg(), ct_diag_getservermsg(), ct_diag_storeclientmsg(), and ct_diag_storeservermsg().

TDSCONTEXT* _cs_context::tds_ctx
 

Definition at line 97 of file ctlib.h.

Referenced by ct_connect(), and ct_init().

void* _cs_context::userdata
 

Definition at line 94 of file ctlib.h.

Referenced by cs_config().

int _cs_context::userdata_len
 

Definition at line 95 of file ctlib.h.

Referenced by cs_config().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:04 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