Urho3D::Allocator< T > Member List

This is the complete list of members for Urho3D::Allocator< T >, including all inherited members.

Allocator(unsigned initialCapacity=0)Urho3D::Allocator< T >inlineexplicit
Allocator(const Allocator< T > &rhs)=deleteUrho3D::Allocator< T >
allocator_Urho3D::Allocator< T >private
Free(T *object)Urho3D::Allocator< T >inline
operator=(const Allocator< T > &rhs)=deleteUrho3D::Allocator< T >
Reserve()Urho3D::Allocator< T >inline
Reserve(const T &object)Urho3D::Allocator< T >inline
~Allocator()Urho3D::Allocator< T >inline