XII Release 0.1.0
Loading...
Searching...
No Matches
xiiMemoryPolicies::xiiAlignedHeapAllocation Class Reference

Aligned Heap memory allocation policy. More...

#include <AlignedHeapAllocation.h>

Public Member Functions

XII_ALWAYS_INLINE xiiAlignedHeapAllocation (xiiAllocatorBase *pParent)
 
void * Allocate (size_t uiSize, size_t uiAlign)
 
void Deallocate (void *pPtr)
 
XII_ALWAYS_INLINE xiiAllocatorBaseGetParent () const
 

Detailed Description

Aligned Heap memory allocation policy.

See also
xiiAllocator

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