Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
tcpstream Member List
This is the complete list of members for tcpstream, including all inherited members.
- Allocate(int size)
[protected]
- broadcast
[protected]
- bufsize
[protected]
- close(void)
- completion
[protected]
- Connect(const InetHostAddress &host, tpport_t port, int size)
[protected]
- connectError(void)
[protected]
- Drop(const InetMcastAddress &ia)
[protected]
- endSocket(void)
[protected]
- endStream(void)
[protected]
- Error(sockerror_t error, char *errstr=NULL) const
[protected]
- Error(char *estr)
[inline, protected]
- flags
[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(const InetMcastAddress &ia)
[protected]
- keepalive
[protected]
- linger
[protected]
- loopback
[protected]
- multicast
[protected]
- open(const char *addr, int buffer=512)
- open(TCPSocket &tcp, int buffer=512)
- operator!() const
- operator=(const Socket &from)
- overflow(int ch)
[protected]
- pbuf
[protected]
- Readline(char *buf, size_t len, timeout_t timeout=0)
[protected]
- route
[protected]
- setCompletion(bool immediate)
- setError(bool enable)
[inline, protected]
- setKeepAlive(bool enable)
- setLinger(bool linger)
- setLoopback(bool enable)
[protected]
- setMulticast(bool enable)
[protected]
- setNoDelay(bool enable)
[protected]
- setRouting(bool enable)
[protected]
- setTimeout(timeout_t to)
[inline]
- 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(bool throwflag=true)
[protected]
- TCPStream(TCPSocket &server, int size=512, bool throwflag=true, timeout_t timeout=0)
- TCPStream(const InetHostAddress &host, tpport_t port, int size=512, bool throwflag=true, timeout_t to=0)
- TCPStream(const TCPStream &source)
- tcpstream()
- tcpstream(const char *addr, int buffer=512)
- tcpstream(TCPSocket &tcp, int buffer=512)
- thrown
[protected]
- timeout
[protected]
- ttl
[protected]
- uflow(void)
[protected]
- underflow(void)
[protected, virtual]
- ~Socket()
[virtual]
- ~TCPStream()
[inline, virtual]
Generated at Tue Nov 20 12:34:37 2001 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001