This mocks fakes an UdpConnection.
More...
#include <UdpConnectionMock.h>
This mocks fakes an UdpConnection.
◆ ~UdpConnectionMock() [1/2]
virtual Basda::Microgate::UdpConnectionMock::~UdpConnectionMock |
( |
| ) |
|
|
inlinevirtual |
◆ ~UdpConnectionMock() [2/2]
virtual Basda::Microgate::UdpConnectionMock::~UdpConnectionMock |
( |
| ) |
|
|
inlinevirtual |
◆ addResult_sendAndWaitForReply() [1/2]
void Basda::Microgate::UdpConnectionMock::addResult_sendAndWaitForReply |
( |
BcuReplyPtr |
r | ) |
|
|
inline |
◆ addResult_sendAndWaitForReply() [2/2]
void Basda::Microgate::UdpConnectionMock::addResult_sendAndWaitForReply |
( |
BcuReplyPtr |
r | ) |
|
|
inline |
◆ getArguments_sendAndWaitForReply() [1/2]
std::vector<BcuCommandPtr> Basda::Microgate::UdpConnectionMock::getArguments_sendAndWaitForReply |
( |
| ) |
|
|
inline |
◆ getArguments_sendAndWaitForReply() [2/2]
std::vector<BcuCommandPtr> Basda::Microgate::UdpConnectionMock::getArguments_sendAndWaitForReply |
( |
| ) |
|
|
inline |
◆ getInvocationCount_sendAndWaitForReply() [1/2]
unsigned Basda::Microgate::UdpConnectionMock::getInvocationCount_sendAndWaitForReply |
( |
| ) |
|
|
inline |
◆ getInvocationCount_sendAndWaitForReply() [2/2]
unsigned Basda::Microgate::UdpConnectionMock::getInvocationCount_sendAndWaitForReply |
( |
| ) |
|
|
inline |
◆ receive() [1/2]
virtual BcuReplyPtr Basda::Microgate::UdpConnectionMock::receive |
( |
| ) |
|
|
inlinevirtual |
◆ receive() [2/2]
virtual BcuReplyPtr Basda::Microgate::UdpConnectionMock::receive |
( |
| ) |
|
|
inlinevirtual |
◆ receivePacket() [1/2]
virtual ByteBufferPtr Basda::Microgate::UdpConnectionMock::receivePacket |
( |
| ) |
|
|
inlinevirtual |
◆ receivePacket() [2/2]
virtual ByteBufferPtr Basda::Microgate::UdpConnectionMock::receivePacket |
( |
| ) |
|
|
inlinevirtual |
◆ send() [1/2]
virtual void Basda::Microgate::UdpConnectionMock::send |
( |
BcuCommandPtr |
| ) |
|
|
inlinevirtual |
◆ send() [2/2]
virtual void Basda::Microgate::UdpConnectionMock::send |
( |
BcuCommandPtr |
| ) |
|
|
inlinevirtual |
◆ sendAndWaitForReply() [1/2]
◆ sendAndWaitForReply() [2/2]
◆ setResult_receivePacket() [1/2]
void Basda::Microgate::UdpConnectionMock::setResult_receivePacket |
( |
const ByteBufferPtr & |
result | ) |
|
|
inline |
◆ setResult_receivePacket() [2/2]
void Basda::Microgate::UdpConnectionMock::setResult_receivePacket |
( |
const ByteBufferPtr & |
result | ) |
|
|
inline |
◆ setResult_sendAndWaitForReply() [1/2]
void Basda::Microgate::UdpConnectionMock::setResult_sendAndWaitForReply |
( |
BcuReplyPtr |
reply | ) |
|
|
inline |
◆ setResult_sendAndWaitForReply() [2/2]
void Basda::Microgate::UdpConnectionMock::setResult_sendAndWaitForReply |
( |
BcuReplyPtr |
reply | ) |
|
|
inline |
◆ arguments_sendAndWaitForReply_
std::vector< BcuCommandPtr > Basda::Microgate::UdpConnectionMock::arguments_sendAndWaitForReply_ |
|
private |
◆ result_receivePacket_
ByteBufferPtr Basda::Microgate::UdpConnectionMock::result_receivePacket_ |
|
private |
◆ result_sendAndWaitForReply_
BcuReplyPtr Basda::Microgate::UdpConnectionMock::result_sendAndWaitForReply_ |
|
private |
◆ results_sendAndWaitForReply_
std::vector< BcuReplyPtr > Basda::Microgate::UdpConnectionMock::results_sendAndWaitForReply_ |
|
private |
The documentation for this class was generated from the following file: