_cs_clientmsg Struct Reference

Search Toolkit Book for _cs_clientmsg

#include <cstypes.h>

List of all members.


Detailed Description

Definition at line 169 of file cstypes.h.

Public Attributes

CS_INT severity
CS_MSGNUM msgnumber
CS_CHAR msgstring [1024]
CS_INT msgstringlen
CS_INT osnumber
CS_CHAR osstring [1024]
CS_INT osstringlen
CS_INT status
CS_BYTE sqlstate [8]
CS_INT sqlstatelen


Member Data Documentation

CS_MSGNUM _cs_clientmsg::msgnumber
 

Definition at line 172 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), CTLibContext::CTLIB_cserr_handler(), CTLibContext::CTLIB_cterr_handler(), and HandleConnStatus().

CS_CHAR _cs_clientmsg::msgstring[1024]
 

Definition at line 173 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), CTLibContext::CTLIB_cserr_handler(), and CTLibContext::CTLIB_cterr_handler().

CS_INT _cs_clientmsg::msgstringlen
 

Definition at line 174 of file cstypes.h.

Referenced by _csclient_msg(), and _ctclient_msg().

CS_INT _cs_clientmsg::osnumber
 

Definition at line 175 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), and CTLibContext::CTLIB_cterr_handler().

CS_CHAR _cs_clientmsg::osstring[1024]
 

Definition at line 176 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), and CTLibContext::CTLIB_cterr_handler().

CS_INT _cs_clientmsg::osstringlen
 

Definition at line 177 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), and CTLibContext::CTLIB_cterr_handler().

CS_INT _cs_clientmsg::severity
 

Definition at line 171 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), CTLibContext::CTLIB_cserr_handler(), CTLibContext::CTLIB_cterr_handler(), and HandleConnStatus().

CS_BYTE _cs_clientmsg::sqlstate[8]
 

Definition at line 179 of file cstypes.h.

Referenced by CTLibContext::CTLIB_cterr_handler().

CS_INT _cs_clientmsg::sqlstatelen
 

Definition at line 180 of file cstypes.h.

Referenced by _csclient_msg(), _ctclient_msg(), and CTLibContext::CTLIB_cterr_handler().

CS_INT _cs_clientmsg::status
 

Definition at line 178 of file cstypes.h.

Referenced by _csclient_msg(), and _ctclient_msg().


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