Overview Tutorial API reference Examples Build Download | ZmqMessage 0.1 - 21 Oct 2011 |
#include <tr1/functional>
Go to the source code of this file.
Namespaces | |
namespace | ZmqMessage |
Functions | |
void | ZmqMessage::send (zmq::socket_t &sock, Multipart &multipart, bool nonblock) throw (ZmqErrorType) |
Sink & | ZmqMessage::NullMessage (Sink &out) |
Null (empty) message marker to send. | |
Sink & | ZmqMessage::Flush (Sink &out) |
Manipulator to flush outgoing message. |