成员的完整列表,这些成员属于 ttl_cache< Key, Value >,包括所有继承而来的类成员
| capacity() const noexcept | ttl_cache< Key, Value > | inline |
| cleanup() | ttl_cache< Key, Value > | inline |
| clear() | ttl_cache< Key, Value > | inline |
| clock typedef | ttl_cache< Key, Value > | |
| contains(const Key &key) | ttl_cache< Key, Value > | inline |
| disable_cleanup() | ttl_cache< Key, Value > | inline |
| duration typedef | ttl_cache< Key, Value > | |
| enable_cleanup(duration interval=seconds(1)) | ttl_cache< Key, Value > | inline |
| erase(const Key &key) | ttl_cache< Key, Value > | inline |
| get(const Key &key) | ttl_cache< Key, Value > | inline |
| put(const Key &key, const Value &value) | ttl_cache< Key, Value > | inline |
| put(const Key &key, const Value &value, duration ttl) | ttl_cache< Key, Value > | inline |
| refresh_policy 枚举名称 | ttl_cache< Key, Value > | |
| set_refresh_policy(refresh_policy policy) | ttl_cache< Key, Value > | inline |
| size() const noexcept | ttl_cache< Key, Value > | inline |
| size_type typedef | ttl_cache< Key, Value > | |
| time_point typedef | ttl_cache< Key, Value > | |
| ttl_cache(size_type capacity, duration default_ttl=seconds(60)) | ttl_cache< Key, Value > | inlineexplicit |
| ~ttl_cache() | ttl_cache< Key, Value > | inline |