ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Public Member Functions | Protected Attributes | List of all members
daq::dpm::TestDaqControllerBase Class Reference
+ Inheritance diagram for daq::dpm::TestDaqControllerBase:

Public Member Functions

 TestDaqControllerBase ()
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

Resources m_resources
 
boost::asio::io_context m_io_ctx
 
rad::IoExecutor m_executor
 
DaqControllerOptions m_options
 

Detailed Description

Definition at line 65 of file testDaqController.cpp.

Constructor & Destructor Documentation

◆ TestDaqControllerBase()

daq::dpm::TestDaqControllerBase::TestDaqControllerBase ( )
inline

Definition at line 67 of file testDaqController.cpp.

Member Function Documentation

◆ SetUp()

void daq::dpm::TestDaqControllerBase::SetUp ( )
inlineoverride

Definition at line 70 of file testDaqController.cpp.

◆ TearDown()

void daq::dpm::TestDaqControllerBase::TearDown ( )
inlineoverride

Definition at line 73 of file testDaqController.cpp.

Member Data Documentation

◆ m_executor

rad::IoExecutor daq::dpm::TestDaqControllerBase::m_executor
protected

Definition at line 81 of file testDaqController.cpp.

◆ m_io_ctx

boost::asio::io_context daq::dpm::TestDaqControllerBase::m_io_ctx
protected

Definition at line 80 of file testDaqController.cpp.

◆ m_options

DaqControllerOptions daq::dpm::TestDaqControllerBase::m_options
protected

Definition at line 82 of file testDaqController.cpp.

◆ m_resources

Resources daq::dpm::TestDaqControllerBase::m_resources
protected

Definition at line 79 of file testDaqController.cpp.


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