#include <malMock.hpp>
|
| MOCK_METHOD5 (getPublisherUnsafe, void *(const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties)) |
|
| MOCK_METHOD5 (getSubscriberUnsafe, void *(const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties)) |
|
| MOCK_METHOD5 (getMrvSubscriberUnsafe, void *(const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties)) |
|
| MOCK_METHOD5 (getClientUnsafe, void *(const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::rr::qos::QoS >> &standardQoS, const Properties &malSpecificProperties)) |
|
| MOCK_METHOD2 (getDataEntityUnsafe, void *(const std::string &libraryName, const std::string &symbolName)) |
|
| MOCK_METHOD3 (createServer, std::unique_ptr< elt::mal::rr::Server >(const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::rr::qos::QoS >> &standardQoS, const Properties &malSpecificProperties)) |
|
Definition at line 5 of file malMock.hpp.
◆ MOCK_METHOD2()
MalMock::MOCK_METHOD2 |
( |
getDataEntityUnsafe |
, |
|
|
void * |
const std::string &libraryName, const std::string &symbolName |
|
) |
| |
◆ MOCK_METHOD3()
MalMock::MOCK_METHOD3 |
( |
createServer |
, |
|
|
std::unique_ptr< elt::mal::rr::Server > |
const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::rr::qos::QoS >> &standardQoS, const Properties &malSpecificProperties |
|
) |
| |
◆ MOCK_METHOD5() [1/4]
MalMock::MOCK_METHOD5 |
( |
getClientUnsafe |
, |
|
|
void * |
const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::rr::qos::QoS >> &standardQoS, const Properties &malSpecificProperties |
|
) |
| |
◆ MOCK_METHOD5() [2/4]
MalMock::MOCK_METHOD5 |
( |
getMrvSubscriberUnsafe |
, |
|
|
void * |
const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties |
|
) |
| |
◆ MOCK_METHOD5() [3/4]
MalMock::MOCK_METHOD5 |
( |
getPublisherUnsafe |
, |
|
|
void * |
const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties |
|
) |
| |
◆ MOCK_METHOD5() [4/4]
MalMock::MOCK_METHOD5 |
( |
getSubscriberUnsafe |
, |
|
|
void * |
const std::string &libraryName, const std::string &symbolName, const elt::mal::Uri &uri, const std::vector< std::shared_ptr< elt::mal::ps::qos::QoS >> &standardQoS, const Properties &malSpecificProperties |
|
) |
| |
The documentation for this struct was generated from the following file: