|
BuildCache
|
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) override | bcache::http_cache_provider_t | virtual |
| connect(const std::string &host_description) override | bcache::http_cache_provider_t | virtual |
| connection_timeout_ms() | bcache::remote_cache_provider_t | protectedstatic |
| disconnect() | bcache::http_cache_provider_t | private |
| get_data(const std::string &key) | bcache::http_cache_provider_t | private |
| get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed) override | bcache::http_cache_provider_t | virtual |
| get_header(const std::string &method, const std::string &key) const | bcache::http_cache_provider_t | privatevirtual |
| get_object_url(const std::string &key) | bcache::http_cache_provider_t | private |
| get_path() const | bcache::http_cache_provider_t | protected |
| http_cache_provider_t() (defined in bcache::http_cache_provider_t) | bcache::http_cache_provider_t | |
| is_connected() const override | bcache::http_cache_provider_t | virtual |
| lookup(const std::string &hash) override | bcache::http_cache_provider_t | virtual |
| m_host (defined in bcache::http_cache_provider_t) | bcache::http_cache_provider_t | private |
| m_path (defined in bcache::http_cache_provider_t) | bcache::http_cache_provider_t | private |
| m_port (defined in bcache::http_cache_provider_t) | bcache::http_cache_provider_t | private |
| m_ready_for_action (defined in bcache::http_cache_provider_t) | bcache::http_cache_provider_t | private |
| 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 |
| set_data(const std::string &key, const std::string &data) | bcache::http_cache_provider_t | private |
| transfer_timeout_ms() | bcache::remote_cache_provider_t | protectedstatic |
| ~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_t | virtual |
1.8.17