Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Namespaces | Macros | Functions
psyllid_constants.hh File Reference
#include "return_codes.hh"
Include dependency graph for psyllid_constants.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)
 

Macro Definition Documentation

◆ RC_LIST [1/3]

#define RC_LIST   NEW_RC_LIST( daq_error )

Definition at line 24 of file psyllid_constants.hh.

◆ RC_LIST [2/3]

#define RC_LIST   NEW_RC_LIST( daq_not_enabled )

Definition at line 24 of file psyllid_constants.hh.

◆ RC_LIST [3/3]

#define RC_LIST   NEW_RC_LIST( daq_running )

Definition at line 24 of file psyllid_constants.hh.