ezEngine  Release 25.03
ezFoundation Class Reference

Static Public Member Functions

static EZ_ALWAYS_INLINE ezAllocatorGetDefaultAllocator ()
 The default allocator can be used for any kind of allocation if no alignment is required.
 
static EZ_ALWAYS_INLINE ezAllocatorGetAlignedAllocator ()
 The aligned allocator should be used for all allocations which need alignment.
 
static ezAllocatorGetStaticsAllocator ()
 Returns the allocator that is used by global data and static members before the default allocator is created.
 

Static Public Attributes

static ezAllocators_pDefaultAllocator = nullptr
 
static ezAllocators_pAlignedAllocator = nullptr
 

Friends

class ezStartup
 
struct ezStaticsAllocatorWrapper
 

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