|
std::shared_ptr< std::function< void(std::vector< uint8_t >)> > | callback_ |
|
◆ MockBinarySocket()
MockBinarySocket::MockBinarySocket |
( |
| ) |
|
|
delete |
◆ INJECT()
MockBinarySocket::INJECT |
( |
MockBinarySocket( ASSISTED(udp::endpoint) target_socket, callback) |
| ) |
|
|
inline |
◆ SendData()
virtual void MockBinarySocket::SendData |
( |
std::vector< uint8_t > |
data | ) |
|
|
inlineoverridevirtual |
◆ Start()
virtual void MockBinarySocket::Start |
( |
| ) |
|
|
inlineoverridevirtual |
◆ callback_
std::shared_ptr<std::function<void(std::vector<uint8_t>)> > MockBinarySocket::callback_ |
|
private |
The documentation for this class was generated from the following file: