|
BuildCache
|
This is the complete list of members for bcache::remote_cache_provider_t, including all inherited members.
| add(const std::string &hash, const cache_entry_t &entry, const std::map< std::string, expected_file_t > &expected_files)=0 | bcache::remote_cache_provider_t | pure virtual |
| connect(const std::string &host_description)=0 | bcache::remote_cache_provider_t | pure virtual |
| connection_timeout_ms() | bcache::remote_cache_provider_t | protectedstatic |
| get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed)=0 | bcache::remote_cache_provider_t | pure virtual |
| is_connected() const =0 | bcache::remote_cache_provider_t | pure virtual |
| lookup(const std::string &hash)=0 | bcache::remote_cache_provider_t | pure virtual |
| operator=(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t) | bcache::remote_cache_provider_t | private |
| parse_host_description(const std::string &host_description, std::string &host, int &port, std::string &path) | bcache::remote_cache_provider_t | protectedstatic |
| remote_cache_provider_t() (defined in bcache::remote_cache_provider_t) | bcache::remote_cache_provider_t | protected |
| remote_cache_provider_t(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t) | bcache::remote_cache_provider_t | private |
| transfer_timeout_ms() | bcache::remote_cache_provider_t | protectedstatic |
| ~remote_cache_provider_t() | bcache::remote_cache_provider_t | virtual |
1.8.17