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 191 of file f_his_hist.c. References s_his_comm::c_access, s_his_comm::c_base, s_his_comm::c_histo, 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(), s_his_comm::l_status, l_status, s_his_comm::lu_action, s_his_comm::lu_endian, s_his_comm::lu_histos, s_his_comm::lu_size, and STC__SUCCESS. |
|
Definition at line 313 of file f_his_hist.c. References s_his_comm::c_access, s_his_comm::c_base, s_his_comm::c_histo, 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(), s_his_comm::l_status, l_status, s_his_comm::lu_action, s_his_comm::lu_endian, s_his_comm::lu_histos, s_his_comm::lu_size, and STC__SUCCESS. |
|
Definition at line 420 of file f_his_hist.c. References c_gl_serv_access, c_gl_serv_base, COMM__ERROR, f_his_toupper(), f_stc_createserver(), l_gl_serv_port, l_status, PORT__HIST_SERV, and STC__SUCCESS. Referenced by TGo4HistogramServer::TGo4HistogramServer(). |
|
Definition at line 480 of file f_his_hist.c. References s_his_comm::c_access, s_his_comm::c_base, c_gl_serv_access, c_gl_serv_base, COMM__ERROR, COMM__NOACCESS, COMM__NOBASE, COMM__SUCCESS, f_his_toupper(), f_stc_acceptclient(), f_stc_discclient(), f_stc_read(), f_stc_write(), f_swaplw(), l_gl_serv_chan, l_gl_serv_port, l_gl_serv_verb, s_his_comm::l_status, l_status, s_his_comm::lu_endian, s_his_comm::lu_histos, s_his_comm::lu_size, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 565 of file f_his_hist.c. References s_his_comm::c_histo, COMM__ERROR, COMM__PUTDIR, COMM__SUCCESS, f_stc_discclient(), f_stc_write(), l_gl_serv_chan, l_gl_serv_verb, s_his_comm::l_status, l_status, s_his_comm::lu_action, s_his_comm::lu_endian, s_his_comm::lu_histos, s_his_comm::lu_size, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 628 of file f_his_hist.c. References s_his_head::c_name, COMM__ERROR, COMM__NOHIST, COMM__PUTHIST, COMM__SUCCESS, f_stc_discclient(), f_stc_write(), s_his_head::l_bins_1, s_his_head::l_bins_2, l_gl_serv_chan, l_gl_serv_verb, s_his_comm::l_status, l_status, s_his_comm::lu_action, s_his_comm::lu_endian, s_his_comm::lu_histos, s_his_comm::lu_size, and STC__SUCCESS. Referenced by TGo4HisConnectorRunnable::Run(). |
|
Definition at line 708 of file f_his_hist.c. References COMM__SUCCESS, and f_stc_close(). Referenced by TGo4HistogramServer::~TGo4HistogramServer(). |