NDEVR
API Documentation
ObjectAllocator< t_type, t_is_primitive, t_index_type > Member List

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

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