Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FPlatformMemory Member List

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

BigBlockMemcpy(void *Dest, const void *Src, SIZE_T Count)FPlatformMemoryinlinestatic
Memcmp(const void *Buf1, const void *Buf2, SIZE_T Count)FPlatformMemoryinlinestatic
Memcpy(void *Dest, const void *Src, SIZE_T Count)FPlatformMemoryinlinestatic
Memmove(void *Dest, const void *Src, SIZE_T Count)FPlatformMemoryinlinestatic
Memset(void *Dest, uint8 Char, SIZE_T Count)FPlatformMemoryinlinestatic
Memswap(void *Ptr1, void *Ptr2, SIZE_T Size)FPlatformMemoryinlinestatic
MemswapGreaterThan8(void *RESTRICT Ptr1, void *RESTRICT Ptr2, SIZE_T Size)FPlatformMemoryinlinestatic
Memzero(void *Dest, SIZE_T Count)FPlatformMemoryinlinestatic
StreamingMemcpy(void *Dest, const void *Src, SIZE_T Count)FPlatformMemoryinlinestatic
Valswap(T &A, T &B)FPlatformMemoryinlineprivatestatic