Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include "return_codes.hh"
Go to the source code of this file.
Namespaces | |
dripline | |
Macros | |
#define | RC_LIST NEW_RC_LIST( daq_error ) |
#define | RC_LIST NEW_RC_LIST( daq_not_enabled ) |
#define | RC_LIST NEW_RC_LIST( daq_running ) |
Functions | |
DEFINE_DL_RET_CODE (daq_error, 1100) | |
DEFINE_DL_RET_CODE (daq_not_enabled, 1101) | |
DEFINE_DL_RET_CODE (daq_running, 1102) | |
#define RC_LIST NEW_RC_LIST( daq_error ) |
Definition at line 24 of file psyllid_constants.hh.
#define RC_LIST NEW_RC_LIST( daq_not_enabled ) |
Definition at line 24 of file psyllid_constants.hh.
#define RC_LIST NEW_RC_LIST( daq_running ) |
Definition at line 24 of file psyllid_constants.hh.