Open Lighting Architecture
|
This is the complete list of members for ola::http::HTTPResponse, including all inherited members.
Append(const string &data) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | inline |
Connection() const (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | inline |
HTTPResponse(struct MHD_Connection *connection) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | inlineexplicit |
Send() (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | |
SendJson(const ola::web::JsonValue &json) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | |
SetContentType(const string &type) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | |
SetHeader(const string &key, const string &value) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | |
SetNoCache() | ola::http::HTTPResponse | |
SetStatus(unsigned int status) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | inline |