GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
ml_def.h File Reference
#include "typedefs.h"

Go to the source code of this file.

Macros

#define ML__N_NODE   32 /* maximal nr. nodes in mb ml (without br master */
 
#define ML__N_RD_PIPE   16 /* maximal nr. of pipes a mb ml node can read */
 
#define ML__RD_PIPE_NAME   "ml_read_pipe"
 
#define ML__SETUP_TAB   "ml_setup"
 
#define ML__WR_PIPE_NAME   "ml_write_pipe"
 

Macro Definition Documentation

◆ ML__N_NODE

#define ML__N_NODE   32 /* maximal nr. nodes in mb ml (without br master */

Definition at line 23 of file ml_def.h.

◆ ML__N_RD_PIPE

#define ML__N_RD_PIPE   16 /* maximal nr. of pipes a mb ml node can read */

Definition at line 22 of file ml_def.h.

Referenced by f_ut_set_ml_ini().

◆ ML__RD_PIPE_NAME

#define ML__RD_PIPE_NAME   "ml_read_pipe"

Definition at line 27 of file ml_def.h.

◆ ML__SETUP_TAB

#define ML__SETUP_TAB   "ml_setup"

Definition at line 25 of file ml_def.h.

◆ ML__WR_PIPE_NAME

#define ML__WR_PIPE_NAME   "ml_write_pipe"

Definition at line 26 of file ml_def.h.