zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
message.hpp File Reference
#include <cassert>
#include <functional>
#include <string>
#include <unordered_map>
#include <vector>
#include <utility>
#include <zmq.h>
#include "compatibility.hpp"
#include "frame.hpp"
#include "signal.hpp"
Include dependency graph for message.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zmqpp::message
 a zmq message with optional multipart support More...
 

Namespaces

 zmqpp
 C++ wrapper around zmq.
 

Detailed Description

Date
9 Aug 2011
Author
Ben Gray (@benjamg)