Classes | |
| struct | AllocationInfo |
Functions | |
| std::unordered_map< void *, AllocationInfo > & | GetAllocations () |
| std::mutex & | GetMutex () |
| void | AddAllocation (void *ptr, usize size, const char *function, const char *typeName, bool isArray) |
| void | RemoveAllocation (void *ptr) |
| void | DumpLeaks () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |