Rebel Fork Framework
|
This is the complete list of members for Urho3D::Allocator< T >, including all inherited members.
Allocator(unsigned initialCapacity=0) | Urho3D::Allocator< T > | inlineexplicit |
allocator_ | Urho3D::Allocator< T > | private |
Free(T *object) | Urho3D::Allocator< T > | inline |
NonCopyable()=default (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
NonCopyable(const NonCopyable &other)=delete | Urho3D::NonCopyable | private |
NonCopyable(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
operator=(const NonCopyable &other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
operator=(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
Reserve(Args &&... args) | Urho3D::Allocator< T > | inline |
Reserve(const T &object) | Urho3D::Allocator< T > | inline |
~Allocator() | Urho3D::Allocator< T > | inline |