DUNE-DAQ
DUNE Trigger and Data Acquisition software
Toggle main menu visibility
Loading...
Searching...
No Matches
dunedaq
build
hsilibs
codegen
include
hsilibs
dal
HSIController.hpp
Go to the documentation of this file.
1
// *** this file is generated by oksdalgen, do not modify it ***
2
3
#ifndef _HSIController_0_dunedaq__hsilibs__dal_0_hsilibs_dal_H_
4
#define _HSIController_0_dunedaq__hsilibs__dal_0_hsilibs_dal_H_
5
6
#include <stdint.h>
// to define 64 bits types
7
#include <iostream>
8
#include <sstream>
9
#include <string>
10
#include <map>
11
#include <vector>
12
13
#include "
conffwk/Configuration.hpp
"
14
#include "
conffwk/DalObject.hpp
"
15
16
// include files for classes used in inheritance hierarchy
17
18
#include "
timinglibs/dal/TimingEndpointControllerBase.hpp
"
19
#include "
timinglibs/dal/TimingHardwareInterface.hpp
"
20
21
namespace
dunedaq
{
22
namespace
hsilibs
{
23
namespace
dal
{
24
25
class
HSIController
:
public
dunedaq::timinglibs::dal::TimingEndpointControllerBase
,
public
dunedaq::timinglibs::dal::TimingHardwareInterface
{
26
27
friend
class
conffwk::Configuration
;
28
friend
class
conffwk::DalObject
;
29
friend
class
conffwk::DalFactory
;
30
friend
class
conffwk::DalRegistry
;
31
32
protected
:
33
34
HSIController
(
conffwk::DalRegistry
& db,
const
conffwk::ConfigObject
&
obj
)
noexcept
;
35
virtual
~HSIController
() noexcept;
36
virtual
void
init
(
bool
init_children);
37
38
public:
39
41
42
static const
std
::
string
&
s_class_name
;
43
44
53
54
virtual
void
print
(
unsigned
int
offset
,
bool
print_header,
std
::ostream& s) const;
55
56
65
66
virtual
std
::vector<const
dunedaq
::
conffwk
::
DalObject
*>
get
(const
std
::
string
& name,
bool
upcast_unregistered = true) const;
67
68
69
protected:
70
71
bool
get
(const
std
::
string
& name,
std
::vector<const
dunedaq
::
conffwk
::
DalObject
*>& vec,
bool
upcast_unregistered,
bool
first_call) const;
72
73
74
};
75
76
// out stream operator
77
78
inline
std
::ostream& operator<<(
std
::ostream& s, const
HSIController
&
obj
)
79
{
80
return
obj
.print_object(s);
81
}
82
83
typedef
std::vector<const HSIController*>::const_iterator
HSIControllerIterator
;
84
85
}
86
}
87
}
88
89
#endif
DalObject.hpp
TimingEndpointControllerBase.hpp
TimingHardwareInterface.hpp
dunedaq::conffwk::DalObject
The base class for any generated DAL object.
Definition
DalObject.hpp:52
dunedaq::conffwk::DalRegistry
DalRegistry: A registry of DalObjects It provides a single interface to create, cache and manage DalO...
Definition
DalRegistry.hpp:19
dunedaq::hsilibs::dal::HSIController
Definition
HSIController.hpp:25
dunedaq::hsilibs::dal::HSIController::~HSIController
virtual ~HSIController() noexcept
Definition
HSIController.cpp:66
dunedaq::hsilibs::dal::HSIController::init
virtual void init(bool init_children)
Definition
HSIController.cpp:58
dunedaq::hsilibs::dal::HSIController::DalFactory
friend class conffwk::DalFactory
Definition
HSIController.hpp:29
dunedaq::hsilibs::dal::HSIController::print
virtual void print(unsigned int offset, bool print_header, std::ostream &s) const
Print details of the HSIController object.
Definition
HSIController.cpp:37
dunedaq::hsilibs::dal::HSIController::s_class_name
static const std::string & s_class_name
Definition
HSIController.hpp:42
dunedaq::hsilibs::dal::HSIController::DalObject
friend class conffwk::DalObject
Definition
HSIController.hpp:28
dunedaq::hsilibs::dal::HSIController::get
virtual std::vector< const dunedaq::conffwk::DalObject * > get(const std::string &name, bool upcast_unregistered=true) const
Get values of relationships and results of some algorithms as a vector of dunedaq::conffwk::DalObject...
Definition
HSIController.cpp:70
dunedaq::hsilibs::dal::HSIController::HSIController
HSIController(conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept
Definition
HSIController.cpp:27
dunedaq::timinglibs::dal::TimingEndpointControllerBase
Definition
TimingEndpointControllerBase.hpp:28
dunedaq::timinglibs::dal::TimingHardwareInterface
Definition
TimingHardwareInterface.hpp:25
Configuration.hpp
conffwk entry point
offset
double offset
Definition
conversions-impl.hh:28
conffwk.ConfigObject
Definition
ConfigObject.py:1
conffwk.Configuration
Definition
Configuration.py:1
conffwk
Definition
__init__.py:1
dunedaq::hsilibs::dal
Definition
HSIController.hpp:23
dunedaq::hsilibs::dal::HSIControllerIterator
std::vector< constHSIController * >::const_iterator HSIControllerIterator
Definition
HSIController.hpp:83
dunedaq::hsilibs
Definition
HSIEventSender.hpp:27
dunedaq
Including Qt Headers.
Definition
module.cpp:16
dunedaq::obj
msgpack::object obj
Definition
Serialization.hpp:257
std
Definition
SchemaUtils.hpp:118
Generated on
for DUNE-DAQ by
1.17.0