Public Types | |
|
typedef std::shared_ptr < UnixSocket > | shared |
| typedef UnixSocket * | ptr |
Public Member Functions | |
| UnixSocket (int s) throw (SocketException) | |
| UnixSocket (const UnixSocket &sock) | |
| void | operator= (const UnixSocket &sock) |
Static Public Member Functions | |
| static const UnixSocket::shared | shared_ptr (int s) throw (SocketException) |
Definition at line 23 of file UnixSocket.h.
1.6.1