CommonLibSSE NG
|
This is the complete list of members for RE::GAllocatorLH< T, SID >, including all inherited members.
Alloc(const void *a_heapAddr, UPInt a_size) | RE::GAllocatorBaseLH< 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::GAllocatorBaseLH< SID > | inlinestatic |
IsMovable() | RE::GConstructorMov< T > | inlinestatic |
kStatID enum value | RE::GAllocatorBaseLH< SID > | |
Realloc(void *a_ptr, UPInt a_newSize) | RE::GAllocatorBaseLH< SID > | inlinestatic |