#include <CeylanStreamSocket.h>
Public Member Functions | |
| StreamSocketException (const std::string &reason) | |
| virtual | ~StreamSocketException () throw () |
Definition at line 67 of file CeylanStreamSocket.h.
| StreamSocket::StreamSocketException::StreamSocketException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 120 of file CeylanStreamSocket.cc.
| StreamSocket::StreamSocketException::~StreamSocketException | ( | ) | throw () [virtual] |
Definition at line 129 of file CeylanStreamSocket.cc.
1.5.8