Member List
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 > | inline |
Allocator(const Allocator< T > &rhs) | Urho3D::Allocator< T > | private |
allocator_ | Urho3D::Allocator< T > | private |
Free(T *object) | Urho3D::Allocator< T > | inline |
operator=(const Allocator< T > &rhs) | Urho3D::Allocator< T > | private |
Reserve() | Urho3D::Allocator< T > | inline |
Reserve(const T &object) | Urho3D::Allocator< T > | inline |
~Allocator() | Urho3D::Allocator< T > | inline |