ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
daq::RecCmdsAsyncMock Member List

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

MOCK_CONST_METHOD0(getMal, std::shared_ptr<::elt::mal::Mal >())daq::RecCmdsAsyncMock
MOCK_METHOD0(RecContinue, ::elt::mal::future< std::shared_ptr<::recif::RecStatus >>())daq::RecCmdsAsyncMock
MOCK_METHOD0(RecStop, ::elt::mal::future< std::shared_ptr<::recif::RecStatus >>())daq::RecCmdsAsyncMock
MOCK_METHOD0(RecAbort, ::elt::mal::future< std::string >())daq::RecCmdsAsyncMock
MOCK_METHOD0(RecPause, ::elt::mal::future< std::shared_ptr<::recif::RecStatus >>())daq::RecCmdsAsyncMock
MOCK_METHOD0(asyncConnect, ::elt::mal::future< void >())daq::RecCmdsAsyncMock
MOCK_METHOD1(RecStart, ::elt::mal::future< std::shared_ptr<::recif::RecStatus >>(const std::shared_ptr<::recif::RecProperties > &))daq::RecCmdsAsyncMock
MOCK_METHOD1(RecStatus, ::elt::mal::future< std::shared_ptr<::recif::RecStatus >>(const std::string &))daq::RecCmdsAsyncMock
MOCK_METHOD1(RecWait, ::elt::mal::future< std::shared_ptr<::recif::RecWaitStatus >>(const std::shared_ptr< recif::RecWaitSpec > &))daq::RecCmdsAsyncMock
MOCK_METHOD1(registerConnectionListener, elt::mal::rr::ListenerRegistration(elt::mal::rr::ClientRrEntity::ConnectionListener))daq::RecCmdsAsyncMock