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