allocator_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
begin() noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
begin() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
clear() (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
const_iterator typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
const_pointer typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
const_reference typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
const_reverse_iterator typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
container_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
difference_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
empty() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
end() noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
end() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
exists(const key_type &key) const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
get(const key_type &key) const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
iterator typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
key_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
LRUCache(const size_t maxSize=100) (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
mapped_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
max_size() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
pointer typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
put(const key_type &key, const mapped_type &value) (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
rbegin() noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
rbegin() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
reference typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
remove(const key_type &key) noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
rend() noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
rend() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
reverse_iterator typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
setMaxSize(const size_t maxSize) (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
size() const noexcept (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | inline |
size_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |
value_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >) | quentier::LRUCache< Key, Value, Allocator > | |