LiquidFun
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
b2StackAllocator Class Reference

Public Types

enum  { MIN_ALIGNMENT = sizeof(void*) }
 
enum  { ALIGN_MASK = MIN_ALIGNMENT - 1 }
 

Public Member Functions

void * Allocate (int32 size)
 
void * Reallocate (void *p, int32 size)
 
void Free (void *p)
 
int32 GetMaxAllocation () const
 

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