API Documentation
Loading...
Searching...
No Matches
ObjectAllocator< t_is_primitive, t_index_type > Member List

This is the complete list of members for ObjectAllocator< t_is_primitive, t_index_type >, including all inherited members.

Allocate(t_buffer_type &buffer, t_index_type start, t_index_type size)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
AllocateElement(t_buffer_type &buffer, t_index_type start, t_index_type size, const t_type &object)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
AllocateElement(t_buffer_type &buffer, t_index_type start, t_index_type size, t_type &object)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
AllocateElement(t_buffer_type &buffer, t_index_type index, const t_type &object)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
AllocateElement(t_buffer_type &buffer, t_index_type index, t_type &&object)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
Deallocate(t_buffer_type &buffer, t_index_type start, t_index_type size)ObjectAllocator< t_is_primitive, t_index_type >inlinestatic
isPrimitive()ObjectAllocator< t_is_primitive, t_index_type >inlinestatic