OmniSciDB
a5dc49c757
|
This is the complete list of members for DictionaryCache< key_t, value_t >, including all inherited members.
cache_items | DictionaryCache< key_t, value_t > | private |
DictionaryCache() | DictionaryCache< key_t, value_t > | inline |
get(const key_t &key) | DictionaryCache< key_t, value_t > | inline |
invalidateInvertedIndex() noexcept | DictionaryCache< key_t, value_t > | inline |
is_empty() | DictionaryCache< key_t, value_t > | inline |
put(const key_t &key, const std::shared_ptr< value_t > value) | DictionaryCache< key_t, value_t > | inline |
remove(const key_t &key) | DictionaryCache< key_t, value_t > | inline |