Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::http::HTTPResponse, including all inherited members.
Append(const std::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() | ola::http::HTTPResponse | |
SendJson(const ola::web::JsonValue &json) | ola::http::HTTPResponse | |
SetAccessControlAllowOriginAll() | ola::http::HTTPResponse | |
SetContentType(const std::string &type) | ola::http::HTTPResponse | |
SetHeader(const std::string &key, const std::string &value) | ola::http::HTTPResponse | |
SetNoCache() | ola::http::HTTPResponse | |
SetStatus(unsigned int status) (defined in ola::http::HTTPResponse) | ola::http::HTTPResponse | inline |