8#ifndef DBE_CONFIG_DIRECT_ACCESS_H_
9#define DBE_CONFIG_DIRECT_ACCESS_H_
40 std::string
const & query );
54 std::string
const & name );
static tref set_object(tref newobj, dbe::t_config_object_preimage::type_attrmap const &attributes, dbe::t_config_object_preimage::type_relmap const &relations)
static void destroy_object(dunedaq::conffwk::ConfigObject &)
static dunedaq::conffwk::ConfigObject get_object(std::string const &, std::string const &)
static std::vector< dunedaq::conffwk::ConfigObject > query_class(std::string const &classname, std::string const &query)
static dunedaq::conffwk::ConfigObject create_object(std::string const &fn, std::string const &cn, std::string const &name)
static void rename_object(dunedaq::conffwk::ConfigObject &object, std::string const &newname)
Represents database objects.
M< type_str, type_attributes > type_attrmap
M< type_str, type_images > type_relmap