ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
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 73 of file testDaqController.cpp.

Constructor & Destructor Documentation

◆ TestDaqControllerBase()

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

Definition at line 75 of file testDaqController.cpp.

Member Function Documentation

◆ SetUp()

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

Definition at line 78 of file testDaqController.cpp.

◆ TearDown()

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

Definition at line 81 of file testDaqController.cpp.

Member Data Documentation

◆ m_executor

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

Definition at line 89 of file testDaqController.cpp.

◆ m_io_ctx

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

Definition at line 88 of file testDaqController.cpp.

◆ m_options

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

Definition at line 90 of file testDaqController.cpp.

◆ m_resources

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

Definition at line 87 of file testDaqController.cpp.


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