DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
msghandler.hxx File Reference
#include <algorithm>
Include dependency graph for msghandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lutils
 
namespace  lutils::program
 

Macros

#define LUTILS_MESSAGE_LEVEL_ZERO   "lutils_nolevel"
 
#define HAS_POST   typedef void post_ret_type;
 
#define DEFAULT_POST   typedef void default_post_ret_type;
 

Macro Definition Documentation

◆ DEFAULT_POST

#define DEFAULT_POST   typedef void default_post_ret_type;

Definition at line 266 of file msghandler.hxx.

◆ HAS_POST

#define HAS_POST   typedef void post_ret_type;

Definition at line 265 of file msghandler.hxx.

◆ LUTILS_MESSAGE_LEVEL_ZERO

#define LUTILS_MESSAGE_LEVEL_ZERO   "lutils_nolevel"

Definition at line 18 of file msghandler.hxx.