bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
ngap::MemoryCache< VALUE > Member List

This is the complete list of members for ngap::MemoryCache< VALUE >, including all inherited members.

clear()ngap::MemoryCache< VALUE >inlinevirtual
get(const std::string &key, VALUE &value)ngap::MemoryCache< VALUE >inlinevirtual
initialize(int max_items, int purge_items)ngap::MemoryCache< VALUE >inlinevirtual
MemoryCache()=default (defined in ngap::MemoryCache< VALUE >)ngap::MemoryCache< VALUE >
MemoryCache(const MemoryCache *src)=delete (defined in ngap::MemoryCache< VALUE >)ngap::MemoryCache< VALUE >
MemoryCacheTest (defined in ngap::MemoryCache< VALUE >)ngap::MemoryCache< VALUE >friend
operator=(const MemoryCache *src)=delete (defined in ngap::MemoryCache< VALUE >)ngap::MemoryCache< VALUE >
put(const std::string &key, const VALUE &value)ngap::MemoryCache< VALUE >inlinevirtual
size() constngap::MemoryCache< VALUE >inlinevirtual
~MemoryCache()=default (defined in ngap::MemoryCache< VALUE >)ngap::MemoryCache< VALUE >virtual