DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
dbe
include
dbe
SchemaCustomMethodImplementationModel.hpp
Go to the documentation of this file.
1
#ifndef CUSTOMMETHODIMPLEMENTATION_H
2
#define CUSTOMMETHODIMPLEMENTATION_H
3
5
#include "
dbe/SchemaCustomModelInterface.hpp
"
7
#include "
oks/method.hpp
"
8
9
namespace
dbse
10
{
11
12
class
CustomMethodImplementationModel
:
public
CustomModelInterface
13
{
14
public
:
15
CustomMethodImplementationModel
(
dunedaq::oks::OksMethod
* Method, QStringList Headers );
16
~CustomMethodImplementationModel
();
17
void
setupModel
();
18
private
:
19
dunedaq::oks::OksMethod
*
SchemaMethod
;
20
};
21
22
}
// namespace dbse
23
#endif
// CUSTOMMETHODIMPLEMENTATION_H
SchemaCustomModelInterface.hpp
dbse::CustomMethodImplementationModel
Definition
SchemaCustomMethodImplementationModel.hpp:13
dbse::CustomMethodImplementationModel::~CustomMethodImplementationModel
~CustomMethodImplementationModel()
dbse::CustomMethodImplementationModel::setupModel
void setupModel()
Definition
SchemaCustomMethodImplementationModel.cpp:13
dbse::CustomMethodImplementationModel::SchemaMethod
dunedaq::oks::OksMethod * SchemaMethod
Definition
SchemaCustomMethodImplementationModel.hpp:19
dbse::CustomMethodImplementationModel::CustomMethodImplementationModel
CustomMethodImplementationModel(dunedaq::oks::OksMethod *Method, QStringList Headers)
Definition
SchemaCustomMethodImplementationModel.cpp:5
dbse::CustomModelInterface
Definition
SchemaCustomModelInterface.hpp:12
dunedaq::oks::OksMethod
OKS method class.
Definition
method.hpp:153
method.hpp
dbse
Including QT Headers.
Definition
SchemaAttributeEditor.hpp:9
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0