| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
#include "typedefs.h"Go to the source code of this file.
Data Structures | |
| struct | s_his_comm | 
Macros | |
| #define | COMM__ERROR -1 | 
| #define | COMM__EXIT 5 | 
| #define | COMM__GETBASE 6 | 
| #define | COMM__GETDIR 1 | 
| #define | COMM__GETHIST 2 | 
| #define | COMM__NOACCESS -2 | 
| #define | COMM__NOBASE -3 | 
| #define | COMM__NOHIST -5 | 
| #define | COMM__NOSERVER -4 | 
| #define | COMM__PORT 6009 | 
| #define | COMM__PUTBASE 7 | 
| #define | COMM__PUTDIR 3 | 
| #define | COMM__PUTHIST 4 | 
| #define | COMM__SUCCESS 0 | 
| #define COMM__ERROR -1 | 
Definition at line 28 of file s_his_comm.h.
Referenced by f_his_getbas(), f_his_getdir(), f_his_gethis(), f_his_senddir(), f_his_sendhis(), f_his_server(), and f_his_wait().
| #define COMM__EXIT 5 | 
Definition at line 24 of file s_his_comm.h.
| #define COMM__GETBASE 6 | 
Definition at line 25 of file s_his_comm.h.
Referenced by f_his_getbas().
| #define COMM__GETDIR 1 | 
Definition at line 20 of file s_his_comm.h.
Referenced by f_his_getdir(), and TGo4HisConnectorRunnable::Run().
| #define COMM__GETHIST 2 | 
Definition at line 21 of file s_his_comm.h.
Referenced by f_his_gethis(), and TGo4HisConnectorRunnable::Run().
| #define COMM__NOACCESS -2 | 
Definition at line 29 of file s_his_comm.h.
Referenced by f_his_wait().
| #define COMM__NOBASE -3 | 
Definition at line 30 of file s_his_comm.h.
Referenced by f_his_wait().
| #define COMM__NOHIST -5 | 
Definition at line 32 of file s_his_comm.h.
Referenced by f_his_sendhis().
| #define COMM__NOSERVER -4 | 
Definition at line 31 of file s_his_comm.h.
Referenced by f_his_getbas(), f_his_getdir(), and f_his_gethis().
| #define COMM__PORT 6009 | 
Definition at line 19 of file s_his_comm.h.
| #define COMM__PUTBASE 7 | 
Definition at line 26 of file s_his_comm.h.
| #define COMM__PUTDIR 3 | 
Definition at line 22 of file s_his_comm.h.
Referenced by f_his_senddir().
| #define COMM__PUTHIST 4 | 
Definition at line 23 of file s_his_comm.h.
Referenced by f_his_sendhis().
| #define COMM__SUCCESS 0 | 
Definition at line 27 of file s_his_comm.h.
Referenced by TGo4HistogramServer::TGo4HistogramServer(), f_his_close(), f_his_getbas(), f_his_getdir(), f_his_gethis(), f_his_senddir(), f_his_sendhis(), f_his_wait(), and TGo4HisConnectorRunnable::Run().