Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
ost::TCPSession Member List
This is the complete list of members for ost::TCPSession, including all inherited members.
- Allocate(int size)
[protected] - broadcast
[protected] - bufsize
[protected] - ccxx_sleep(timeout_t msec)
[friend] - ccxx_yield(void)
[friend] - clrParent(void)
[inline, protected] - completion
[protected] - Connect(const InetHostAddress &host, tpport_t port, int size)
[protected] - connectError(void)
[protected] - Detach(Semaphore *start=0)
- 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] - Exit(void)
[inline, protected] - Final(void)
[inline, protected, virtual] - flags
[protected] - gbuf
[protected] - getBufferSize(void) const
[inline] - getCancel(void)
[inline] - getErrorNumber(void) const
[inline] - getErrorString(void) const
[inline] - getException(void)
[friend] - getExtended(void)
[inline, protected, virtual] - getLocal(tpport_t *port=NULL) const
- getParent(void)
[inline] - getPeer(tpport_t *port=NULL) const
- Initial(void)
[protected, virtual] - isActive(void) const
- isBroadcast(void) const
[inline] - isConnected(void) const
- isPending(sockpend_t pend, timeout_t timeout=TIMEOUT_INF)
[virtual] - isRouted(void) const
[inline] - isRunning(void)
- isThread(void)
- Join(const InetMcastAddress &ia)
[protected] - keepalive
[protected] - linger
[protected] - loopback
[protected] - multicast
[protected] - Notify(Thread *th)
[inline, protected, virtual] - operator!() const
- operator++(Thread &th)
[friend] - operator--(Thread &th)
[friend] - operator=(const Socket &from)
- overflow(int ch)
[protected] - pbuf
[protected] - Readline(char *buf, size_t len, timeout_t timeout=0)
[protected] - Resume(void)
- route
[protected] - Run(void)=0
[protected, pure virtual] - setCancel(thread_cancel_t mode)
[protected] - setCompletion(bool immediate)
- setError(bool enable)
[inline, protected] - setException(throw_t mode)
[friend] - setKeepAlive(bool enable)
- setLinger(bool linger)
- setLoopback(bool enable)
[protected] - setMulticast(bool enable)
[protected] - setNoDelay(bool enable)
[protected] - setRouting(bool enable)
[protected] - setSuspend(thread_suspend_t mode)
[protected] - setTimeout(timeout_t to)
[inline] - setTimeToLive(unsigned char ttl)
[protected] - setTypeOfService(socktos_t service)
- Sleep(timeout_t msec)
[inline, protected] - so
[protected] - Socket(int domain, int type, int protocol=0)
[protected] - Socket(SOCKET fd)
[protected] - Socket(const Socket &source)
[protected] - Start(Semaphore *start=0)
- state
[protected] - Suspend(void)
- sync(void)
- tcp(void)
[inline, protected] - TCPSession(const InetHostAddress &host, tpport_t port, int size=512, int pri=0, int stack=0)
- TCPSession(TCPSocket &server, int size=512, int pri=0, int stack=0)
- 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)
- Terminate(void)
[protected] - testCancel(void)
[protected] - Thread(bool isMain)
- Thread(int pri=0, size_t stack=0)
- Thread(const Thread &th)
- thrown
[protected] - timeout
[protected] - ttl
[protected] - uflow(void)
[protected] - underflow(void)
[protected, virtual] - WaitConnection(timeout_t timeout=TIMEOUT_INF)
[protected] - Yield(void)
[protected] - ~Socket()
[virtual] - ~TCPStream()
[inline, virtual] - ~Thread()
[inline, virtual]
Generated at Fri Jan 4 18:51:51 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001