DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbe::config_object_key< S > Class Template Reference

#include <config_object_key.hpp>

Public Member Functions

 config_object_key (S const &oname, S const &cname)
 

Public Attributes

this_name
 
this_class
 

Detailed Description

template<typename S = std::string>
class dbe::config_object_key< S >

The basic information needed to designate where an object is actually found

Definition at line 19 of file config_object_key.hpp.

Constructor & Destructor Documentation

◆ config_object_key()

template<typename S = std::string>
dbe::config_object_key< S >::config_object_key ( S const & oname,
S const & cname )
inline

Definition at line 25 of file config_object_key.hpp.

Member Data Documentation

◆ this_class

template<typename S = std::string>
S dbe::config_object_key< S >::this_class

Definition at line 23 of file config_object_key.hpp.

◆ this_name

template<typename S = std::string>
S dbe::config_object_key< S >::this_name

Definition at line 22 of file config_object_key.hpp.


The documentation for this class was generated from the following file: