DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
config_api_info.hpp File Reference
#include "dbe/config_reference.hpp"
#include "conffwk/Schema.hpp"
#include <QString>
#include <string>
#include <vector>
Include dependency graph for config_api_info.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbe::config::api::info::onclass
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
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 &)