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 () ZMQ_NOTHROW
 
 error_t (int err) 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 289 of file 3rdparty/cppzmq/zmq.hpp.

Constructor & Destructor Documentation

◆ error_t() [1/4]

zmq::error_t::error_t ( )
inline

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

◆ error_t() [2/4]

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

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

◆ error_t() [3/4]

zmq::error_t::error_t ( )
inline

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

◆ error_t() [4/4]

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

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

Member Function Documentation

◆ num() [1/2]

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

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

◆ num() [2/2]

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

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

◆ what() [1/2]

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

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

◆ what() [2/2]

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

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

Member Data Documentation

◆ errnum

int zmq::error_t::errnum
private

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


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10