BuildCache
bcache::remote_cache_provider_t Member List

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)=0bcache::remote_cache_provider_tpure virtual
connect(const std::string &host_description)=0bcache::remote_cache_provider_tpure virtual
connection_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed)=0bcache::remote_cache_provider_tpure virtual
is_connected() const =0bcache::remote_cache_provider_tpure virtual
lookup(const std::string &hash)=0bcache::remote_cache_provider_tpure virtual
operator=(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprivate
parse_host_description(const std::string &host_description, std::string &host, int &port, std::string &path)bcache::remote_cache_provider_tprotectedstatic
remote_cache_provider_t() (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprotected
remote_cache_provider_t(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprivate
transfer_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
~remote_cache_provider_t()bcache::remote_cache_provider_tvirtual