Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ServerSocketDescriptor Member List
This is the complete list of members for ServerSocketDescriptor, including all inherited members.
- accept()
- block(bool forRead, bool forWrite)
- canonicalAddress
[private]
- clearReadCallback()
- clearWriteCallback()
- close()
[virtual]
- FileDescriptor(ref< FileDescriptorManager > const &_fdMgr, int _fd)
- fireReadCallback()
- fireWriteCallback()
- getCanonicalAddress() const
[inline]
- getFd() const
[inline]
- getFdMgr() const
- getLocalHostname() const
[inline]
- getLocalPort() const
[inline]
- getRemoteHostname() const
[inline]
- getRemotePort() const
[inline]
- 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]
- read(char *inbuf, int len, bool complete=false)
- read(int &ch)
[inline]
- ServerSocketDescriptor(ref< FileDescriptorManager > const &_fdMgr, int _port=0, string const &_hostname="")
- SocketDescriptor::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:31 2001 for mps-cpp by
1.2.6 written by Dimitri van Heesch,
© 1997-2001