OpenBarnyard
 
Loading...
Searching...
No Matches
AMemory.h File Reference
#include "AMemoryPoolAllocator.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  AMemoryPool
 
class  AMemory
 
struct  AMemory::AllocatorList
 

Macros

#define DEFINE_MEMORY_POOL(NAME, SIZE, UNK1, UNK2)
 

Macro Definition Documentation

◆ DEFINE_MEMORY_POOL

#define DEFINE_MEMORY_POOL ( NAME,
SIZE,
UNK1,
UNK2 )
Value:
AMemoryPool( #NAME, NAME, SIZE, UNK1, UNK2 )