NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
ttl_cache< Key, Value > 成员列表

成员的完整列表,这些成员属于 ttl_cache< Key, Value >,包括所有继承而来的类成员

capacity() const noexceptttl_cache< Key, Value >inline
cleanup()ttl_cache< Key, Value >inline
clear()ttl_cache< Key, Value >inline
clock typedefttl_cache< Key, Value >
contains(const Key &key)ttl_cache< Key, Value >inline
disable_cleanup()ttl_cache< Key, Value >inline
duration typedefttl_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 noexceptttl_cache< Key, Value >inline
size_type typedefttl_cache< Key, Value >
time_point typedefttl_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