Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
URLStream Member List
This is the complete list of members for URLStream, including all inherited members.
- Allocate(int size)
[protected]
- bufsize
[protected]
- Close()
- Connect(const InetHostAddress &host, tpport_t port, int size)
[protected]
- connectError(void)
[protected]
- Drop(InetAddress &ia)
[protected]
- endSocket(void)
[protected]
- endStream(void)
[protected]
- Error(sockerror_t error, char *errstr = NULL) const
[protected]
- Error(char *estr)
[inline, protected]
- gbuf
[protected]
- Get(const char *path, int buffer = 512)
- getBufferSize(void) const
[inline]
- getErrorNumber(void) const
[inline]
- getErrorString(void) const
[inline]
- getline(char *buffer, size_t len)
- getLocal(tpport_t *port = NULL) const
- getMethod(void)
[inline]
- getPeer(tpport_t *port = NULL) const
- Head(const char *path, int buffer = 512)
- httpHeader(const char *header, const char *value)
[inline, 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]
- Join(InetAddress &ia)
[protected]
- operator!() const
- operator=(const Socket &from)
- overflow(int ch)
[protected]
- pbuf
[protected]
- Post(const char *path, const char **vars, int buffer = 512)
- Readline(char *buf, size_t len)
[protected]
- sendHTTPHeader(const char *path, const char **vars, int bufsize)
[protected]
- setAgent(const char *str)
[inline]
- setAuthentication(urlauth_t a, const char *str = NULL)
- setCompletion(sockcomplete_t completion)
- setCookie(const char *str)
[inline]
- setError(bool enable)
[inline, protected]
- setKeepAlive(bool enable)
- setLoopback(bool enable)
[protected]
- setMulticast(bool enable)
[protected]
- setPassword(const char *str)
[inline]
- setPragma(const char *str)
[inline]
- setProxy(const char *host, tpport_t port)
- setReferer(const char *str)
- setRouting(bool enable)
[protected]
- setTimeout(timeout_t to)
[inline]
- setTimeToLive(unsigned char ttl)
[protected]
- setTypeOfService(socktos_t service)
- setUser(const char *str)
[inline]
- so
[protected]
- Socket(int domain, int type, int protocol = 0)
[protected]
- Socket(SOCKET fd)
[protected]
- Socket(const Socket &source)
[protected]
- state
[protected]
- Submit(const char *path, const char **vars, int buffer = 512)
- sync(void)
- tcp(void)
[inline, protected]
- TCPStream()
[protected]
- TCPStream(TCPSocket &server, int size = 512)
- TCPStream(const InetHostAddress &host, tpport_t port, int size = 512)
- TCPStream(const TCPStream &source)
- uflow(void)
[protected]
- underflow(void)
[protected, virtual]
- URLStream()
- ~Socket()
[inline, virtual]
- ~TCPStream()
[inline]
Generated at Fri Mar 23 10:47:57 2001 for CommonC++ by
1.2.1 written by Dimitri van Heesch,
© 1997-2000