Classes | Namespaces | Macros | Functions
options.hpp File Reference
#include <string>
#include <vector>
#include <map>
#include "atomic_ptr.hpp"
#include "stddef.h"
#include "stdint.hpp"
#include "tcp_address.hpp"
Include dependency graph for options.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Functions

template<typename T >
int zmq::do_getsockopt (void *const optval_, size_t *const optvallen_, T value_)
 
int zmq::do_getsockopt (void *optval_, size_t *optvallen_, const std::string &value_)
 
int zmq::do_getsockopt (void *optval_, size_t *optvallen_, const void *value_, size_t value_len_)
 
int zmq::do_setsockopt_int_as_bool_relaxed (const void *optval_, size_t optvallen_, bool *out_value_)
 
int zmq::do_setsockopt_int_as_bool_strict (const void *optval_, size_t optvallen_, bool *out_value_)
 
bool zmq::get_effective_conflate_option (const options_t &options)
 

Macro Definition Documentation

◆ CURVE_KEYSIZE

#define CURVE_KEYSIZE   32

Definition at line 28 of file options.hpp.

◆ CURVE_KEYSIZE_Z85

#define CURVE_KEYSIZE_Z85   40

Definition at line 30 of file options.hpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03