Namespaces | |
namespace | BazisLib |
namespace | BazisLib::MemoryDebug |
Enumerations | |
enum | { BazisLib::MemoryDebug::MEMORY_DEBUG_SHIFT = 0 } |
Functions | |
void * | BazisLib::MemoryDebug::OnMemoryAllocation (void *pBlock, unsigned size) |
void * | BazisLib::MemoryDebug::OnMemoryFree (void *pBlock) |
void | BazisLib::MemoryDebug::OnProgramTermination () |