|
static XII_ALWAYS_INLINE xiiAllocatorBase * | GetDefaultAllocator () |
| The default allocator can be used for any kind of allocation if no alignment is required.
|
|
static XII_ALWAYS_INLINE xiiAllocatorBase * | GetAlignedAllocator () |
| The aligned allocator should be used for all allocations which need alignment.
|
|
static xiiAllocatorBase * | GetStaticAllocator () |
| Returns the allocator that is used by global data and static members before the default allocator is created.
|
|
|
class | xiiStartup |
|
struct | xiiStaticAllocatorWrapper |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/Basics.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/Basics/Basics.cpp