Public Member Functions | Private Attributes | List of all members
zmq::error_t Class Reference

#include <zmq.hpp>

Inheritance diagram for zmq::error_t:
Inheritance graph
[legend]

Public Member Functions

 error_t () ZMQ_NOTHROW
 
 error_t (int err) ZMQ_NOTHROW
 
 error_t () ZMQ_NOTHROW
 
 error_t (int err) ZMQ_NOTHROW
 
int num () const ZMQ_NOTHROW
 
int num () const ZMQ_NOTHROW
 
virtual const char * what () const ZMQ_NOTHROW ZMQ_OVERRIDE
 
virtual const char * what () const ZMQ_NOTHROW ZMQ_OVERRIDE
 

Private Attributes

int errnum
 

Detailed Description

Definition at line 287 of file 3rdparty/cppzmq/zmq.hpp.

Constructor & Destructor Documentation

zmq::error_t::error_t ( )
inline

Definition at line 290 of file 3rdparty/cppzmq/zmq.hpp.

zmq::error_t::error_t ( int  err)
inlineexplicit

Definition at line 291 of file 3rdparty/cppzmq/zmq.hpp.

zmq::error_t::error_t ( )
inline

Definition at line 277 of file src/loggers/zmq.hpp.

zmq::error_t::error_t ( int  err)
inlineexplicit

Definition at line 278 of file src/loggers/zmq.hpp.

Member Function Documentation

int zmq::error_t::num ( ) const
inline

Definition at line 283 of file src/loggers/zmq.hpp.

int zmq::error_t::num ( ) const
inline

Definition at line 296 of file 3rdparty/cppzmq/zmq.hpp.

virtual const char* zmq::error_t::what ( ) const
inlinevirtual

Definition at line 279 of file src/loggers/zmq.hpp.

virtual const char* zmq::error_t::what ( ) const
inlinevirtual

Definition at line 292 of file 3rdparty/cppzmq/zmq.hpp.

Member Data Documentation

int zmq::error_t::errnum
private

Definition at line 299 of file 3rdparty/cppzmq/zmq.hpp.


The documentation for this class was generated from the following file:


behaviotree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Tue May 4 2021 02:56:26