|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "dbe/config_reference.hpp"#include "conffwk/Schema.hpp"#include <QString>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | dbe::config::api::info::onclass |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::config |
| namespace | dbe |
| Include QT Headers. | |
| namespace | dbe::config |
| namespace | dbe::config::api |
| namespace | dbe::config::api::info |
| namespace | dbe::config::api::info::relation |
Functions | |
| bool | dbe::config::api::info::has_obj (std::string const &classname, std::string const &object_uid) |
| dunedaq::conffwk::attribute_t | dbe::config::api::info::attributematch (QString const &, QString const &) |
| template<typename T > | |
| dunedaq::conffwk::relationship_t | dbe::config::api::info::relation::match (T const &, T const &) |
| template<> | |
| dunedaq::conffwk::relationship_t | dbe::config::api::info::relation::match< QString > (QString const &, QString const &) |
| template<> | |
| dunedaq::conffwk::relationship_t | dbe::config::api::info::relation::match< std::string > (std::string const &, std::string const &) |
| bool | dbe::config::api::info::relation::is_simple (dunedaq::conffwk::relationship_t const &) |