|
ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Inheritance diagram for TestDaqControllerAwait:Public Member Functions | |
| void | PreDaqControllerHook () |
| void | PreStartAsyncHook () |
Public Member Functions inherited from TestState | |
| TestState () | |
| void | SetUp () override |
| void | TearDown () override |
| void | StartDaq () |
| Executes a successful StartAsync() call. More... | |
| void | AbortDaq () |
| void | StopDaq () |
Public Attributes | |
| boost::promise< Result< DpParts > > | m_await_promise |
Public Attributes inherited from TestState | |
| std::shared_ptr< PrimSource::RrClient > | m_prim_rr_client |
| std::shared_ptr< MetaDaqAsyncMock > | m_meta_rr_client |
| std::shared_ptr< MetaDaqAsyncMock > | m_meta_rr_client2 |
| std::unique_ptr< MockAsyncOperations > | m_mock_ops |
| boost::asio::io_context | m_io_ctx |
| StatusObserverMock | m_observer |
| std::shared_ptr< ObservableStatus > | m_status |
| std::shared_ptr< ObservableEventLog > | m_event_log |
| std::shared_ptr< OcmDaqController > | m_daq |
| DaqContext | m_context |
| DaqSources | m_sources |
| std::vector< DpPart > | m_files |
| fits::KeywordVector | m_keywords |
Definition at line 269 of file testOcmDaqController.cpp.
|
inlinevirtual |
Reimplemented from TestState.
Definition at line 270 of file testOcmDaqController.cpp.
|
inlinevirtual |
Reimplemented from TestState.
Definition at line 275 of file testOcmDaqController.cpp.
Definition at line 280 of file testOcmDaqController.cpp.