Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
JASPoolAllocObject< T > Class Template Reference

#include <JASHeapCtrl.h>

Static Public Member Functions

static void * operator new (size_t n)
 
static void * operator 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: