Om  1.0.0
A universal framework for multimedia simulation
om::util::Allocator Member List

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

allocate(Size numBytes)om::util::Allocatorinlinevirtual
allocate(Size count=Size(1))om::util::Allocatorinlinestatic
construct(T *object)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9)om::util::Allocatorinlinestatic
construct(T *object, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9, const P10 &p10)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9)om::util::Allocatorinlinestatic
constructArray(T *objects, SizeType number, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6, const P7 &p7, const P8 &p8, const P9 &p9, const P10 &p10)om::util::Allocatorinlinestatic
copyArray(T *destination, const T *source, SizeType number)om::util::Allocatorinlinestatic
deallocate(void *pointer)om::util::Allocatorinlinevirtual
deallocate(T *pointer)om::util::Allocatorinlinestatic
destruct(T *object)om::util::Allocatorinlinestatic
destructArray(T *objects, SizeType number)om::util::Allocatorinlinestatic
moveArray(T *destination, T *source, SizeType number)om::util::Allocatorinlinestatic
~Allocator()om::util::Allocatorinlinevirtual