This is the complete list of members for Burger::AllocatorANSI, including all inherited members.
alloc(uintptr_t uSize) const noexcept final | Burger::AllocatorANSI | virtual |
alloc_clear(uintptr_t uSize) const noexcept | Burger::AllocatorBase | |
alloc_copy(const void *pInput, uintptr_t uSize) const noexcept | Burger::AllocatorBase | |
AllocatorANSI() noexcept=default | Burger::AllocatorANSI | |
AllocatorBase() noexcept=default | Burger::AllocatorBase | |
free(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 |
realloc(const void *pInput, uintptr_t uSize) const noexcept final | Burger::AllocatorANSI | virtual |
~Base() noexcept=default | Burger::Base | virtual |