zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NzmqppC++ wrapper around zmq
 NcurveZMQ curve facilities
 CkeypairA pair of public and private key
 CactorAn actor is a thread with a pair socket connected to its parent
 Cactor_initialization_exceptionRepresents a failed zmqpp::actor initialization
 CauthAuth - authentication for ZeroMQ security mechanisms
 CcontextInternal zmq context and io threads
 CexceptionRepresents the base zmqpp exception
 CframeInternal frame wrapper for a single zmq message
 Cinvalid_instanceRepresents an attempt to use an invalid object
 CmessageZmq message with optional multipart support
 CpollerPolling wrapper
 CreactorReactor object that helps to manage multiple socket by calling a user-defined handler for each socket when a watched event occurs
 CsocketZmq sockets
 Cz85_exceptionThrown when an error occurs while encoding or decoding to/from z85
 Czap_handlerA base ZAP handler object
 Czap_requestA class for working with ZAP requests and replies
 Czmq_internal_exceptionRepresents internal zmq errors
 Cclient_options