This is the complete list of members for Cache, including all inherited members.
Cache(Cache &&)=delete | Cache | |
Cache(const internal::ContextMessageInterface *owning_subcontext) | Cache | explicit |
cache_size() const | Cache | |
ContextBase class | Cache | friend |
CreateNewCacheEntryValue(CacheIndex index, DependencyTicket ticket, const std::string &description, const std::set< DependencyTicket > &prerequisites, DependencyGraph *graph) | Cache | |
DisableCaching() | Cache | |
dummy_cache_entry_value() | Cache | |
EnableCaching() | Cache | |
freeze_cache() | Cache | |
get_cache_entry_value(CacheIndex index) const | Cache | |
get_mutable_cache_entry_value(CacheIndex index) | Cache | |
has_cache_entry_value(CacheIndex index) const | Cache | |
is_cache_frozen() const | Cache | |
operator=(const Cache &)=delete | Cache | |
operator=(Cache &&)=delete | Cache | |
SetAllEntriesOutOfDate() | Cache | |
unfreeze_cache() | Cache | |
~Cache()=default | Cache |