Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
net_instaweb::LRUCacheBase< ValueType, ValueHelper > Member List

This is the complete list of members for net_instaweb::LRUCacheBase< ValueType, ValueHelper >, including all inherited members.

Begin() const net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
Clear()net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
ClearStats()net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
Delete(const GoogleString &key)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
DeleteWithPrefixForTesting(StringPiece prefix)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
End() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
GetFreshen(const GoogleString &key)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
GetNoFreshen(const GoogleString &key) const net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
LRUCacheBase(size_t max_size, ValueHelper *value_helper) (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
max_bytes_in_cache() const net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
MergeStats(const LRUCacheBase &src) (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_deletes() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_elements() const net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_evictions() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_hits() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_identical_reinserts() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_inserts() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
num_misses() const (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
Put(const GoogleString &key, const ValueType &new_value)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
SanityCheck()net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
set_max_bytes_in_cache(size_t max_size)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
size_bytes() const net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline
~LRUCacheBase() (defined in net_instaweb::LRUCacheBase< ValueType, ValueHelper >)net_instaweb::LRUCacheBase< ValueType, ValueHelper >inline