Overview Tutorial API reference Examples Build Download | ZmqMessage 0.1 - 21 Oct 2011 |
#include <ZmqMessage.hpp>
Protected Member Functions | |
void | receive_routing (zmq::socket_t &sock) |
MsgPtrVec * | get_routing () |
void | log_routing_received () const |
Routing policy for sending/receiving message through "not-X" ZMQ endpoints (socket types PUSH, PULL, REQ, REP, PUB, SUB,...)
MsgPtrVec* ZmqMessage::SimpleRouting::get_routing | ( | ) | [inline, protected] |
void ZmqMessage::SimpleRouting::log_routing_received | ( | ) | const [inline, protected] |
void ZmqMessage::SimpleRouting::receive_routing | ( | zmq::socket_t & | sock | ) | [inline, protected] |