This is the complete list of members for nkMemory::PtrPool< T >, including all inherited members.
getFlyingItemsCount() const | nkMemory::PtrPool< T > | |
getFreeItemsCount() const | nkMemory::PtrPool< T > | |
getObject() | nkMemory::PtrPool< T > | |
getPoolSize() const | nkMemory::PtrPool< T > | |
PtrPool(UniquePtr< Allocator< T >> allocator=makeUnique< DefaultAllocator< T >>(), UniquePtr< Deallocator< T >> deallocator=makeUnique< DefaultDeallocator< T >>()) noexcept ~PtrPool() | nkMemory::PtrPool< T > | |
releaseObject(T *object) | nkMemory::PtrPool< T > |