Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
SocketDescriptor Member List
This is the complete list of members for SocketDescriptor, including all inherited members.
- block(bool forRead, bool forWrite)
- clearReadCallback()
- clearWriteCallback()
- close()
[virtual]
- FileDescriptor(ref< FileDescriptorManager > const &_fdMgr, int _fd)
- fireReadCallback()
- fireWriteCallback()
- getFd() const
[inline]
- getFdMgr() const
- getLocalHostname() const
[inline]
- getLocalPort() const
[inline]
- getRemoteHostname() const
[inline]
- getRemotePort() const
[inline]
- hostname_local
[private]
- hostname_remote
[private]
- inputReady()
[inline]
- isOpen() const
[inline]
- lowlevel_close(int handle)
[protected, virtual]
- lowlevel_read(int fd, char *buf, int len)
[protected, virtual]
- lowlevel_write(int fd, char const *buf, int len)
[protected, virtual]
- port_local
[private]
- port_remote
[private]
- read(char *inbuf, int len, bool complete=false)
- read(int &ch)
[inline]
- ServerSocketDescriptor class
[friend]
- setLocalAddr(string const &hostname, int port)
[inline, protected]
- setNonBlocking(bool on)
- setReadCallback(ref< Callback > const &cb, Callback::Method cbm)
- setRemoteAddr(string const &hostname, int port)
[inline, protected]
- setWriteCallback(ref< Callback > const &cb, Callback::Method cbm)
- SocketDescriptor(ref< FileDescriptorManager > const &_fdMgr, int _fd)
[inline, protected]
- write(char const *outbuf, int len, bool complete=false)
- ~FileDescriptor()
[virtual]
Generated at Wed Aug 15 01:05:32 2001 for mps-cpp by
1.2.6 written by Dimitri van Heesch,
© 1997-2001