#include <zmq.hpp>
Definition at line 289 of file 3rdparty/cppzmq/zmq.hpp.
◆ error_t() [1/4]
zmq::error_t::error_t |
( |
| ) |
|
|
inline |
◆ error_t() [2/4]
zmq::error_t::error_t |
( |
int |
err | ) |
|
|
inlineexplicit |
◆ error_t() [3/4]
zmq::error_t::error_t |
( |
| ) |
|
|
inline |
◆ error_t() [4/4]
zmq::error_t::error_t |
( |
int |
err | ) |
|
|
inlineexplicit |
◆ num() [1/2]
int zmq::error_t::num |
( |
| ) |
const |
|
inline |
◆ num() [2/2]
int zmq::error_t::num |
( |
| ) |
const |
|
inline |
◆ what() [1/2]
virtual const char* zmq::error_t::what |
( |
| ) |
const |
|
inlinevirtual |
◆ what() [2/2]
virtual const char* zmq::error_t::what |
( |
| ) |
const |
|
inlinevirtual |
◆ errnum
The documentation for this class was generated from the following file: