bref
API 2014 of the Zia HTTP server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
bref::HttpResponse Member List
This is the complete list of members for bref::HttpResponse, including all inherited members.
elements (defined in std::map< std::string, BrefValue >)std::map< std::string, BrefValue >
getRawData() const bref::HttpResponse
getReason() const bref::HttpResponse
getStatus() const bref::HttpResponse
getVersion() const bref::HttpResponse
HttpResponse()bref::HttpResponse
keys (defined in std::map< std::string, BrefValue >)std::map< std::string, BrefValue >
reason_bref::HttpResponse [private]
setReason(const std::string &reason)bref::HttpResponse
setStatus(status_codes::Type type)bref::HttpResponse
setVersion(const Version &version)bref::HttpResponse
statusCode_bref::HttpResponse [private]
version_bref::HttpResponse [private]
~HttpResponse()bref::HttpResponse