Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ClientSocketDescriptor Member List
This is the complete list of members for ClientSocketDescriptor, including all inherited members.
- block(bool forRead, bool forWrite)
- clearReadCallback()
- clearWriteCallback()
- ClientSocketDescriptor(ref< FileDescriptorManager > const &_fdMgr, string const &_hostname, int _port)
- 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]
- 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 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:26 2001 for mps-cpp by
1.2.6 written by Dimitri van Heesch,
© 1997-2001