ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
This is the complete list of members for daq::MetaDaqAsyncMock, including all inherited members.
MOCK_CONST_METHOD0(getMal, std::shared_ptr<::elt::mal::Mal >()) | daq::MetaDaqAsyncMock | |
MOCK_METHOD0(asyncConnect, ::elt::mal::future< void >()) | daq::MetaDaqAsyncMock | |
MOCK_METHOD1(StartDaq, ::elt::mal::future< std::shared_ptr<::metadaqif::DaqReply >>(const std::string &)) | daq::MetaDaqAsyncMock | |
MOCK_METHOD1(StopDaq, ::elt::mal::future< std::shared_ptr<::metadaqif::DaqStopReply >>(const std::string &)) | daq::MetaDaqAsyncMock | |
MOCK_METHOD1(AbortDaq, ::elt::mal::future< std::shared_ptr<::metadaqif::DaqReply >>(const std::string &)) | daq::MetaDaqAsyncMock | |
MOCK_METHOD1(GetDaqStatus, ::elt::mal::future< std::shared_ptr<::metadaqif::DaqStatus >>(const std::string &)) | daq::MetaDaqAsyncMock | |
MOCK_METHOD1(registerConnectionListener, elt::mal::rr::ListenerRegistration(elt::mal::rr::ClientRrEntity::ConnectionListener)) | daq::MetaDaqAsyncMock |