Overview Tutorial API reference Examples Build Download ZmqMessage 0.1 - 21 Oct 2011

ZmqMessage::XRouting Class Reference

X routing policy. More...

#include <ZmqMessage.hpp>

List of all members.

Protected Member Functions

void receive_routing (zmq::socket_t &sock) throw (MessageFormatError, ZmqErrorType)
MsgPtrVecget_routing ()
void log_routing_received () const
 ~XRouting ()


Detailed Description

X routing policy.

Routing policy for sending/receiving message through "X" ZMQ endpoints (socket types XREQ and XREP)


Constructor & Destructor Documentation

ZmqMessage::XRouting::~XRouting (  )  [protected]


Member Function Documentation

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]


The documentation for this class was generated from the following files:
ZmqMessage 0.1 — open source software, support@zmqmessage.org