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::AZStdAlloc< Allocator > Member List

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

allocate(size_t byteSize, size_t alignment) (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
AZStdAlloc()=default (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >
AZStdAlloc(const AZStdAlloc &rhs)=default (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >
deallocate(pointer ptr, size_type byteSize, size_type alignment) (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
get_allocated_size() const (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
is_delayed_recycling() (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
is_lock_free() (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
is_stale_read_allowed() (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
max_size() const (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline
operator=(const AZStdAlloc &rhs)=default (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >
reallocate(pointer ptr, size_type newSize, align_type newAlignment) (defined in AZ::AZStdAlloc< Allocator >)AZ::AZStdAlloc< Allocator >inline