#include "ers/Issue.hpp"
#include <string>
Go to the source code of this file.
|
| namespace | dunedaq |
| | Including Qt Headers.
|
| |
|
| | dunedaq::ERS_DECLARE_ISSUE (cibmodules, CIBCommunicationError, " CIB Hardware Communication Error: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(cibmodules |
| |
| CIB Buffer std::string descriptor | dunedaq::ERS_DECLARE_ISSUE (cibmodules, CIBWordMatchError, " CIB Word Matching Error: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(cibmodules |
| |
| CIB Buffer std::string descriptor Message from std::string descriptor | dunedaq::ERS_DECLARE_ISSUE (cibmodules, CIBWrongState, " CIB in the wrong state: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(cibmodules |
| |
| CIB Buffer std::string descriptor Message from std::string descriptor CIB process std::string descriptor | dunedaq::ERS_DECLARE_ISSUE (cibmodules, CIBModuleError, " CIB Module error: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(cibmodules |
| |