|
zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
#include <stdexcept>#include <string>#include <zmq.h>

Go to the source code of this file.
Classes | |
| class | zmqpp::exception |
| Represents the base zmqpp exception. More... | |
| class | zmqpp::invalid_instance |
| Represents an attempt to use an invalid object. More... | |
| class | zmqpp::actor_initialization_exception |
| Represents a failed zmqpp::actor initialization. More... | |
| class | zmqpp::z85_exception |
| Thrown when an error occurs while encoding or decoding to/from z85. More... | |
| class | zmqpp::zmq_internal_exception |
| Represents internal zmq errors. More... | |
Namespaces | |
| zmqpp | |
| C++ wrapper around zmq. | |
1.8.8