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

ZmqMessage::SimpleRouting Class Reference

Simple (not-X) Routing policy. More...

#include <ZmqMessage.hpp>

List of all members.

Protected Member Functions

void receive_routing (zmq::socket_t &sock)
MsgPtrVecget_routing ()
void log_routing_received () const


Detailed Description

Simple (not-X) Routing policy.

Routing policy for sending/receiving message through "not-X" ZMQ endpoints (socket types PUSH, PULL, REQ, REP, PUB, SUB,...)


Member Function Documentation

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]


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