The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

HTTPRequest Member List

This is the complete list of members for HTTPRequest, including all inherited members.

ageclassbase
classbase()classbase
documentHTTPRequest [protected]
errorcodeHTTPRequest
GetIP()HTTPRequest [inline]
GetPostData()HTTPRequest [inline]
GetType()HTTPRequest [inline]
GetURI()HTTPRequest [inline]
headersHTTPRequest
HTTPRequest(const std::string &request_type, const std::string &uri, HTTPHeaders *hdr, void *opaque, const std::string &ip, const std::string &pdata)HTTPRequest [inline]
ipaddrHTTPRequest [protected]
postdataHTTPRequest [protected]
sockHTTPRequest
typeHTTPRequest [protected]
~classbase()classbase [inline, virtual]