PhoenixSocket  1.0.0
Library which integrates socket unix use in Phoenix
Loading...
Searching...
No Matches
PMockBackend Member List

This is the complete list of members for PMockBackend, including all inherited members.

client()PMockBackendstatic
close(Socket &socket)PMockBackendstatic
createClientSocket(Socket &socket, const std::string &address, size_t port, const PMockParam &param)PMockBackendstatic
createServerSocket(Socket &socket, const std::string &address, size_t port, const PMockParam &param)PMockBackendstatic
isConnected(const Socket &socket)PMockBackendstatic
Message typedefPMockBackend
mockToMsg(Message &msg, DataStreamMsg &mockMsg)PMockBackendstatic
msgData(const Message &msg)PMockBackendstatic
msgData(Message &msg)PMockBackendstatic
msgResize(Message &msg, size_t sizeMsg)PMockBackendstatic
msgSize(const Message &msg)PMockBackendstatic
msgToMock(DataStreamMsg &mockMsg, const Message &msg)PMockBackendstatic
Param typedefPMockBackend
PMockBackend()PMockBackend
recv(Socket &socket, Message &msg, PRecvFlag::PRecvFlag flag)PMockBackendstatic
send(Socket &socket, const Message &msg, PSendFlag::PSendFlag flag)PMockBackendstatic
server()PMockBackendstatic
setIsMockRecord(Socket &socket, bool isMockRecord)PMockBackendstatic
setMockPrefix(Socket &socket, const std::string &mockPrefix)PMockBackendstatic
Socket typedefPMockBackend