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

include/zmqmessage/ZmqMessageFullImpl.hpp File Reference

#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.


Detailed Description

Copyright (c) 2010-2011 Phorm, Inc. GNU LGPL v 3.0, see http://www.gnu.org/licenses/lgpl-3.0-standalone.html
Author:
Andrey Skryabin <andrew@zmqmessage.org>, et al.
Full definition of all ZmqMessage objects methods. In HEADERONLY builds, they are included in client code. Default (explicit) instantiations of them are included in library code, so in non-headeronly builds this code does not appear in client modules.
ZmqMessage 0.1 — open source software, support@zmqmessage.org