MinIO C++ SDK
Public Member Functions | Public Attributes | List of all members
minio::http::Response Struct Reference

Public Member Functions

size_t ResponseCallback (curlpp::Easy *handle, char *buffer, size_t size, size_t length)
 
 operator bool () const
 

Public Attributes

std::string error
 
DataCallback data_callback = NULL
 
void * user_arg = NULL
 
int status_code = 0
 
utils::Multimap headers
 
std::string body
 

The documentation for this struct was generated from the following files: