GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros
ml_def.h File Reference
#include "typedefs.h"

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

Definition at line 20 of file ml_def.h.

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

Definition at line 19 of file ml_def.h.

Referenced by f_ut_set_ml_ini().

#define ML__RD_PIPE_NAME   "ml_read_pipe"

Definition at line 24 of file ml_def.h.

#define ML__SETUP_TAB   "ml_setup"

Definition at line 22 of file ml_def.h.

#define ML__WR_PIPE_NAME   "ml_write_pipe"

Definition at line 23 of file ml_def.h.