Defines

MbsAPIbase/portnum_def.h File Reference

#include "typedefs.h"

Go to the source code of this file.

Defines

#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   6100

Define Documentation

#define MO__PORT_BASE   6100

Definition at line 29 of file portnum_def.h.

#define PORT__ESONE_SERV   6001

Definition at line 20 of file portnum_def.h.

#define PORT__EVENT_SERV   6003

Definition at line 22 of file portnum_def.h.

#define PORT__HIST_SERV   6009

Definition at line 28 of file portnum_def.h.

Referenced by f_his_server().

#define PORT__MSG_LOG   6005

Definition at line 24 of file portnum_def.h.

#define PORT__MSG_REM   6007

Definition at line 26 of file portnum_def.h.

#define PORT__PROMPT   6004

Definition at line 23 of file portnum_def.h.

#define PORT__PROMPT_R   6006

Definition at line 25 of file portnum_def.h.

#define PORT__STAT_SERV   6008

Definition at line 27 of file portnum_def.h.

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

#define PORT__STREAM_SERV   6002

Definition at line 21 of file portnum_def.h.

Referenced by f_evt_get_open().

#define PORT__TRANSPORT   6000

Definition at line 19 of file portnum_def.h.

Referenced by f_evt_get_open().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines