Go to the source code of this file.
|
| dunedaq::ERS_DECLARE_ISSUE (confmodel, InvalidOpMonFile, file_name<< " is an invalid name for the opmon output",((std::string) file_name)) ERS_DECLARE_ISSUE_BASE(confmodel |
|
The opmon infrastructure has not been set up in the | dunedaq::ERS_DECLARE_ISSUE_BASE (confmodel, NoControlServiceDefined, ConfigurationError, "The control service has not been set up for the application "+app_name+" you need to define a service called which has a name finishing with \'_control\'",,((std::string) app_name)) ERS_DECLARE_ISSUE_BASE(confmodel |
|
const dunedaq::confmodel::Session * | dunedaq::confmodel::get_session (dunedaq::conffwk::Configuration &conf, const std::string &name, unsigned long rlevel=10, const std::vector< std::string > *rclasses=nullptr) |
| Get session object.
|
|
template<typename T > |
void | dunedaq::confmodel::add_json_value (conffwk::ConfigObject &obj, std::string &name, bool multi_value, nlohmann::json &attributes) |
|
template<typename T > |
const std::vector< std::string > | dunedaq::confmodel::construct_commandline_parameters_appfwk (const T *app, const conffwk::Configuration &confdb, const dunedaq::confmodel::Session *session) |
|
| dunedaq::ERS_DECLARE_ISSUE_BASE (confmodel, BadVariableUsage, AlgorithmError, message,,((std::string) message)) ERS_DECLARE_ISSUE_BASE(confmodel |
|