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