FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
portnum_def.h File Reference
#include "typedefs.h"

Go to the source code of this file.

Macros

#define PORT__TRANSPORT   6000
 
#define PORT__ESONE_SERV   6001
 
#define PORT__STREAM_SERV   6002
 
#define PORT__EVENT_SERV   6003
 
#define PORT__PROMPT   6004
 
#define PORT__MSG_LOG   6005
 
#define PORT__PROMPT_R   6006
 
#define PORT__MSG_REM   6007
 
#define PORT__STAT_SERV   6008
 
#define PORT__HIST_SERV   6009
 
#define MO__PORT_BASE
 

Macro Definition Documentation

#define MO__PORT_BASE
Value:
6100 /* m_ds and m_dr processes construct their \
* necessary ports from this base. It requires, \
* that ports 6100 - 6256 are reserved (if max \
* nr of m_ds and m_dr nodes is defined to 16.*/

Definition at line 23 of file portnum_def.h.

#define PORT__ESONE_SERV   6001

Definition at line 14 of file portnum_def.h.

#define PORT__EVENT_SERV   6003

Definition at line 16 of file portnum_def.h.

#define PORT__HIST_SERV   6009

Definition at line 22 of file portnum_def.h.

#define PORT__MSG_LOG   6005

Definition at line 18 of file portnum_def.h.

#define PORT__MSG_REM   6007

Definition at line 20 of file portnum_def.h.

#define PORT__PROMPT   6004

Definition at line 17 of file portnum_def.h.

#define PORT__PROMPT_R   6006

Definition at line 19 of file portnum_def.h.

#define PORT__STAT_SERV   6008

Definition at line 21 of file portnum_def.h.

#define PORT__STREAM_SERV   6002

Definition at line 15 of file portnum_def.h.

#define PORT__TRANSPORT   6000

Definition at line 13 of file portnum_def.h.