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) throw (MessageFormatError, ZmqErrorType) |
MsgPtrVec * | get_routing () |
void | log_routing_received () const |
~XRouting () |
Routing policy for sending/receiving message through "X" ZMQ endpoints (socket types XREQ and XREP)
ZmqMessage::XRouting::~XRouting | ( | ) | [protected] |
MsgPtrVec* ZmqMessage::XRouting::get_routing | ( | ) | [inline, protected] |
void ZmqMessage::XRouting::log_routing_received | ( | ) | const [protected] |
void ZmqMessage::XRouting::receive_routing | ( | zmq::socket_t & | sock | ) | throw (MessageFormatError, ZmqErrorType) [protected] |