cached_values_ (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | protected |
clear() (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | inline |
ConcurrentCacheBase() (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | inline |
ConcurrentCacheBase(int nbins) (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | inline |
future_map typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
future_map_accessor typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
future_map_const_accessor typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
future_value typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
get(key_types... keys, const std::function< value_type()> &compute_fxn) (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | inline |
get(key_types... keys, const std::function< value_type(const key_tuple &)> &compute_fxn) (defined in sc::ConcurrentCacheBase< val_type, key_types... >) | sc::ConcurrentCacheBase< val_type, key_types... > | inline |
get_or_permute(key_types... keys, const std::function< typename super_t::value_type(const typename super_t::key_tuple &)> &compute_fxn, const std::function< typename super_t::value_type(const typename super_t::value_type &, const typename super_t::key_tuple &)> &permute_fxn) (defined in sc::ConcurrentCacheWithSymmetry< val_type, symmetry, key_types >) | sc::ConcurrentCacheWithSymmetry< val_type, symmetry, key_types > | |
key_tuple typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
super_t typedef (defined in sc::ConcurrentCacheWithSymmetry< val_type, symmetry, key_types >) | sc::ConcurrentCacheWithSymmetry< val_type, symmetry, key_types > | |
tuple_type typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |
value_type typedef | sc::ConcurrentCacheBase< val_type, key_types... > | |