ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Public Member Functions | List of all members
MalMock Struct Reference

#include <malMock.hpp>

+ Inheritance diagram for MalMock:

Public Member Functions

 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))
 

Detailed Description

Definition at line 5 of file malMock.hpp.

Member Function Documentation

◆ 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: