Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::TCPSocket Member List
This is the complete list of members for ost::TCPSocket, including all inherited members.
- broadcast
[protected]
- completion
[protected]
- connectError(void)
[protected]
- Drop(const InetMcastAddress &ia)
[protected]
- endSocket(void)
[protected]
- Error(sockerror_t error, char *errstr=NULL) const
[protected]
- Error(char *estr)
[inline, protected]
- flags
[protected]
- getErrorNumber(void) const
[inline, protected]
- getErrorString(void) const
[inline, protected]
- getLocal(tpport_t *port=NULL) const
[inline]
- getPeer(tpport_t *port=NULL) const
[protected]
- getRequest(tpport_t *port=NULL) const
[inline]
- getSender(tpport_t *port=NULL) const
[protected]
- isActive(void) const
[protected]
- isBroadcast(void) const
[inline, protected]
- isConnected(void) const
[protected]
- isPending(sockpend_t pend, timeout_t timeout=TIMEOUT_INF)
[protected, virtual]
- isPendingConnection(timeout_t timeout=TIMEOUT_INF)
[inline]
- isRouted(void) const
[inline, protected]
- Join(const InetMcastAddress &ia)
[protected]
- keepalive
[protected]
- linger
[protected]
- loopback
[protected]
- multicast
[protected]
- OnAccept(const InetHostAddress &ia, tpport_t port)
[inline, protected, virtual]
- operator!() const
[protected]
- operator=(const Socket &from)
[protected]
- Readline(char *buf, size_t len, timeout_t timeout=0)
[protected]
- Reject(void)
- route
[protected]
- setBroadcast(bool enable)
[protected]
- setCompletion(bool immediate)
[protected]
- setError(bool enable)
[inline, protected]
- setKeepAlive(bool enable)
[protected]
- setLinger(bool linger)
[protected]
- setLoopback(bool enable)
[protected]
- setMulticast(bool enable)
[protected]
- setNoDelay(bool enable)
[protected]
- setRouting(bool enable)
[protected]
- setTimeToLive(unsigned char ttl)
[protected]
- setTypeOfService(socktos_t service)
[protected]
- so
[protected]
- Socket(int domain, int type, int protocol=0)
[protected]
- Socket(SOCKET fd)
[protected]
- Socket(const Socket &source)
[protected]
- SocketPort class
[friend]
- state
[protected]
- TCPSocket(const InetAddress &bind, tpport_t port, int backlog=5)
- TCPStream class
[friend]
- tcpstream class
[friend]
- thrown
[protected]
- ttl
[protected]
- ~Socket()
[protected, virtual]
- ~TCPSocket()
[inline, virtual]
Generated at Fri Jan 4 18:51:51 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001