#include <CeylanServerStreamSocket.h>

Public Member Functions | |
| ServerStreamSocketException (const std::string &reason) | |
| virtual | ~ServerStreamSocketException () throw () | 
Definition at line 98 of file CeylanServerStreamSocket.h.
| ServerStreamSocket::ServerStreamSocketException::ServerStreamSocketException | ( | const std::string & | reason | ) |  [explicit] | 
        
Definition at line 104 of file CeylanServerStreamSocket.cc.
| ServerStreamSocket::ServerStreamSocketException::~ServerStreamSocketException | ( | ) |   throw () [virtual] | 
        
Definition at line 113 of file CeylanServerStreamSocket.cc.
 1.5.8