|
BuildCache
|
This is the complete list of members for bcache::local_cache_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, const bool allow_hard_links) | bcache::local_cache_t | |
| add_direct(const std::string &direct_hash, const direct_mode_manifest_t &manifest) | bcache::local_cache_t | |
| clear() | bcache::local_cache_t | |
| get_cache_files_folder() const (defined in bcache::local_cache_t) | bcache::local_cache_t | private |
| get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed, const bool allow_hard_links) | bcache::local_cache_t | |
| hash_to_cache_entry_path(const std::string &hash) const (defined in bcache::local_cache_t) | bcache::local_cache_t | private |
| local_cache_t() | bcache::local_cache_t | |
| lookup(const std::string &hash) | bcache::local_cache_t | |
| lookup_direct(const std::string &direct_hash) | bcache::local_cache_t | |
| perform_housekeeping() (defined in bcache::local_cache_t) | bcache::local_cache_t | private |
| show_stats() | bcache::local_cache_t | |
| update_stats(const std::string &hash, const cache_stats_t &delta) const noexcept | bcache::local_cache_t | |
| zero_stats() | bcache::local_cache_t | |
| ~local_cache_t() | bcache::local_cache_t |
1.8.17