OpenShot Library | libopenshot  0.2.5
Public Member Functions | List of all members
zmq::error_t Class Reference

#include <zmq.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 109 of file zmq.hpp.

Constructor & Destructor Documentation

zmq::error_t::error_t ( )
inline

Definition at line 113 of file zmq.hpp.

Member Function Documentation

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

Definition at line 120 of file zmq.hpp.

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

Definition at line 115 of file zmq.hpp.


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