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

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::HTTPResponseinline
Connection() const (defined in ola::http::HTTPResponse)ola::http::HTTPResponseinline
HTTPResponse(struct MHD_Connection *connection) (defined in ola::http::HTTPResponse)ola::http::HTTPResponseinlineexplicit
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::HTTPResponseinline