PLaSK library
Loading...
Searching...
No Matches
plask::WeakCache< Key, Value, DeleteStrategy > Member List

This is the complete list of members for plask::WeakCache< Key, Value, DeleteStrategy >, including all inherited members.

append(Key *index, ValuePtr value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
append(plask::shared_ptr< Key > index, ValuePtr value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
cleanDeleted()plask::WeakCache< Key, Value, DeleteStrategy >inline
clear()plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
get(Key *index)plask::WeakCache< Key, Value, DeleteStrategy >inline
get(plask::shared_ptr< Key > index)plask::WeakCache< Key, Value, DeleteStrategy >inline
get(Key *index) constplask::WeakCache< Key, Value, DeleteStrategy >inline
get(plask::shared_ptr< Key > index) constplask::WeakCache< Key, Value, DeleteStrategy >inline
operator()(Key *index, Value *value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
operator()(Key *index, shared_ptr< Value > value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
operator()(plask::shared_ptr< Key > index, Value *value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
operator()(plask::shared_ptr< Key > index, shared_ptr< Value > value)plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline
Value typedefplask::CacheBase< Key, ValuePtr, DeleteStrategy >
~CacheBase()plask::CacheBase< Key, ValuePtr, DeleteStrategy >inline