CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GAllocatorBaseGH< SID > Class Template Reference

#include <GAllocatorBaseGH.h>

Inheritance diagram for RE::GAllocatorBaseGH< SID >:
RE::GAllocatorGH< T, SID >

Public Types

enum  { kStatID = SID }
 

Static Public Member Functions

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)
 

Member Enumeration Documentation

◆ anonymous enum

template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
anonymous enum
Enumerator
kStatID 

Member Function Documentation

◆ Alloc()

template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
static void * RE::GAllocatorBaseGH< SID >::Alloc ( const void *  a_heapAddr,
UPInt  a_size 
)
inlinestatic

◆ Free()

template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
static void RE::GAllocatorBaseGH< SID >::Free ( void *  a_ptr)
inlinestatic

◆ Realloc()

template<std::uint32_t SID = GStatGroup::kGStat_Default_Mem>
static void * RE::GAllocatorBaseGH< SID >::Realloc ( void *  a_ptr,
UPInt  a_newSize 
)
inlinestatic

The documentation for this class was generated from the following file: