PhoenixZMQ  2.0.0
Library which integrates zeromq use in Phoenix
PMockBackend Member List

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

client(const std::string &address, size_t port, bool isMockRecord, const std::string &mockDirectory)PMockBackendstatic
close(Socket &socket)PMockBackendstatic
createClientSocket(Socket &socket, const PMockParam &param)PMockBackendstatic
createServerSocket(Socket &socket, 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(const std::string &address, size_t port, bool isMockRecord, const std::string &mockDirectory)PMockBackendstatic
Socket typedefPMockBackend