Apache Mesos
process::http::OK Member List

This is the complete list of members for process::http::OK, including all inherited members.

BODY enum valueprocess::http::Response
bodyprocess::http::Response
codeprocess::http::Response
headersprocess::http::Response
NONE enum valueprocess::http::Response
OK()process::http::OKinline
OK(const char *body)process::http::OKinlineexplicit
OK(std::string body)process::http::OKinlineexplicit
OK(std::string body, const std::string &contentType)process::http::OKinlineexplicit
OK(const JSON::Value &value, const Option< std::string > &jsonp=None())process::http::OK
OK(JSON::Proxy &&value, const Option< std::string > &jsonp=None())process::http::OK
PATH enum valueprocess::http::Response
pathprocess::http::Response
PIPE enum valueprocess::http::Response
readerprocess::http::Response
Response()process::http::Responseinline
Response(uint16_t _code)process::http::Responseinline
Response(std::string _body, uint16_t _code, const std::string &contentType="text/plain; charset=utf-8")process::http::Responseinlineexplicit
statusprocess::http::Response
typeprocess::http::Response