Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::AllocatorHandle Member List

This is the complete list of members for Burger::AllocatorHandle, including all inherited members.

alloc(uintptr_t uSize) const noexcept finalBurger::AllocatorHandleinlinevirtual
alloc_clear(uintptr_t uSize) const noexceptBurger::AllocatorBase
alloc_copy(const void *pInput, uintptr_t uSize) const noexceptBurger::AllocatorBase
AllocatorBase() noexcept=defaultBurger::AllocatorBase
AllocatorHandle(MemoryManagerHandle *pMemoryManagerHandle) noexceptBurger::AllocatorHandleinline
free(const void *pInput) const noexcept finalBurger::AllocatorHandleinlinevirtual
g_StaticRTTIBurger::AllocatorHandlestatic
get_class_name(void) const noexceptBurger::Baseinline
get_StaticRTTI(void) const noexcept overrideBurger::AllocatorHandlevirtual
m_pMemoryManagerHandleBurger::AllocatorHandleprivate
realloc(const void *pInput, uintptr_t uSize) const noexcept finalBurger::AllocatorHandleinlinevirtual
~Base() noexcept=defaultBurger::Basevirtual