|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
TCPStream Member ListThis is the complete list of members for TCPStream, including all inherited members.
- Allocate(int size)
[protected] - bufsize
[protected] - Connect(const InetHostAddress &host, tpport_t port, int size)
[protected] - connectError(void)
[protected] - crlf(TCPStream&)
[friend] - Drop(InetAddress &ia)
[protected] - endSocket(void)
[protected] - endStream(void)
[protected] - Error(sockerror_t error, char *errstr = NULL) const
[protected] - Error(char *estr)
[inline, protected] - gbuf
[protected] - getBufferSize(void) const
[inline] - getErrorNumber(void) const
[inline] - getErrorString(void) const
[inline] - getLocal(tpport_t *port = NULL) const
- getPeer(tpport_t *port = NULL) const
- isActive(void) const
- isBroadcast(void) const
[inline] - isConnected(void) const
- isPending(sockpend_t pend, timeout_t timeout = TIMEOUT_INF)
[virtual] - isRouted(void) const
[inline] - Join(InetAddress &ia)
[protected] - lfcr(TCPStream&)
[friend] - operator!() const
- operator=(const Socket &from)
- overflow(int ch)
[protected] - pbuf
[protected] - Readline(char *buf, size_t len)
[protected] - setCompletion(sockcomplete_t completion)
- setError(bool enable)
[inline, protected] - setKeepAlive(bool enable)
- setLoopback(bool enable)
[protected] - setMulticast(bool enable)
[protected] - setRouting(bool enable)
[protected] - setTimeToLive(unsigned char ttl)
[protected] - setTypeOfService(socktos_t service)
- so
[protected] - Socket(int domain, int type, int protocol = 0)
[protected] - Socket(SOCKET fd)
[protected] - Socket(const Socket &source)
[protected] - state
[protected] - sync(void)
- tcp(void)
[inline, protected] - TCPStream()
[protected] - TCPStream(TCPSocket &server, int size = 512)
- TCPStream(const InetHostAddress &host, tpport_t port, int size = 512)
- TCPStream(const TCPStream &source)
- uflow(void)
[protected] - underflow(void)
[protected, virtual] - ~Socket()
[inline, virtual] - ~TCPStream()
[inline]
Generated at Fri Mar 23 10:47:56 2001 for CommonC++ by
1.2.1 written by Dimitri van Heesch,
© 1997-2000
|