Kea 2.5.8
isc::http::HttpResponseJson Member List

This is the complete list of members for isc::http::HttpResponseJson, including all inherited members.

checkCreated() constisc::http::HttpMessageprotected
checkFinalized() constisc::http::HttpMessageprotected
context() constisc::http::HttpResponseinline
context_isc::http::HttpResponseprotected
create()isc::http::HttpResponsevirtual
created_isc::http::HttpMessageprotected
Direction enum nameisc::http::HttpMessage
direction_isc::http::HttpMessageprotected
finalize()isc::http::HttpResponseJsonvirtual
finalized_isc::http::HttpMessageprotected
getBody() constisc::http::HttpResponsevirtual
getBodyAsJson() constisc::http::HttpResponseJson
getDateHeaderValue() constisc::http::HttpResponsevirtual
getDirection() constisc::http::HttpMessageinline
getHeader(const std::string &header_name) constisc::http::HttpMessage
getHeaderValue(const std::string &header_name) constisc::http::HttpMessage
getHeaderValueAsUint64(const std::string &header_name) constisc::http::HttpMessage
getHttpVersion() constisc::http::HttpMessage
getJsonElement(const std::string &element_name) constisc::http::HttpResponseJson
getStatusCode() constisc::http::HttpResponse
getStatusPhrase() constisc::http::HttpResponse
headers_isc::http::HttpMessageprotected
http_version_isc::http::HttpMessageprotected
HttpHeaderMap typedefisc::http::HttpMessageprotected
HttpMessage(const Direction &direction)isc::http::HttpMessageexplicit
HttpResponse()isc::http::HttpResponseexplicit
HttpResponse(const HttpVersion &version, const HttpStatusCode &status_code, const CallSetGenericBody &generic_body=CallSetGenericBody::yes())isc::http::HttpResponseexplicit
HttpResponseJson()isc::http::HttpResponseJsonexplicit
HttpResponseJson(const HttpVersion &version, const HttpStatusCode &status_code, const CallSetGenericBody &generic_body=CallSetGenericBody::yes())isc::http::HttpResponseJsonexplicit
INBOUND enum valueisc::http::HttpMessage
inRequiredSet(const T &element, const std::set< T > &element_set) constisc::http::HttpMessageinlineprotected
isClientError(const HttpStatusCode &status_code)isc::http::HttpResponsestatic
isFinalized() constisc::http::HttpMessageinline
isServerError(const HttpStatusCode &status_code)isc::http::HttpResponsestatic
json_isc::http::HttpResponseJsonprotected
OUTBOUND enum valueisc::http::HttpMessage
parseBodyAsJson()isc::http::HttpResponseJsonprotected
required_headers_isc::http::HttpMessageprotected
required_versions_isc::http::HttpMessageprotected
requireHeader(const std::string &header_name)isc::http::HttpMessage
requireHeaderValue(const std::string &header_name, const std::string &header_value)isc::http::HttpMessage
requireHttpVersion(const HttpVersion &version)isc::http::HttpMessage
requiresBody() constisc::http::HttpMessage
reset()isc::http::HttpResponseJsonvirtual
setBodyAsJson(const data::ConstElementPtr &json_body)isc::http::HttpResponseJson
setDirection(const Direction &direction)isc::http::HttpMessageinline
statusCodeToNumber(const HttpStatusCode &status_code)isc::http::HttpResponsestatic
statusCodeToString(const HttpStatusCode &status_code)isc::http::HttpResponsestatic
toBriefString() constisc::http::HttpResponse
toString() constisc::http::HttpResponsevirtual
~HttpMessage()isc::http::HttpMessagevirtual