This is the complete list of members for AllocateAddress, including all inherited members.
| AllocateAddress()=default | AllocateAddress | |
| AllocateAddress(void *address, size_t size) | AllocateAddress | inline |
| AllocateAddress(const AllocateAddress &)=default | AllocateAddress | |
| GetAddress() const (defined in AllocateAddress) | AllocateAddress | inline |
| GetAllocatedBytes() const (defined in AllocateAddress) | AllocateAddress | inline |
| m_size | AllocateAddress | |
| m_value | AllocateAddress | |
| operator bool() const (defined in AllocateAddress) | AllocateAddress | inlineexplicit |
| operator T*() const | AllocateAddress | inlineexplicit |
| operator void *() const | AllocateAddress | inline |
| operator=(const AllocateAddress &)=default (defined in AllocateAddress) | AllocateAddress |