#include <GAllocatorBaseGH.h>
|
static void * | Alloc (const void *a_heapAddr, UPInt a_size) |
|
static void * | Realloc (void *a_ptr, UPInt a_newSize) |
|
static void | Free (void *a_ptr) |
|
◆ anonymous enum
template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
◆ Alloc()
template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
◆ Free()
template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
◆ Realloc()
template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
The documentation for this class was generated from the following file: