OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Misc::WeakCache< Key, T > Member List

This is the complete list of members for Misc::WeakCache< Key, T >, including all inherited members.

begin()Misc::WeakCache< Key, T >
end()Misc::WeakCache< Key, T >
get(Key key)Misc::WeakCache< Key, T >
insert(Key key, StrongPtr value, bool prune=true)Misc::WeakCache< Key, T >
Map typedefMisc::WeakCache< Key, T >
mDataMisc::WeakCache< Key, T >private
mDirtyMisc::WeakCache< Key, T >private
prune()Misc::WeakCache< Key, T >
StrongPtr typedefMisc::WeakCache< Key, T >
WeakPtr typedefMisc::WeakCache< Key, T >