![]() |
Simulant
21.12-194
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
This is the complete list of members for smlt::LRUCache< Key, Value >, including all inherited members.
clear() (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
erase(const Key &key) (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
get(const Key &key) const (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
insert(const Key &key, const Value &value) (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
max_size() const (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
set_max_size(std::size_t size) (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
size() const (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |
~LRUCache() (defined in smlt::LRUCache< Key, Value >) | smlt::LRUCache< Key, Value > | inline |