#include <daqifMock.hpp>
|
| | MOCK_METHOD (::elt::mal::future< std::shared_ptr<::daqif::DaqReply > >, QueueDaq,(const std::string &status, const std::string &specification),(override)) |
| |
| | MOCK_METHOD (::elt::mal::future< std::shared_ptr<::daqif::DaqReply > >, AbortDaq,(const std::string &id),(override)) |
| |
| | MOCK_METHOD (::elt::mal::future< std::shared_ptr<::daqif::DaqStatus > >, GetDaqStatus,(const std::string &id),(override)) |
| |
| | MOCK_METHOD (::elt::mal::future< std::string >, GetInternalDaqStatus,(const std::string &id),(override)) |
| |
| | MOCK_METHOD (::elt::mal::future< std::vector< std::shared_ptr<::daqif::DaqStatus > > >, GetActiveDaqs,(),(override)) |
| |
| | MOCK_METHOD (std::shared_ptr<::elt::mal::Mal >, getMal,(),(const, override)) |
| |
| | MOCK_METHOD (::elt::mal::future< void >, asyncConnect,(),(override)) |
| |
| | MOCK_METHOD (elt::mal::rr::ListenerRegistration, registerConnectionListener,(elt::mal::rr::ClientRrEntity::ConnectionListener),(override)) |
| |
Definition at line 21 of file daqifMock.hpp.
◆ MOCK_METHOD() [1/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< std::shared_ptr<::daqif::DaqReply > > |
, |
|
|
AbortDaq |
, |
|
|
(const std::string &id) |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [2/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< std::shared_ptr<::daqif::DaqReply > > |
, |
|
|
QueueDaq |
, |
|
|
(const std::string &status, const std::string &specification) |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [3/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< std::shared_ptr<::daqif::DaqStatus > > |
, |
|
|
GetDaqStatus |
, |
|
|
(const std::string &id) |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [4/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< std::string > |
, |
|
|
GetInternalDaqStatus |
, |
|
|
(const std::string &id) |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [5/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< std::vector< std::shared_ptr<::daqif::DaqStatus > > > |
, |
|
|
GetActiveDaqs |
, |
|
|
() |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [6/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
::elt::mal::future< void > |
, |
|
|
asyncConnect |
, |
|
|
() |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [7/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
elt::mal::rr::ListenerRegistration |
, |
|
|
registerConnectionListener |
, |
|
|
(elt::mal::rr::ClientRrEntity::ConnectionListener) |
, |
|
|
(override) |
|
|
) |
| |
◆ MOCK_METHOD() [8/8]
| daq::DpmDaqControlAsyncMock::MOCK_METHOD |
( |
std::shared_ptr<::elt::mal::Mal > |
, |
|
|
getMal |
, |
|
|
() |
, |
|
|
(const, override) |
|
|
) |
| |
The documentation for this struct was generated from the following file: