DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
OpMonManager.hpp File Reference
#include <cstddef>
#include <thread>
#include "opmonlib/MonitorableObject.hpp"
#include "opmonlib/Utils.hpp"
#include "confmodel/OpMonConf.hpp"
#include "logging/Logging.hpp"
Include dependency graph for OpMonManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::opmonlib::OpMonManager
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::opmonlib
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (opmonlib, ThreadNameTooLong, "The name "<< name<< " is too long for a thread name",((std::string) name)) ERS_DECLARE_ISSUE(opmonlib
 
Monitoring thread not ERS_EMPTY dunedaq::ERS_DECLARE_ISSUE (opmonlib, FailedMonitoringThread, "Monitoring thread failed to start", ERS_EMPTY) ERS_DECLARE_ISSUE(opmonlib
 

Variables

 dunedaq::MonitoringThreadNotSet
 
Monitoring thread not dunedaq::set
 
Monitoring thread not ERS_EMPTY dunedaq::MissingConfiguration
 

Detailed Description

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

Definition in file OpMonManager.hpp.