Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::allocator_ref< Allocator > Member List

This is the complete list of members for AZStd::allocator_ref< Allocator >, including all inherited members.

allocate(size_type byteSize, size_type alignment) (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
allocator_pointer typedef (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
allocator_ref(allocator_reference allocator) (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
allocator_ref(const allocator_ref &rhs)=default (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
allocator_ref(allocator_ref &&rhs)=default (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
allocator_reference typedef (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
deallocate(pointer ptr, size_type byteSize, size_type alignment) (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
difference_type typedef (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
get_allocated_size() const (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
get_allocator() const (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
max_size() const (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
operator=(const allocator_ref &rhs)=default (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
operator=(allocator_ref &&rhs)=default (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
pointer typedef (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >
resize(pointer ptr, size_type newSize) (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >inline
size_type typedef (defined in AZStd::allocator_ref< Allocator >)AZStd::allocator_ref< Allocator >