#include "typedefs.h"
#include "s_his_comm.h"
#include "s_his_head.h"
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 () |
INTS4 f_his_close | ( | ) |
Definition at line 706 of file f_his_hist.c.
References COMM__SUCCESS, and f_stc_close().
Referenced by TGo4HistogramServer::~TGo4HistogramServer().
Definition at line 82 of file f_his_hist.c.
References s_his_comm::c_access, s_his_comm::c_base, s_his_comm::c_histo, 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(), s_compress::l_full_bytes, s_compress::l_masks, 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 189 of file f_his_hist.c.
References s_his_comm::c_access, s_his_comm::c_base, s_his_comm::c_histo, 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.
INTS4 f_his_gethis | ( | CHARS * | , | |
INTS4 | , | |||
CHARS * | , | |||
CHARS * | , | |||
CHARS * | , | |||
s_his_head ** | , | |||
INTS4 ** | , | |||
INTS4 * | ||||
) |
Definition at line 311 of file f_his_hist.c.
References s_his_comm::c_access, s_his_comm::c_base, s_his_comm::c_histo, 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.
INTS4 f_his_senddir | ( | s_his_head * | , | |
INTS4 | ||||
) |
Definition at line 563 of file f_his_hist.c.
References s_his_comm::c_histo, COMM__ERROR, 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().
INTS4 f_his_sendhis | ( | s_his_head * | , | |
INTS4 | , | |||
CHARS * | , | |||
INTS4 * | ||||
) |
Definition at line 626 of file f_his_hist.c.
References s_his_head::c_name, COMM__ERROR, COMM__NOHIST, 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 418 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 478 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().