BuildCache
bcache::cache_t Member List

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) noexceptbcache::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) noexceptbcache::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_tprivate
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_tprivate
m_local_cache (defined in bcache::cache_t)bcache::cache_tprivate
m_remote_cache (defined in bcache::cache_t)bcache::cache_tprivate