ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
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 &status, 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::string >, GetInternalDaqStatus,(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