|
BuildCache
|
This is the complete list of members for bcache::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::cache_t | |
| add_direct(const std::string &direct_hash, const std::string &hash, const string_list_t &implicit_input_files) | bcache::cache_t | |
| lookup(const std::string &hash, const std::map< std::string, expected_file_t > &expected_files, const bool allow_hard_links, const bool create_target_dirs, int &return_code) noexcept | bcache::cache_t | |
| lookup_direct(const std::string &direct_hash, const std::map< std::string, expected_file_t > &expected_files, const bool allow_hard_links, const bool create_target_dirs, int &return_code) noexcept | bcache::cache_t | |
| lookup_in_local_cache(const std::string &hash, const std::map< std::string, expected_file_t > &expected_files, const bool allow_hard_links, const bool create_target_dirs, int &return_code) (defined in bcache::cache_t) | bcache::cache_t | private |
| lookup_in_remote_cache(const std::string &hash, const std::map< std::string, expected_file_t > &expected_files, const bool allow_hard_links, const bool create_target_dirs, int &return_code) (defined in bcache::cache_t) | bcache::cache_t | private |
| m_local_cache (defined in bcache::cache_t) | bcache::cache_t | private |
| m_remote_cache (defined in bcache::cache_t) | bcache::cache_t | private |
1.8.17