ZeroEQ  0.9.0
ZeroEQ - Zero Event Queue
zeroeq::http::Response Member List

This is the complete list of members for zeroeq::http::Response, including all inherited members.

bodyzeroeq::http::Response
codezeroeq::http::Response
headerszeroeq::http::Response
Response(const Code code_=Code::OK, const std::string &body_=std::string())zeroeq::http::Responseinline
Response(const Code code_, const std::string &body_, const std::string &contentType)zeroeq::http::Responseinline
Response(const Code code_, const std::string &body_, std::map< Header, std::string > headers_)zeroeq::http::Responseinline