|
U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
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)=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 |