|
IBR-DTNSuite
0.12
|
#include <socket.h>


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 |
|
inline |
|
inline |
Definition at line 68 of file socket.h.
Referenced by ibrcommon::socketstream::overflow(), and ibrcommon::socketstream::underflow().