Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
base_http::HTTPServer Member List
This is the complete list of members for
base_http::HTTPServer
, including all inherited members.
_addr
base_http::HTTPClient
[protected]
_cchunk
base_http::HTTPClient
[protected]
_chunked
base_http::HTTPClient
[protected]
_chunkend
base_http::HTTPClient
[protected]
_clength
base_http::HTTPClient
[protected]
_closeconn
base_http::HTTPServer
[protected]
_cread
base_http::HTTPClient
[protected]
_creadeof
base_http::HTTPClient
[protected]
_name
base_http::HTTPServer
[protected]
_nonce
base_http::HTTPServer
[protected]
_rand
base_http::HTTPClient
[protected]
_sock
base_http::HTTPClient
[protected]
clearNonce
()
base_http::HTTPServer
createBoundary
()
base_http::HTTPClient
createDigestHeader
(const char *realm)
base_http::HTTPServer
createDigestNonce
()
base_http::HTTPServer
createInfoHeader
()
base_http::HTTPServer
getNonce
() const
base_http::HTTPServer
getServerName
() const
base_http::HTTPServer
HTTPClient
(base::Socket *sock=NULL, const base::String &addr="")
base_http::HTTPClient
HTTPServer
(const char *name=NULL, base::Socket *sock=NULL, const base::String &addr="")
base_http::HTTPServer
read
(base::String &rbuf)
base_http::HTTPClient
[protected]
readBody
(HTTPRequest *ret)
base_http::HTTPClient
[protected]
readChar
(char *ch)
base_http::HTTPClient
[protected]
readHeader
()
base_http::HTTPServer
base_http::HTTPClient::readHeader
(const HTTPRequest &request)
base_http::HTTPClient
[protected]
readHeaders
(HTTPRequest *request)
base_http::HTTPClient
[protected]
readRequest
()
base_http::HTTPServer
sendError
(const HTTPRequest &request, int code, const char *message, const char *fname=NULL, const char *body=NULL)
base_http::HTTPServer
sendRequest
(HTTPRequest &request)
base_http::HTTPClient
sendResponse
(HTTPResponse &response)
base_http::HTTPServer
setServerName
(const char *name)
base_http::HTTPServer
setSocket
(base::Socket *sock, const base::String &addr="")
base_http::HTTPClient
Generated on Sun Sep 5 2010 21:01:38 for base_libraries by
1.7.1