Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::SocketPort Member List
This is the complete list of members for ost::SocketPort, including all inherited members.
- Attach(SocketService *svc)
[protected]
- broadcast
[protected]
- completion
[protected]
- Connect(const InetAddress &ia, tpport_t port)
[protected]
- connectError(void)
[protected]
- detect_disconnect (defined in ost::SocketPort)
[private]
- detect_output (defined in ost::SocketPort)
[private]
- detect_pending (defined in ost::SocketPort)
[private]
- Disconnect(void)
[inline, protected, virtual]
- Drop(const InetMcastAddress &ia)
[protected]
- endSocket(void)
[protected]
- endTimer(void)
- Error(sockerror_t error, char *errstr=NULL) const
[protected]
- Error(char *estr)
[inline, protected]
- Expired(void)
[inline, protected, virtual]
- flags
[protected]
- getDetectOutput(void) const
[inline, protected]
- getDetectPending(void) const
[inline, protected]
- getElapsed(void)
- getErrorNumber(void) const
[inline]
- getErrorString(void) const
[inline]
- getLocal(tpport_t *port=NULL) const
- getPeer(tpport_t *port=NULL) const
- getSender(tpport_t *port=NULL) const
- getTimer(void)
- incTimer(timeout_t timeout)
- 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]
- next (defined in ost::SocketPort)
[private]
- operator!() const
- operator=(const Socket &from)
- Output(void)
[inline, protected, virtual]
- Peek(void *buf, size_t len)
[inline, protected]
- Pending(void)
[inline, protected, virtual]
- porttimer (defined in ost::SocketPort)
[private]
- prev (defined in ost::SocketPort)
[private]
- Readline(char *buf, size_t len, timeout_t timeout=0)
[protected]
- Recv(void *buf, size_t len)
[inline, protected]
- route
[protected]
- Send(const void *buf, int len)
[inline, protected]
- service (defined in ost::SocketPort)
[private]
- setBroadcast(bool enable)
[protected]
- setCompletion(bool immediate)
- setDetectOutput(bool)
[protected]
- setDetectPending(bool)
[protected]
- 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]
- setTimer(timeout_t timeout=0)
- 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]
- SocketPort(SocketService *svc, TCPSocket &tcp)
[protected]
- SocketPort(SocketService *svc, const InetAddress &ia, tpport_t port)
[protected]
- SocketService class
[friend]
- state
[protected]
- thrown
[protected]
- TimerPort()
- ttl
[protected]
- ~Socket()
[virtual]
- ~SocketPort()
[protected, virtual]
Generated at Thu Jan 24 11:06:07 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001