DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Issues.hpp File Reference
#include <ers/Issue.hpp>
#include "logging/Logging.hpp"
#include <string>
Include dependency graph for Issues.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 

Macros

#define TLVL_TIME_SYNC_PROPERTIES   17
 
#define TLVL_TIME_SYNC_NOTES   18
 
#define TLVL_TIME_SYNC_NEW_ESTIMATE   19
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (utilities, ServiceNotFound, "The service "<< service<< " was not found in DNS",((std::string) service)) ERS_DECLARE_ISSUE(utilities
 

Variables

 dunedaq::NameNotFound
 

Detailed Description

ERS issues used by the utilities functions and classes

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file Issues.hpp.

Macro Definition Documentation

◆ TLVL_TIME_SYNC_NEW_ESTIMATE

#define TLVL_TIME_SYNC_NEW_ESTIMATE   19

Definition at line 18 of file Issues.hpp.

◆ TLVL_TIME_SYNC_NOTES

#define TLVL_TIME_SYNC_NOTES   18

Definition at line 17 of file Issues.hpp.

◆ TLVL_TIME_SYNC_PROPERTIES

#define TLVL_TIME_SYNC_PROPERTIES   17

Definition at line 16 of file Issues.hpp.