Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
TCPSession Member List
This is the complete list of members for TCPSession, including all inherited members.
- Allocate(int size)
[protected]
- broadcast
[protected]
- bufsize
[protected]
- CCXX_EXPORT(throw_t) getException(void)
- CCXX_EXPORT(void) setException(throw_t mode)
- CCXX_EXPORT(void) ccxx_sleep(timeout_t msec)
- CCXX_MEMBER(void) Initial(void)
[protected]
- CCXX_MEMBER(void) Final(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void) Final(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void) Initial(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void *) getExtended(void)
[inline, protected]
- CCXX_MEMBER_EXPORT(virtual void) Notify(Thread *th)
[inline, protected]
- CCXX_MEMBER_EXPORT(void) Sleep(timeout_t msec)
[inline, protected]
- CCXX_MEMBER_EXPORT(void) Yield(void)
[protected]
- CCXX_MEMBER_EXPORT(void) testCancel(void)
[protected]
- CCXX_MEMBER_EXPORT(void) setCancel(thread_cancel_t mode)
[protected]
- CCXX_MEMBER_EXPORT(void) setSuspend(thread_suspend_t mode)
[protected]
- CCXX_MEMBER_EXPORT(void) Terminate(void)
[protected]
- CCXX_MEMBER_EXPORT(CCXX_EMPTY) Thread(bool isMain)
- CCXX_MEMBER_EXPORT(CCXX_EMPTY) Thread(int pri=0, size_t stack=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(virtual)~Thread()
[inline]
- CCXX_MEMBER_EXPORT(int) Start(Semaphore *start=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(int) Detach(Semaphore *start=0)
[pure virtual]
- CCXX_MEMBER_EXPORT(void) Suspend(void)
- CCXX_MEMBER_EXPORT(void) Resume(void)
- clrParent(void)
[inline, protected]
- 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]
- Exit(void)
[inline, protected]
- flags
[protected]
- gbuf
[protected]
- getBufferSize(void) const
[inline]
- getCancel(void)
[inline]
- getErrorNumber(void) const
[inline]
- getErrorString(void) const
[inline]
- getLocal(tpport_t *port=NULL) const
- getParent(void)
[inline]
- 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]
- isRunning(void)
- isThread(void)
- Join(const InetMcastAddress &ia)
[protected]
- keepalive
[protected]
- linger
[protected]
- loopback
[protected]
- multicast
[protected]
- 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]
- route
[protected]
- Run(void)=0
[protected, pure virtual]
- 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]
- start(Thread &th, Semaphore *start=0)
[friend]
- state
[protected]
- 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)
- Thread(const Thread &th)
- thrown
[protected]
- timeout
[protected]
- ttl
[protected]
- uflow(void)
[protected]
- underflow(void)
[protected, virtual]
- WaitConnection(timeout_t timeout=TIMEOUT_INF)
[protected]
- ~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