|
|
| SocketTrigger (const SocketTrigger &sock)=delete |
| |
|
void | operator= (const SocketTrigger &sock)=delete |
| |
|
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) |
| |
|
| SocketPair (const SocketPair &sock)=delete |
| |
|
void | operator= (const SocketPair &sock)=delete |
| |
|
UnixSocket::shared | getFirst (void) |
| |
|
UnixSocket::shared | getSecond (void) |
| |
|
|
static const SocketTrigger::shared | shared_ptr () throw (SocketException) |
| |
|
static const SocketPair::shared | shared_ptr () throw (SocketException) |
| |
|
|
UnixSocket::shared | first |
| |
|
UnixSocket::shared | second |
| |
Definition at line 24 of file SocketTrigger.h.
The documentation for this class was generated from the following files:
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/net/SocketTrigger.h
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/net/SocketTrigger.cpp