![]() |
|
PhoenixSocket
4.0.1
Library which integrates socket unix use in Phoenix
|
#include "PMockBackend.h"
Include dependency graph for PMockBackend_impl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename T> | |
| bool | socket_serialize_message (PMockSocket::Message &msg, const T &data) |
| Serialize a message from data. | |
| bool socket_serialize_message | ( | PMockSocket::Message & | msg, |
| const T & | data ) |
Serialize a message from data.
| [out] | msg | : message to be filled with the data |
| data | : data to be serialized in the message |
Definition at line 18 of file PMockBackend_impl.h.
Referenced by PMockSocket::recvData(), and PMockSocket::sendData().
Here is the caller graph for this function: