This is the complete list of members for Burger::AllocatorANSI, including all inherited members.
| allocate_memory(uintptr_t uSize) const noexcept final | Burger::AllocatorANSI | virtual |
| allocate_memory_clear(uintptr_t uSize) const noexcept | Burger::AllocatorBase | |
| allocate_memory_copy(const void *pInput, uintptr_t uSize) const noexcept | Burger::AllocatorBase | |
| AllocatorANSI() noexcept=default | Burger::AllocatorANSI | |
| AllocatorBase() noexcept=default | Burger::AllocatorBase | |
| free_memory(const void *pInput) const noexcept final | Burger::AllocatorANSI | virtual |
| g_StaticRTTI | Burger::AllocatorANSI | static |
| get_class_name(void) const noexcept | Burger::Base | inline |
| get_StaticRTTI(void) const noexcept override | Burger::AllocatorANSI | virtual |
| reallocate_memory(const void *pInput, uintptr_t uSize) const noexcept final | Burger::AllocatorANSI | virtual |
| ~Base() noexcept=default | Burger::Base | virtual |