libquentier 0.5.0
The library for rich desktop clients of Evernote service
Loading...
Searching...
No Matches
quentier::LRUCache< Key, Value, Allocator > Member List

This is the complete list of members for quentier::LRUCache< Key, Value, Allocator >, including all inherited members.

allocator_type typedef (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >
begin() (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
begin() const (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 (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
end() (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
end() const (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
exists(const key_type &key) (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
get(const key_type &key) const (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 (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() (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
rbegin() const (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) (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
rend() (defined in quentier::LRUCache< Key, Value, Allocator >)quentier::LRUCache< Key, Value, Allocator >inline
rend() const (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 (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 >