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

◆ error_t() [1/4]

zmq::error_t::error_t ( )
inline

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

◆ error_t() [2/4]

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

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

◆ error_t() [3/4]

zmq::error_t::error_t ( )
inline

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

◆ error_t() [4/4]

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

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

Member Function Documentation

◆ num() [1/2]

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

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

◆ num() [2/2]

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

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

◆ what() [1/2]

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

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

◆ what() [2/2]

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

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

Member Data Documentation

◆ errnum

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:


behaviortree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Mon Jul 3 2023 02:50:15