olp-cpp-sdk
1.22.0
|
This is the complete list of members for olp::http::NetworkResponse, including all inherited members.
GetBytesDownloaded() const | olp::http::NetworkResponse | |
GetBytesUploaded() const | olp::http::NetworkResponse | |
GetDiagnostics() const | olp::http::NetworkResponse | |
GetError() const | olp::http::NetworkResponse | |
GetRequestId() const | olp::http::NetworkResponse | |
GetStatus() const | olp::http::NetworkResponse | |
IsCancelled() const | olp::http::NetworkResponse | |
WithBytesDownloaded(uint64_t bytes_downloaded) | olp::http::NetworkResponse | |
WithBytesUploaded(uint64_t bytes_uploaded) | olp::http::NetworkResponse | |
WithDiagnostics(Diagnostics diagnostics) | olp::http::NetworkResponse | |
WithError(std::string error) | olp::http::NetworkResponse | |
WithRequestId(RequestId id) | olp::http::NetworkResponse | |
WithStatus(int status) | olp::http::NetworkResponse |