| cache_items_map | caches::fixed_sized_cache< Key, Value, Policy > | private |
| cache_policy | caches::fixed_sized_cache< Key, Value, Policy > | mutableprivate |
| Clear() | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| const_iterator typedef | caches::fixed_sized_cache< Key, Value, Policy > | |
| Contains(const Key &key) | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| Erase(const Key &key) | caches::fixed_sized_cache< Key, Value, Policy > | inlineprotected |
| FindElem(const Key &key) const | caches::fixed_sized_cache< Key, Value, Policy > | inlineprotected |
| fixed_sized_cache(size_t max_size, const Policy &policy=Policy()) | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| Get(const Key &key) const | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| Insert(const Key &key, const Value &value) | caches::fixed_sized_cache< Key, Value, Policy > | inlineprotected |
| iterator typedef | caches::fixed_sized_cache< Key, Value, Policy > | |
| max_cache_size | caches::fixed_sized_cache< Key, Value, Policy > | private |
| operation_guard typedef | caches::fixed_sized_cache< Key, Value, Policy > | |
| Put(const Key &key, const Value &value) | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| safe_op | caches::fixed_sized_cache< Key, Value, Policy > | mutableprivate |
| Size() const | caches::fixed_sized_cache< Key, Value, Policy > | inline |
| Update(const Key &key, const Value &value) | caches::fixed_sized_cache< Key, Value, Policy > | inlineprotected |