#include <s_clntbuf.h>
Public Attributes | |
unsigned int | l_testbit |
unsigned int | l_endian |
int | l_dlen |
int | l_free |
int | l_events |
int | l_maxbufsiz |
int | l_bytestosnd |
int | l_numbuftosnd |
int | l_client_con |
int unsigned | l_buffertype |
int unsigned | l_msgtyp |
char | c_message [CLNT__MSGLEN] |
int unsigned | l_inbuf_read_cnt |
int unsigned | l_inbuf_rdok_cnt |
int unsigned | l_inbuf_skip_cnt |
int unsigned | l_inbuf_byrd_cnt |
int unsigned | l_inbuf_proc_cnt |
int unsigned | l_inbuf_prev_cnt |
int unsigned | l_clntoutbuf_sdev |
int unsigned | l_clntoutbuf_sdby |
int unsigned | l_clntoutbuf_sdbf |
int unsigned | l_clntoutbuf_prev |
int unsigned | l_clntoutbuf_fltm |
char | c_buffer [GPS__OUTBUFSIZ] |
Definition at line 32 of file s_clntbuf.h.
char s_clntbuf::c_buffer[GPS__OUTBUFSIZ] |
Definition at line 68 of file s_clntbuf.h.
Referenced by f_evcli_buf().
char s_clntbuf::c_message[CLNT__MSGLEN] |
Definition at line 51 of file s_clntbuf.h.
Referenced by f_evcli_buf().
int unsigned s_clntbuf::l_buffertype |
Definition at line 47 of file s_clntbuf.h.
Referenced by f_evcli_buf().
Definition at line 44 of file s_clntbuf.h.
Definition at line 46 of file s_clntbuf.h.
int unsigned s_clntbuf::l_clntoutbuf_fltm |
Definition at line 66 of file s_clntbuf.h.
int unsigned s_clntbuf::l_clntoutbuf_prev |
Definition at line 65 of file s_clntbuf.h.
int unsigned s_clntbuf::l_clntoutbuf_sdbf |
Definition at line 64 of file s_clntbuf.h.
int unsigned s_clntbuf::l_clntoutbuf_sdby |
Definition at line 63 of file s_clntbuf.h.
int unsigned s_clntbuf::l_clntoutbuf_sdev |
Definition at line 62 of file s_clntbuf.h.
Definition at line 40 of file s_clntbuf.h.
Referenced by f_evcli_buf().
unsigned int s_clntbuf::l_endian |
Definition at line 37 of file s_clntbuf.h.
Definition at line 42 of file s_clntbuf.h.
Referenced by f_evcli_buf(), and f_evcli_evt().
Definition at line 41 of file s_clntbuf.h.
int unsigned s_clntbuf::l_inbuf_byrd_cnt |
Definition at line 57 of file s_clntbuf.h.
int unsigned s_clntbuf::l_inbuf_prev_cnt |
Definition at line 59 of file s_clntbuf.h.
int unsigned s_clntbuf::l_inbuf_proc_cnt |
Definition at line 58 of file s_clntbuf.h.
int unsigned s_clntbuf::l_inbuf_rdok_cnt |
Definition at line 55 of file s_clntbuf.h.
int unsigned s_clntbuf::l_inbuf_read_cnt |
Definition at line 54 of file s_clntbuf.h.
Referenced by f_evcli_buf().
int unsigned s_clntbuf::l_inbuf_skip_cnt |
Definition at line 56 of file s_clntbuf.h.
Definition at line 43 of file s_clntbuf.h.
int unsigned s_clntbuf::l_msgtyp |
Definition at line 50 of file s_clntbuf.h.
Referenced by f_evcli_buf().
Definition at line 45 of file s_clntbuf.h.
unsigned int s_clntbuf::l_testbit |
Definition at line 36 of file s_clntbuf.h.
Referenced by f_evcli_buf().