_cs_command Struct Reference

Search Toolkit Book for _cs_command

#include <ctlib.h>

Collaboration diagram for _cs_command:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 208 of file ctlib.h.

Public Attributes

CS_INT command_state
CS_INT results_state
CS_INT cancel_state
CS_INT cursor_state
CS_CONNECTIONcon
CS_INT command_type
CS_CHARquery
short dynamic_cmd
CS_DYNAMICdyn
int row_prefetched
int curr_result_type
int bind_count
int get_data_item
int get_data_bytes_returned
CS_IODESCiodesc
CS_INT send_data_started
CSREMOTE_PROCrpc
CS_PARAMinput_params
CS_INT client_cursor_id
TDSCURSORcursor
void * userdata
int userdata_len


Member Data Documentation

int _cs_command::bind_count
 

Definition at line 221 of file ctlib.h.

Referenced by _ct_fetch_cursor(), ct_bind(), ct_fetch(), and ct_results().

CS_INT _cs_command::cancel_state
 

Definition at line 212 of file ctlib.h.

Referenced by _ct_cancel_cleanup(), ct_cancel(), ct_fetch(), ct_get_data(), ct_results(), and ct_send().

CS_INT _cs_command::client_cursor_id
 

Definition at line 228 of file ctlib.h.

CS_INT _cs_command::command_state
 

Definition at line 210 of file ctlib.h.

Referenced by ct_cancel(), ct_command(), ct_fetch(), ct_send(), and ct_set_command_state().

CS_INT _cs_command::command_type
 

Definition at line 215 of file ctlib.h.

Referenced by ct_command(), ct_cursor(), ct_dynamic(), ct_fetch(), ct_param(), ct_results(), ct_send(), ct_send_data(), and ct_setparam().

CS_CONNECTION* _cs_command::con
 

Definition at line 214 of file ctlib.h.

Referenced by _ct_cancel_cleanup(), _ct_cmd_drop(), _ct_fetch_cursor(), ct_bind(), ct_cancel(), ct_cmd_props(), ct_compute_info(), ct_con_drop(), ct_cursor(), ct_data_info(), ct_describe(), ct_dynamic(), ct_fetch(), ct_get_data(), ct_param(), ct_res_info(), ct_results(), ct_send(), and ct_send_data().

int _cs_command::curr_result_type
 

Definition at line 220 of file ctlib.h.

Referenced by _ct_fetchable_results(), ct_fetch(), and ct_results().

TDSCURSOR* _cs_command::cursor
 

Definition at line 229 of file ctlib.h.

Referenced by _ct_fetch_cursor(), ct_cmd_props(), ct_cursor(), and ct_send().

CS_INT _cs_command::cursor_state
 

Definition at line 213 of file ctlib.h.

CS_DYNAMIC* _cs_command::dyn
 

Definition at line 218 of file ctlib.h.

Referenced by ct_dynamic(), ct_param(), ct_results(), ct_send(), and ct_setparam().

short _cs_command::dynamic_cmd
 

Definition at line 217 of file ctlib.h.

Referenced by ct_dynamic(), ct_results(), and ct_send().

int _cs_command::get_data_bytes_returned
 

Definition at line 223 of file ctlib.h.

Referenced by _ct_fetch_cursor(), ct_fetch(), and ct_get_data().

int _cs_command::get_data_item
 

Definition at line 222 of file ctlib.h.

Referenced by _ct_fetch_cursor(), ct_data_info(), ct_fetch(), and ct_get_data().

CS_PARAM* _cs_command::input_params
 

Definition at line 227 of file ctlib.h.

Referenced by _ct_cmd_drop(), _ct_initialise_cmd(), ct_param(), ct_send(), and ct_setparam().

CS_IODESC* _cs_command::iodesc
 

Definition at line 224 of file ctlib.h.

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

CS_CHAR* _cs_command::query
 

Definition at line 216 of file ctlib.h.

Referenced by _ct_cmd_drop(), _ct_initialise_cmd(), ct_command(), and ct_send().

CS_INT _cs_command::results_state
 

Definition at line 211 of file ctlib.h.

Referenced by ct_cancel(), ct_fetch(), ct_results(), and ct_send().

int _cs_command::row_prefetched
 

Definition at line 219 of file ctlib.h.

Referenced by ct_fetch(), and ct_results().

CSREMOTE_PROC* _cs_command::rpc
 

Definition at line 226 of file ctlib.h.

Referenced by _ct_cmd_drop(), _ct_initialise_cmd(), ct_command(), ct_param(), ct_send(), and ct_setparam().

CS_INT _cs_command::send_data_started
 

Definition at line 225 of file ctlib.h.

Referenced by ct_command(), and ct_send_data().

void* _cs_command::userdata
 

Definition at line 230 of file ctlib.h.

Referenced by _ct_cmd_drop(), and ct_cmd_props().

int _cs_command::userdata_len
 

Definition at line 231 of file ctlib.h.

Referenced by ct_cmd_props().


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