|
Kagome
Polkadot Runtime Engine in C++17
|
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 typedef | tools::containers::ObjectsCache< T::Type > | |
| ObjectsCache(const ObjectsCache &)=delete | tools::containers::ObjectsCache< T::Type > | |
| ObjectsCache(ObjectsCache &&)=delete | tools::containers::ObjectsCache< T::Type > | |
| ObjectsCache()=default | tools::containers::ObjectsCache< T::Type > | |
| ObjectsCache(ObjsCacheDefAlloc< T > &alloc) | tools::containers::ObjectsCache< T::Type > | inline |
| operator=(const ObjectsCache &)=delete | tools::containers::ObjectsCache< T::Type > | |
| operator=(ObjectsCache &&)=delete | tools::containers::ObjectsCache< T::Type > | |
| setCachedObject(Type *const ptr) | tools::containers::ObjectsCache< T::Type > | inline |
| Type typedef | tools::containers::ObjectsCache< T::Type > | |
| ~ObjectsCache() | tools::containers::ObjectsCache< T::Type > | inlinevirtual |