Urho3D
|
This is the complete list of members for Dviglo::Allocator< T >, including all inherited members.
Allocator(unsigned initialCapacity=0) | Dviglo::Allocator< T > | inlineexplicit |
Allocator(const Allocator< T > &rhs)=delete | Dviglo::Allocator< T > | |
allocator_ | Dviglo::Allocator< T > | private |
Free(T *object) | Dviglo::Allocator< T > | inline |
operator=(const Allocator< T > &rhs)=delete | Dviglo::Allocator< T > | |
Reserve() | Dviglo::Allocator< T > | inline |
Reserve(const T &object) | Dviglo::Allocator< T > | inline |
~Allocator() | Dviglo::Allocator< T > | inline |