◆ ServerErrorRetryClient()
cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient::ServerErrorRetryClient |
( |
HttpClient & |
inner, |
|
|
int |
retry_attempts, |
|
|
std::chrono::milliseconds |
retry_delay |
|
) |
| |
|
inline |
◆ DownloadToCallback()
◆ inner_client_
HttpClient& cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient::inner_client_ |
|
private |
◆ retry_attempts_
int cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient::retry_attempts_ |
|
private |
◆ retry_delay_
std::chrono::milliseconds cuttlefish::anonymous_namespace{retrying_http_client.cc}::ServerErrorRetryClient::retry_delay_ |
|
private |
The documentation for this class was generated from the following file: