|
Beef Corlib
|
This is the complete list of members for System.BumpAllocator, including all inherited members.
| Alloc(int size, int align) (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| AllocLarge(int size, int align) (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotectedvirtual |
| AllocPool() (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotectedvirtual |
| AllocTyped(Type type, int size, int align) (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| AllocWithDtor(int size, int align) (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotected |
| BumpAllocator(DestructorHandlingKind destructorHandling=.Allow) (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| DestructorHandling (defined in System.BumpAllocator) | System.BumpAllocator | |
| DestructorHandlingKind enum name (defined in System.BumpAllocator) | System.BumpAllocator | |
| Free(void *ptr) (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| FreeLarge(void *ptr) (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotectedvirtual |
| FreePool(Span< uint8 > span) (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotectedvirtual |
| GetAllocSize() (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| GetTotalAllocSize() (defined in System.BumpAllocator) | System.BumpAllocator | inline |
| GrowPool() (defined in System.BumpAllocator) | System.BumpAllocator | inlineprotected |
| PoolSizeMax (defined in System.BumpAllocator) | System.BumpAllocator | |
| PoolSizeMin (defined in System.BumpAllocator) | System.BumpAllocator | |
| ~BumpAllocator() (defined in System.BumpAllocator) | System.BumpAllocator | inline |
1.8.16