Go to the source code of this file.
Functions | |
INTS4 | f_his_getbas (CHARS *, INTS4, CHARS *, CHARS *, INTS4 **) |
INTS4 | f_his_getdir (CHARS *, INTS4, CHARS *, CHARS *, CHARS *, INTS4 **, INTS4 *) |
INTS4 | f_his_gethis (CHARS *, INTS4, CHARS *, CHARS *, CHARS *, s_his_head **, INTS4 **, INTS4 *) |
INTS4 | f_his_server (CHARS *, CHARS *, INTS4 *) |
INTS4 | f_his_wait (INTS4 *, CHARS *) |
INTS4 | f_his_senddir (s_his_head *, INTS4) |
INTS4 | f_his_sendhis (s_his_head *, INTS4, CHARS *, INTS4 *) |
INTS4 | f_his_close () |
|
Definition at line 81 of file f_his_hist.c. References CHARS, COMM__ERROR, COMM__GETBASE, COMM__NOSERVER, COMM__SUCCESS, f_his_swpbas(), f_stc_close(), f_stc_connectserver(), f_stc_discclient(), f_stc_read(), f_stc_write(), f_swaplw(), f_ut_compr_unpack(), INTS4, INTU1, s_compress::l_full_bytes, s_compress::l_masks, l_port, s_his_comm, and STC__SUCCESS. |
|
Definition at line 188 of file f_his_hist.c. References CHARS, COMM__ERROR, COMM__GETDIR, COMM__NOSERVER, COMM__SUCCESS, f_stc_close(), f_stc_connectserver(), f_stc_discclient(), f_stc_read(), f_stc_write(), f_swaplw(), INTS4, l_port, s_his_comm, and STC__SUCCESS. |
|
Definition at line 310 of file f_his_hist.c. References CHARS, COMM__ERROR, COMM__GETHIST, COMM__NOSERVER, COMM__SUCCESS, f_stc_close(), f_stc_connectserver(), f_stc_discclient(), f_stc_read(), f_stc_write(), f_swaplw(), INTS4, l_port, s_his_comm, and STC__SUCCESS. Referenced by TGo4HistogramServer::~TGo4HistogramServer(). |
|
Definition at line 417 of file f_his_hist.c. References c_gl_serv_access, c_gl_serv_base, CHARS, f_his_toupper(), f_stc_createserver(), INTS4, l_gl_serv_port, PORT__HIST_SERV, and STC__SUCCESS. Referenced by TGo4HistogramServer::TGo4HistogramServer(). |
|
Definition at line 477 of file f_his_hist.c. References c_gl_serv_access, c_gl_serv_base, CHARS, COMM__NOACCESS, COMM__NOBASE, f_his_toupper(), f_stc_acceptclient(), f_stc_discclient(), f_stc_read(), f_stc_write(), f_swaplw(), INTS4, l_gl_serv_chan, l_gl_serv_port, l_gl_serv_verb, s_his_comm, s_his_comm_serv, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 562 of file f_his_hist.c. References COMM__PUTDIR, COMM__SUCCESS, f_stc_discclient(), f_stc_write(), INTS4, l_gl_serv_chan, l_gl_serv_verb, s_his_comm, s_his_comm_serv, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 625 of file f_his_hist.c. References s_his_head::c_name, CHARS, COMM__NOHIST, COMM__PUTHIST, COMM__SUCCESS, f_stc_discclient(), f_stc_write(), INTS4, s_his_head::l_bins_1, s_his_head::l_bins_2, l_gl_serv_chan, l_gl_serv_verb, s_his_comm, s_his_comm_serv, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 705 of file f_his_hist.c. References f_stc_close(), and INTS4. Referenced by TGo4HistogramServer::~TGo4HistogramServer(). |