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

#include <JASHeapCtrl.h>

+ Inheritance diagram for JASMemPool< T >:
+ Collaboration diagram for JASMemPool< T >:

Public Member Functions

void newMemPool (int param_0)
 
voidalloc (u32 n)
 
void free (void *ptr, u32 n)
 
- Public Member Functions inherited from JASGenericMemPool
 JASGenericMemPool ()
 
 ~JASGenericMemPool ()
 
void newMemPool (u32, int)
 
voidalloc (u32)
 
void free (void *, u32)
 

Additional Inherited Members

- Public Attributes inherited from JASGenericMemPool
voidfield_0x0
 
u32 freeMemCount
 
u32 totalMemCount
 
u32 usedMemCount
 

Member Function Documentation

◆ alloc()

template<typename T >
void * JASMemPool< T >::alloc ( u32  n)
inline

◆ free()

template<typename T >
void JASMemPool< T >::free ( void ptr,
u32  n 
)
inline

◆ newMemPool()

template<typename T >
void JASMemPool< T >::newMemPool ( int  param_0)
inline

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