Definition at line 87 of file testDaqController.cpp.
◆ TestDaqController()
daq::dpm::TestDaqController::TestDaqController |
( |
| ) |
|
|
inline |
◆ PollUntil()
template<class Pred >
void daq::dpm::TestDaqController::PollUntil |
( |
Pred && |
p | ) |
|
|
inline |
Poll one handler at a time until predicate has been satisifed or io_context runs out of work.
Definition at line 153 of file testDaqController.cpp.
◆ PostSetUp()
void daq::dpm::TestDaqController::PostSetUp |
( |
| ) |
|
|
inline |
Specifically sets up expectations and other things based on current state.
It considers:
- m_dpspec for sources and populates m_resolver based on that.
- m_initial_status controls which state to start from.
Definition at line 109 of file testDaqController.cpp.
◆ SetUp()
void daq::dpm::TestDaqController::SetUp |
( |
| ) |
|
|
inlineoverride |
◆ TearDown()
void daq::dpm::TestDaqController::TearDown |
( |
| ) |
|
|
inlineoverride |
◆ m_daq
◆ m_dpspec
◆ m_initial_status
Status daq::dpm::TestDaqController::m_initial_status = {} |
|
protected |
◆ m_proc_factory
◆ m_resolver
◆ m_rsync_factory
◆ m_ws_mock_ptr
The documentation for this class was generated from the following file: