OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DictionaryCache< key_t, value_t > Member List

This is the complete list of members for DictionaryCache< key_t, value_t >, including all inherited members.

cache_itemsDictionaryCache< key_t, value_t >private
DictionaryCache()DictionaryCache< key_t, value_t >inline
get(const key_t &key)DictionaryCache< key_t, value_t >inline
invalidateInvertedIndex() noexceptDictionaryCache< 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