ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
daq::DpmDaqControlAsyncMock Member List

This is the complete list of members for daq::DpmDaqControlAsyncMock, including all inherited members.

MOCK_METHOD(::elt::mal::future< std::shared_ptr<::daqif::DaqReply >>, QueueDaq,(const std::string &specification),(override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(::elt::mal::future< std::shared_ptr<::daqif::DaqReply >>, AbortDaq,(const std::string &id),(override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(::elt::mal::future< std::shared_ptr<::daqif::DaqStatus >>, GetDaqStatus,(const std::string &id),(override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(::elt::mal::future< std::vector< std::shared_ptr<::daqif::DaqStatus >>>, GetActiveDaqs,(),(override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(std::shared_ptr<::elt::mal::Mal >, getMal,(),(const, override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(::elt::mal::future< void >, asyncConnect,(),(override))daq::DpmDaqControlAsyncMock
MOCK_METHOD(elt::mal::rr::ListenerRegistration, registerConnectionListener,(elt::mal::rr::ClientRrEntity::ConnectionListener),(override))daq::DpmDaqControlAsyncMock