Urho3D
Dviglo::Allocator< T > Member List

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)=deleteDviglo::Allocator< T >
allocator_Dviglo::Allocator< T >private
Free(T *object)Dviglo::Allocator< T >inline
operator=(const Allocator< T > &rhs)=deleteDviglo::Allocator< T >
Reserve()Dviglo::Allocator< T >inline
Reserve(const T &object)Dviglo::Allocator< T >inline
~Allocator()Dviglo::Allocator< T >inline