Public Types | |
|
typedef std::shared_ptr < SocketTrigger > | shared |
| typedef SocketTrigger * | ptr |
Public Member Functions | |
| SocketTrigger (const SocketTrigger &sock) | |
| void | operator= (const SocketTrigger &sock) |
| UnixSocket::shared | getSocket (void) const throw () |
| int | getFD (void) const |
| void | set (void) throw (SocketException) |
| void | clear (void) const throw (SocketException) |
| bool | isSet (void) const throw (SocketException) |
Static Public Member Functions | |
| static const SocketTrigger::shared | shared_ptr () throw (SocketException) |
Definition at line 24 of file SocketTrigger.h.
1.6.1