DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::conffwk::DalFactoryFunctions Struct Reference

#include <DalFactoryFunctions.hpp>

Collaboration diagram for dunedaq::conffwk::DalFactoryFunctions:
[legend]

Public Member Functions

template<class T >
 DalFactoryFunctions (boost::compute::identity< T >, const std::set< std::string > algorithms)
 

Public Attributes

notify2 m_update_fn
 
unread_object m_unread_object_fn
 
rename_object_f m_rename_object_fn
 
dal_object_creator m_creator_fn
 
std::set< std::string > m_algorithms
 

Detailed Description

Definition at line 73 of file DalFactoryFunctions.hpp.

Constructor & Destructor Documentation

◆ DalFactoryFunctions()

template<class T >
dunedaq::conffwk::DalFactoryFunctions::DalFactoryFunctions ( boost::compute::identity< T > ,
const std::set< std::string > algorithms )

Member Data Documentation

◆ m_algorithms

std::set<std::string> dunedaq::conffwk::DalFactoryFunctions::m_algorithms

Definition at line 80 of file DalFactoryFunctions.hpp.

◆ m_creator_fn

dal_object_creator dunedaq::conffwk::DalFactoryFunctions::m_creator_fn

Definition at line 78 of file DalFactoryFunctions.hpp.

◆ m_rename_object_fn

rename_object_f dunedaq::conffwk::DalFactoryFunctions::m_rename_object_fn

Definition at line 77 of file DalFactoryFunctions.hpp.

◆ m_unread_object_fn

unread_object dunedaq::conffwk::DalFactoryFunctions::m_unread_object_fn

Definition at line 76 of file DalFactoryFunctions.hpp.

◆ m_update_fn

notify2 dunedaq::conffwk::DalFactoryFunctions::m_update_fn

Definition at line 75 of file DalFactoryFunctions.hpp.


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