|
CommonLibSSE (powerof3)
|
This is the complete list of members for RE::GAllocatorGH< T, SID >, including all inherited members.
| Alloc(const void *a_heapAddr, UPInt a_size) | RE::GAllocatorBaseGH< SID > | inlinestatic |
| Construct(void *a_ptr) | RE::GConstructorMov< T > | inlinestatic |
| Construct(void *a_ptr, const T &a_source) | RE::GConstructorMov< T > | inlinestatic |
| ConstructAlt(void *a_ptr, const S &a_source) | RE::GConstructorMov< T > | inlinestatic |
| ConstructArray(void *a_ptr, UPInt a_count) | RE::GConstructorMov< T > | inlinestatic |
| ConstructArray(void *a_ptr, UPInt count, const T &source) | RE::GConstructorMov< T > | inlinestatic |
| ConstructArray(void *a_ptr, UPInt a_count, const T *a_source) | RE::GConstructorMov< T > | inlinestatic |
| CopyArrayBackward(T *a_dst, const T *a_src, UPInt a_count) | RE::GConstructorMov< T > | inlinestatic |
| CopyArrayForward(T *a_dst, const T *a_src, UPInt a_count) | RE::GConstructorMov< T > | inlinestatic |
| Destruct(T *a_ptr) | RE::GConstructorMov< T > | inlinestatic |
| DestructArray(T *a_ptr, UPInt a_count) | RE::GConstructorMov< T > | inlinestatic |
| Free(void *a_ptr) | RE::GAllocatorBaseGH< SID > | inlinestatic |
| IsMovable() | RE::GConstructorMov< T > | inlinestatic |
| kStatID enum value | RE::GAllocatorBaseGH< SID > | |
| Realloc(void *a_ptr, UPInt a_newSize) | RE::GAllocatorBaseGH< SID > | inlinestatic |