DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbe::dbholder Class Reference

#include <dbaccessor.hpp>

Collaboration diagram for dbe::dbholder:
[legend]

Private Types

typedef dbe::types::common::type_mutex t_mutex
 
typedef dbe::types::common::type_lock t_lock
 

Static Private Attributes

static dunedaq::conffwk::Configurationdatabase = nullptr
 
static cptr< dunedaq::conffwk::Configurationdatabase_concurrent_ptr
 
static dbe::types::common::type_mutex database_lock
 

Friends

class confaccessor
 
class dbaccessor
 

Detailed Description

Definition at line 41 of file dbaccessor.hpp.

Member Typedef Documentation

◆ t_lock

◆ t_mutex

Friends And Related Symbol Documentation

◆ confaccessor

friend class confaccessor
friend

Definition at line 50 of file dbaccessor.hpp.

◆ dbaccessor

friend class dbaccessor
friend

Definition at line 51 of file dbaccessor.hpp.

Member Data Documentation

◆ database

Configuration * dbe::dbholder::database = nullptr
staticprivate

Definition at line 46 of file dbaccessor.hpp.

◆ database_concurrent_ptr

cptr< Configuration > dbe::dbholder::database_concurrent_ptr
staticprivate
Initial value:
Definition cptr.hpp:50
static dunedaq::conffwk::Configuration * database

Definition at line 47 of file dbaccessor.hpp.

◆ database_lock

dbe::dbholder::t_mutex dbe::dbholder::database_lock
staticprivate

Definition at line 48 of file dbaccessor.hpp.


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