hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
zmq::error_t Class Reference

#include <zmq.hpp>

Public Member Functions

 error_t ()
virtual const char * what () const throw ()
int num () const

Detailed Description

Definition at line 70 of file zmq.hpp.

Constructor & Destructor Documentation

zmq::error_t::error_t ( )
inline

Definition at line 74 of file zmq.hpp.

Member Function Documentation

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

Definition at line 81 of file zmq.hpp.

Here is the caller graph for this function:

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

Definition at line 76 of file zmq.hpp.

Here is the caller graph for this function:


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