IBR-DTNSuite
0.10
|
#include <StreamConnection.h>
Public Member Functions | |
StreamClosedException (string what="The stream has been closed.") throw () | |
Public Member Functions inherited from ibrcommon::IOException | |
IOException (string what="Input/Output error.") throw () | |
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 |
Definition at line 72 of file StreamConnection.h.
|
inline |
Definition at line 75 of file StreamConnection.h.