BuildCache
bcache::http_cache_provider_t Member List

This is the complete list of members for bcache::http_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) overridebcache::http_cache_provider_tvirtual
connect(const std::string &host_description) overridebcache::http_cache_provider_tvirtual
connection_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
disconnect()bcache::http_cache_provider_tprivate
get_data(const std::string &key)bcache::http_cache_provider_tprivate
get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed) overridebcache::http_cache_provider_tvirtual
get_header(const std::string &method, const std::string &key) constbcache::http_cache_provider_tprivatevirtual
get_object_url(const std::string &key)bcache::http_cache_provider_tprivate
get_path() constbcache::http_cache_provider_tprotected
http_cache_provider_t() (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_t
is_connected() const overridebcache::http_cache_provider_tvirtual
lookup(const std::string &hash) overridebcache::http_cache_provider_tvirtual
m_host (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_tprivate
m_path (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_tprivate
m_port (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_tprivate
m_ready_for_action (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_tprivate
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
set_data(const std::string &key, const std::string &data)bcache::http_cache_provider_tprivate
transfer_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
~http_cache_provider_t() override (defined in bcache::http_cache_provider_t)bcache::http_cache_provider_t
~remote_cache_provider_t()bcache::remote_cache_provider_tvirtual