DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
config_api.hpp File Reference
#include "dbe/config_api_set.hpp"
#include "dbe/config_api_get.hpp"
#include "dbe/config_api_info.hpp"
#include "dbe/dbaccessor.hpp"
#include "dbe/confaccessor.hpp"
#include "dbe/change_attribute.hpp"
#include "dbe/messenger.hpp"
#include <algorithm>
Include dependency graph for config_api.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dbe
 Include QT Headers.
 
namespace  dbe::config
 
namespace  dbe::config::api
 
namespace  dbe::config::api::info
 
namespace  dbe::config::api::get
 
namespace  dbe::config::api::commands
 

Functions

template<class T >
void dbe::config::api::commands::modobj (tref Object, dunedaq::conffwk::attribute_t const &AttributeData, T Value)
 
template<>
void dbe::config::api::commands::modobj< std::vector< std::string > > (tref Object, dunedaq::conffwk::attribute_t const &AttributeData, std::vector< std::string > Value)
 

Variables

char const *const dbe_lib_config_api_version
 

Variable Documentation

◆ dbe_lib_config_api_version

char const* const dbe_lib_config_api_version
extern

Definition at line 18 of file config_api.cpp.