Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::Downloaders::Impl Struct Reference

Public Attributes

std::unique_ptr< HttpClientcurl_
 
std::unique_ptr< HttpClientretrying_http_client_
 
std::unique_ptr< CredentialSourceandroid_creds_
 
std::unique_ptr< AndroidBuildUrlandroid_build_url_
 
std::unique_ptr< CasDownloadercas_downloader_
 
std::unique_ptr< AndroidBuildApiandroid_build_api_
 
std::unique_ptr< CachingBuildApicaching_build_api_
 
std::unique_ptr< CredentialSourceluci_credential_source_
 
std::unique_ptr< CredentialSourcegsutil_credential_source_
 
std::unique_ptr< LuciBuildApiluci_build_api_
 

Member Data Documentation

◆ android_build_api_

std::unique_ptr<AndroidBuildApi> cuttlefish::Downloaders::Impl::android_build_api_

◆ android_build_url_

std::unique_ptr<AndroidBuildUrl> cuttlefish::Downloaders::Impl::android_build_url_

◆ android_creds_

std::unique_ptr<CredentialSource> cuttlefish::Downloaders::Impl::android_creds_

◆ caching_build_api_

std::unique_ptr<CachingBuildApi> cuttlefish::Downloaders::Impl::caching_build_api_

◆ cas_downloader_

std::unique_ptr<CasDownloader> cuttlefish::Downloaders::Impl::cas_downloader_

◆ curl_

std::unique_ptr<HttpClient> cuttlefish::Downloaders::Impl::curl_

◆ gsutil_credential_source_

std::unique_ptr<CredentialSource> cuttlefish::Downloaders::Impl::gsutil_credential_source_

◆ luci_build_api_

std::unique_ptr<LuciBuildApi> cuttlefish::Downloaders::Impl::luci_build_api_

◆ luci_credential_source_

std::unique_ptr<CredentialSource> cuttlefish::Downloaders::Impl::luci_credential_source_

◆ retrying_http_client_

std::unique_ptr<HttpClient> cuttlefish::Downloaders::Impl::retrying_http_client_

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