DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Namespaces | |
namespace | relation |
Classes | |
class | onclass |
Functions | |
bool | has_obj (std::string const &classname, std::string const &object_uid) |
dunedaq::conffwk::attribute_t | attributematch (QString const &, QString const &) |
template<> | |
dunedaq::conffwk::relationship_t | info::relation::match< std::string > (std::string const &arelation, std::string const &aclass) |
dunedaq::conffwk::attribute_t dbe::config::api::info::attributematch | ( | QString const & | AttributeName, |
QString const & | ClassName ) |
Retrieve attribute information for a given attribute name of a class
Attribute | name |
Class | name |
Definition at line 125 of file config_api_info.cpp.
bool dbe::config::api::info::has_obj | ( | std::string const & | classname, |
std::string const & | object_uid ) |
Definition at line 94 of file config_api_info.cpp.
dunedaq::conffwk::relationship_t dbe::config::api::info::info::relation::match< std::string > | ( | std::string const & | arelation, |
std::string const & | aclass ) |
Definition at line 153 of file config_api_info.cpp.