|
ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Inheritance diagram for daq::dpm::TestScheduler:Public Member Functions | |
| TestScheduler () | |
| void | SetUp () override |
| void | PostSetup () |
| void | TearDown () override |
Public Member Functions inherited from daq::dpm::TestSchedulerBase | |
| TestSchedulerBase () | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| SchedulerOptions | m_options |
| std::unique_ptr< SchedulerImpl > | m_scheduler |
| std::string | m_spec_str |
| FakeDaqControllerFactory | m_daq_controller_factory |
| ObservableStatus | m_status |
Protected Attributes inherited from daq::dpm::TestSchedulerBase | |
| boost::asio::io_context | m_io_ctx |
| rad::IoExecutor | m_executor |
| std::vector< std::string > | m_queue |
| daq::dpm::MockWorkspace | m_ws_mock |
Definition at line 62 of file testScheduler.cpp.
|
inline |
Definition at line 64 of file testScheduler.cpp.
|
inline |
Definition at line 90 of file testScheduler.cpp.
|
inlineoverride |
Definition at line 66 of file testScheduler.cpp.
|
inlineoverride |
Definition at line 96 of file testScheduler.cpp.
|
protected |
Definition at line 105 of file testScheduler.cpp.
|
protected |
Definition at line 102 of file testScheduler.cpp.
|
protected |
Definition at line 103 of file testScheduler.cpp.
|
protected |
Definition at line 104 of file testScheduler.cpp.
|
protected |
Definition at line 106 of file testScheduler.cpp.