Beef Corlib
System.BumpAllocator Member List

This is the complete list of members for System.BumpAllocator, including all inherited members.

Alloc(int size, int align) (defined in System.BumpAllocator)System.BumpAllocatorinline
AllocLarge(int size, int align) (defined in System.BumpAllocator)System.BumpAllocatorinlineprotectedvirtual
AllocPool() (defined in System.BumpAllocator)System.BumpAllocatorinlineprotectedvirtual
AllocWithDtor(int size, int align) (defined in System.BumpAllocator)System.BumpAllocatorinlineprotected
BumpAllocator(DestructorHandlingKind destructorHandling=.Allow) (defined in System.BumpAllocator)System.BumpAllocatorinline
DestructorHandling (defined in System.BumpAllocator)System.BumpAllocator
DestructorHandlingKind enum name (defined in System.BumpAllocator)System.BumpAllocator
Free(void *ptr) (defined in System.BumpAllocator)System.BumpAllocatorinline
FreeLarge(void *ptr) (defined in System.BumpAllocator)System.BumpAllocatorinlineprotectedvirtual
FreePool(Span< uint8 > span) (defined in System.BumpAllocator)System.BumpAllocatorinlineprotectedvirtual
GetAllocSize() (defined in System.BumpAllocator)System.BumpAllocatorinline
GetTotalAllocSize() (defined in System.BumpAllocator)System.BumpAllocatorinline
GrowPool() (defined in System.BumpAllocator)System.BumpAllocatorinlineprotected
~BumpAllocator() (defined in System.BumpAllocator)System.BumpAllocatorinline