Kagome
Polkadot Runtime Engine in C++17
tools::containers::ObjectsCacheManager< T > Member List

This is the complete list of members for tools::containers::ObjectsCacheManager< T >, including all inherited members.

getCachedObject()tools::containers::ObjectsCache< T::Type >inline
getSharedCachedObject()tools::containers::ObjectsCache< T::Type >inline
ObjectPtr typedeftools::containers::ObjectsCache< T::Type >
ObjectsCache(const ObjectsCache &)=deletetools::containers::ObjectsCache< T::Type >
ObjectsCache(ObjectsCache &&)=deletetools::containers::ObjectsCache< T::Type >
ObjectsCache()=defaulttools::containers::ObjectsCache< T::Type >
ObjectsCache(ObjsCacheDefAlloc< T > &alloc)tools::containers::ObjectsCache< T::Type >inline
operator=(const ObjectsCache &)=deletetools::containers::ObjectsCache< T::Type >
operator=(ObjectsCache &&)=deletetools::containers::ObjectsCache< T::Type >
setCachedObject(Type *const ptr)tools::containers::ObjectsCache< T::Type >inline
Type typedeftools::containers::ObjectsCache< T::Type >
~ObjectsCache()tools::containers::ObjectsCache< T::Type >inlinevirtual