VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include <TLeakChecker.h>
Public Attributes | |
const char * | file |
int | line |
size_t | size |
size_t | allocation |
Definition at line 28 of file TLeakChecker.h.
size_t tklb::MallocInfo::allocation |
Definition at line 32 of file TLeakChecker.h.
const char* tklb::MallocInfo::file |
Definition at line 29 of file TLeakChecker.h.
int tklb::MallocInfo::line |
Definition at line 30 of file TLeakChecker.h.
size_t tklb::MallocInfo::size |
Definition at line 31 of file TLeakChecker.h.