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 > | |
operator=(const PtrPool &) noexcept=delete | nkMemory::PtrPool< T > | |
operator=(PtrPool &&) noexcept=default | nkMemory::PtrPool< T > | |
PtrPool(UniquePtr< Allocator< T >> allocator=makeUnique< DefaultAllocator< T >>(), UniquePtr< Deallocator< T >> deallocator=makeUnique< DefaultDeallocator< T >>()) noexcept | nkMemory::PtrPool< T > | |
PtrPool(const PtrPool &) noexcept=delete | nkMemory::PtrPool< T > | |
PtrPool(PtrPool &&) noexcept=default | nkMemory::PtrPool< T > | |
releaseObject(T *object) | nkMemory::PtrPool< T > | |
~PtrPool() | nkMemory::PtrPool< T > |