Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASPoolAllocObject< T > Class Template Reference

#include <JASHeapCtrl.h>

Static Public Member Functions

static voidoperator new (size_t n)
 
static voidoperator new (size_t n, void *ptr)
 
static void operator delete (void *ptr, size_t n)
 
static void newMemPool (int param_0)
 

Static Private Member Functions

static JASMemPool< T > * getMemPool ()
 

Member Function Documentation

◆ getMemPool()

template<typename T >
static JASMemPool< T > * JASPoolAllocObject< T >::getMemPool ( )
inlinestaticprivate

◆ newMemPool()

template<typename T >
static void JASPoolAllocObject< T >::newMemPool ( int  param_0)
inlinestatic

◆ operator delete()

template<typename T >
static void JASPoolAllocObject< T >::operator delete ( void ptr,
size_t  n 
)
inlinestatic

◆ operator new() [1/2]

template<typename T >
static void * JASPoolAllocObject< T >::operator new ( size_t  n)
inlinestatic

◆ operator new() [2/2]

template<typename T >
static void * JASPoolAllocObject< T >::operator new ( size_t  n,
void ptr 
)
inlinestatic

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