Open 3D Engine AzCore API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AllocateAddress Member List

This is the complete list of members for AllocateAddress, including all inherited members.

AllocateAddress()=defaultAllocateAddress
AllocateAddress(void *address, size_t size)AllocateAddressinline
AllocateAddress(const AllocateAddress &)=defaultAllocateAddress
GetAddress() const (defined in AllocateAddress)AllocateAddressinline
GetAllocatedBytes() const (defined in AllocateAddress)AllocateAddressinline
m_sizeAllocateAddress
m_valueAllocateAddress
operator bool() const (defined in AllocateAddress)AllocateAddressinlineexplicit
operator T*() constAllocateAddressinlineexplicit
operator void *() constAllocateAddressinline
operator=(const AllocateAddress &)=default (defined in AllocateAddress)AllocateAddress