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