#include <MemoryBase.h>
Inheritance diagram for ark::ThreadSafeAllocatorAuditor:
Public Member Functions | |
void | beginAuditCycle () |
void | endAuditCycle () |
void | printAuditTally () |
void | registerAllocation () |
void | registerDeallocation () |
void | resetAudit () |
Private Attributes | |
boost::mutex | _mutex |
|
Reimplemented from ark::AllocatorAuditor. |
|
Reimplemented from ark::AllocatorAuditor. |
|
Reimplemented from ark::AllocatorAuditor. |
|
Reimplemented from ark::AllocatorAuditor. |
|
Reimplemented from ark::AllocatorAuditor. |
|
Reimplemented from ark::AllocatorAuditor. |
|
|