libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
options.hpp File Reference
#include <string>
#include <vector>
#include <set>
#include "stddef.h"
#include "stdint.hpp"
#include "tcp_address.hpp"
#include "../include/zmq.h"
Include dependency graph for options.hpp:

Go to the source code of this file.

Classes

struct  zmq::options_t
 

Namespaces

 zmq
 

Macros

#define CURVE_KEYSIZE   32
 
#define CURVE_KEYSIZE_Z85   40
 

Macro Definition Documentation

#define CURVE_KEYSIZE   32
#define CURVE_KEYSIZE_Z85   40

Definition at line 52 of file options.hpp.

Referenced by zmq::options_t::getsockopt(), and zmq::options_t::setsockopt().