DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
Functions | |
dunedaq::ERS_DECLARE_ISSUE (cmdlib, MalformedUri, "Malformed uri: "<< error<< " uri:"<< uri,((std::string) error)((std::string) uri)) ERS_DECLARE_ISSUE(cmdlib | |
cmdlib specific issues | |
Unsupported std::string uri | dunedaq::ERS_DECLARE_ISSUE (cmdlib, CannotParseCommand, "Failed to parse command: "<< error,((std::string) error)) ERS_DECLARE_ISSUE(cmdlib |
Unsupported std::string uri Execution of command std::string error | dunedaq::ERS_DECLARE_ISSUE (cmdlib, CommandFacilityInitialization, "Problem configuring the command facility: "<< error,((std::string) error)) ERS_DECLARE_ISSUE(cmdlib |
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility std::string uri | dunedaq::ERS_DECLARE_ISSUE (cmdlib, CompletionQueueIssue, "Problem with command completion queue: "<< error,((std::string) error)) ERS_DECLARE_ISSUE(cmdlib |
Variables | |
dunedaq::UnsupportedUri | |
Unsupported | dunedaq::URI |
Unsupported std::string uri | dunedaq::CommandExecutionFailed |
Unsupported std::string uri Execution of command | dunedaq::failed |
Unsupported std::string uri Execution of command std::string error | dunedaq::CommandFacilityCreationFailed |
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility | dunedaq::uri |
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility std::string uri | dunedaq::RunLoopTerminated |
Unsupported std::string uri Execution of command std::string error Failed to create CommandFacility std::string uri The main run loop for command reception was | dunedaq::interrupted |
cmdlib specific ERS Issues
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 Issues.hpp.