| ifw-daq
    2.1.0-pre1
    IFW Data Acquisition modules | 
 Inheritance diagram for TestStopped:
 Inheritance diagram for TestStopped:| Public Member Functions | |
| void | PreDaqControllerHook () | 
|  Public Member Functions inherited from TestState | |
| TestState () | |
| void | SetUp () override | 
| void | TearDown () override | 
| virtual void | PreStartAsyncHook () | 
| void | StartDaq () | 
| Executes a successful StartAsync() call.  More... | |
| void | AbortDaq () | 
| void | StopDaq () | 
| Additional Inherited Members | |
|  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 263 of file testOcmDaqController.cpp.
| 
 | inlinevirtual | 
Reimplemented from TestState.
Definition at line 264 of file testOcmDaqController.cpp.