This is the complete list of members for LinearPool< T, DestroyItems >, including all inherited members.
begin() noexcept | LinearPool< T, DestroyItems > | inline |
begin() const noexcept | LinearPool< T, DestroyItems > | inline |
clear(bool destroyItems=DestroyItems) | LinearPool< T, DestroyItems > | inline |
create(Args &&... args) | LinearPool< T, DestroyItems > | inline |
destroy(ID< T > instance) | LinearPool< T, DestroyItems > | inline |
dispose() | LinearPool< T, DestroyItems > | inline |
end() noexcept | LinearPool< T, DestroyItems > | inline |
end() const noexcept | LinearPool< T, DestroyItems > | inline |
get(ID< T > instance) const noexcept | LinearPool< T, DestroyItems > | inline |
get(const Ref< T > &instance) const noexcept | LinearPool< T, DestroyItems > | inline |
getCount() const noexcept | LinearPool< T, DestroyItems > | inline |
getData() noexcept | LinearPool< T, DestroyItems > | inline |
getData() const noexcept | LinearPool< T, DestroyItems > | inline |
getID(const T *instance) const noexcept | LinearPool< T, DestroyItems > | inline |
getOccupancy() const noexcept | LinearPool< T, DestroyItems > | inline |
LinearPool() | LinearPool< T, DestroyItems > | inline |
~LinearPool() | LinearPool< T, DestroyItems > | inline |