Plasma Engine  2.0
Loading...
Searching...
No Matches
plAllocPolicyAlignedHeap Class Reference

Aligned Heap memory allocation policy. More...

#include <AllocPolicyAlignedHeap.h>

Public Member Functions

PL_ALWAYS_INLINE plAllocPolicyAlignedHeap (plAllocator *pParent)
 
void * Allocate (size_t uiSize, size_t uiAlign)
 
void Deallocate (void *pPtr)
 
PL_ALWAYS_INLINE plAllocatorGetParent () const
 

Detailed Description

Aligned Heap memory allocation policy.

See also
plAllocatorWithPolicy

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