10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::http::HTTPResponse, including all inherited members.
getContentType() | tenduke::http::HTTPResponse | virtual |
getPayloadAsString() | tenduke::http::HTTPResponse | virtual |
getPayloadLength() | tenduke::http::HTTPResponse | virtual |
getStatusCode() const | tenduke::http::HTTPResponse | inline |
HTTPResponse(int statusCode, std::multimap< std::string, std::string > headers, std::unique_ptr< tenduke::utl::BinaryData > data) | tenduke::http::HTTPResponse | |
HTTPResponse(const HTTPResponse &original) | tenduke::http::HTTPResponse | |
isSuccessful() const | tenduke::http::HTTPResponse | |
~HTTPResponse()=default (defined in tenduke::http::HTTPResponse) | tenduke::http::HTTPResponse | virtual |