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