GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "typedefs.h"
#include "s_daqst.h"
#include "s_setup.h"
#include "s_set_ml.h"
#include "s_set_mo.h"
Go to the source code of this file.
Functions | |
INTS4 | f_mbs_ml_setup (CHARS *c_node, s_set_ml *ps_set_ml) |
INTS4 | f_mbs_mo_setup (CHARS *c_node, s_set_mo *ps_set_mo) |
INTS4 | f_mbs_setup (CHARS *c_node, s_setup *ps_setup) |
INTS4 | f_mbs_status (CHARS *c_node, s_daqst *ps_daqst) |
Definition at line 129 of file f_mbs_status.c.
References s_daqst::bh_set_ml_loaded, f_stc_connectserver(), f_stc_discclient(), f_ut_set_ml_r(), f_ut_status_r(), l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.
Referenced by TGo4MBSViewer::PrintState().
Definition at line 172 of file f_mbs_status.c.
References s_daqst::bh_set_mo_loaded, f_stc_connectserver(), f_stc_discclient(), f_ut_set_mo_r(), f_ut_status_r(), l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.
Referenced by TGo4MBSViewer::PrintState().
Definition at line 84 of file f_mbs_status.c.
References s_daqst::bh_setup_loaded, f_stc_connectserver(), f_stc_discclient(), f_ut_setup_r(), f_ut_status_r(), l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.
Referenced by TGo4MBSViewer::PrintState().
Definition at line 52 of file f_mbs_status.c.
References f_stc_connectserver(), f_stc_discclient(), f_ut_status_r(), l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.
Referenced by TGo4MBSViewer::Refresh().