DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <cstddef>
#include <thread>
#include "opmonlib/MonitorableObject.hpp"
#include "opmonlib/Utils.hpp"
#include "confmodel/OpMonConf.hpp"
#include "logging/Logging.hpp"
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 |
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.