base_http::HTTPServer Member List

This is the complete list of members for base_http::HTTPServer, including all inherited members.
_addrbase_http::HTTPClient [protected]
_cchunkbase_http::HTTPClient [protected]
_chunkedbase_http::HTTPClient [protected]
_chunkendbase_http::HTTPClient [protected]
_clengthbase_http::HTTPClient [protected]
_closeconnbase_http::HTTPServer [protected]
_creadbase_http::HTTPClient [protected]
_creadeofbase_http::HTTPClient [protected]
_namebase_http::HTTPServer [protected]
_noncebase_http::HTTPServer [protected]
_randbase_http::HTTPClient [protected]
_sockbase_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