Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ola::http::HTTPRequest Member List

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

AddHeader(const string &key, const string &value) (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
AddPostParameter(const string &key, const string &value) (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
CheckParameterExists(const string &key) const ola::http::HTTPRequest
GetHeader(const string &key) const (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
GetParameter(const string &key) const (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
GetPostParameter(const string &key) const (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
HTTPRequest(const string &url, const string &method, const string &version, struct MHD_Connection *connection) (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
InFlight() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
Init() (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
Method() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
ProcessPostData(const char *data, size_t *data_size) (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
SetInFlight() (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
Url() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
Version() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
~HTTPRequest() (defined in ola::http::HTTPRequest)ola::http::HTTPRequest