Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/MbsAPI/f_mbs_status.c File Reference

Go to the source code of this file.

Defines

#define VERSION__DAQST   2
#define VERSION__SETUP   1
#define VERSION__SET_ML   1
#define VERSION__SET_MO   1

Functions

INTS4 f_mbs_status (CHARS *c_node, s_daqst *ps_daqst)
INTS4 f_mbs_setup (CHARS *c_node, s_setup *ps_setup)
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)

Variables

long l_gl_tcp_chan
int l_status
int l


Define Documentation

#define VERSION__DAQST   2
 

Definition at line 37 of file f_mbs_status.c.

#define VERSION__SETUP   1
 

Definition at line 38 of file f_mbs_status.c.

#define VERSION__SET_ML   1
 

Definition at line 39 of file f_mbs_status.c.

#define VERSION__SET_MO   1
 

Definition at line 40 of file f_mbs_status.c.


Function Documentation

INTS4 f_mbs_status CHARS   c_node,
s_daqst   ps_daqst
 

Definition at line 56 of file f_mbs_status.c.

References CHARS, f_stc_connectserver(), f_stc_discclient(), f_ut_status_r(), INTS4, l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.

INTS4 f_mbs_setup CHARS   c_node,
s_setup   ps_setup
 

Definition at line 88 of file f_mbs_status.c.

References s_daqst::bh_setup_loaded, CHARS, f_stc_connectserver(), f_stc_discclient(), f_ut_setup_r(), f_ut_status_r(), INTS4, l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.

INTS4 f_mbs_ml_setup CHARS   c_node,
s_set_ml   ps_set_ml
 

Definition at line 133 of file f_mbs_status.c.

References s_daqst::bh_set_ml_loaded, CHARS, f_stc_connectserver(), f_stc_discclient(), f_ut_set_ml_r(), f_ut_status_r(), INTS4, l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.

INTS4 f_mbs_mo_setup CHARS   c_node,
s_set_mo   ps_set_mo
 

Definition at line 176 of file f_mbs_status.c.

References s_daqst::bh_set_mo_loaded, CHARS, f_stc_connectserver(), f_stc_discclient(), f_ut_set_mo_r(), f_ut_status_r(), INTS4, l_gl_tcp_chan, l_status, PORT__STAT_SERV, and STC__SUCCESS.


Variable Documentation

long l_gl_tcp_chan
 

Definition at line 33 of file f_mbs_status.c.

Referenced by f_mbs_ml_setup(), f_mbs_mo_setup(), f_mbs_setup(), and f_mbs_status().

int l_status
 

Definition at line 35 of file f_mbs_status.c.

Referenced by f_mbs_ml_setup(), f_mbs_mo_setup(), f_mbs_setup(), and f_mbs_status().

int l
 

Definition at line 35 of file f_mbs_status.c.


Generated on Tue Nov 8 10:56:23 2005 for Go4-v2.10-5 by doxygen1.2.15