Gainput  v1.0.0
gainput::Allocator Member List

This is the complete list of members for gainput::Allocator, including all inherited members.

Allocate(size_t size, size_t align=DefaultAlign)=0gainput::Allocatorpure virtual
Deallocate(void *ptr)=0gainput::Allocatorpure virtual
DefaultAlign enum value (defined in gainput::Allocator)gainput::Allocator
Delete(T *ptr)gainput::Allocatorinline
New()gainput::Allocatorinline
New(P0 &p0)gainput::Allocatorinline
New(const P0 &p0)gainput::Allocatorinline
New(P0 &p0, P1 &p1)gainput::Allocatorinline
New(const P0 &p0, P1 &p1)gainput::Allocatorinline
New(P0 &p0, const P1 &p1)gainput::Allocatorinline
New(P0 &p0, const P1 &p1, const P2 &p2)gainput::Allocatorinline
New(P0 &p0, const P1 &p1, P2 &p2)gainput::Allocatorinline
New(P0 &p0, P1 &p1, P2 &p2, P3 &p3)gainput::Allocatorinline
New(P0 &p0, const P1 &p1, P2 &p2, P3 &p3)gainput::Allocatorinline
New(P0 &p0, P1 &p1, P2 &p2, P3 &p3, P4 &p4)gainput::Allocatorinline
New(P0 &p0, const P1 &p1, P2 &p2, P3 &p3, P4 &p4)gainput::Allocatorinline