OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESDaemonConstants.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BESLISTENER_PIPE_FD   1
 
#define BESLISTENER_RESTART   SERVER_EXIT_RESTART
 
#define BESLISTENER_RUNNING   4
 
#define BESLISTENER_STOPPED   0
 

Macro Definition Documentation

#define BESLISTENER_PIPE_FD   1

Definition at line 19 of file BESDaemonConstants.h.

Referenced by ServerApp::run(), and start_master_beslistener().

#define BESLISTENER_RESTART   SERVER_EXIT_RESTART

Definition at line 13 of file BESDaemonConstants.h.

Referenced by main().

#define BESLISTENER_RUNNING   4

Definition at line 12 of file BESDaemonConstants.h.

Referenced by main(), ServerApp::run(), and start_master_beslistener().

#define BESLISTENER_STOPPED   0

Definition at line 11 of file BESDaemonConstants.h.

Referenced by main().