IBR-DTNSuite  0.10
ibrcommon::socket_error Class Reference

#include <socket.h>

Inheritance diagram for ibrcommon::socket_error:
Inheritance graph
Collaboration diagram for ibrcommon::socket_error:
Collaboration graph

Public Member Functions

 socket_error (socket_error_code code, string error)
 
socket_error_code code () const
 
- Public Member Functions inherited from ibrcommon::socket_exception
 socket_exception ()
 
 socket_exception (string error)
 
- Public Member Functions inherited from ibrcommon::Exception
 Exception () throw ()
 
 Exception (const exception &) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 
 Exception (string what) throw ()
 

Additional Inherited Members

- Protected Attributes inherited from ibrcommon::Exception
string _what
 

Detailed Description

Definition at line 55 of file socket.h.

Constructor & Destructor Documentation

ibrcommon::socket_error::socket_error ( socket_error_code  code,
string  error 
)
inline

Definition at line 58 of file socket.h.

Member Function Documentation

socket_error_code ibrcommon::socket_error::code ( ) const
inline

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