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.
AZ::AZStdIAllocator Member List

This is the complete list of members for AZ::AZStdIAllocator, including all inherited members.

allocate(size_t byteSize, size_t alignment) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
AZStdIAllocator(IAllocator *allocator) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
AZStdIAllocator(const AZStdIAllocator &rhs) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
deallocate(pointer ptr, size_t byteSize, size_t alignment) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
get_allocated_size() const (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
max_size() const (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
operator!=(const AZStdIAllocator &rhs) const (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
operator=(const AZStdIAllocator &rhs) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
operator==(const AZStdIAllocator &rhs) const (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline
reallocate(pointer ptr, size_t newSize, align_type newAlignment=1) (defined in AZ::AZStdIAllocator)AZ::AZStdIAllocatorinline