VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
tklb::MallocInfo Struct Reference

#include <TLeakChecker.h>

Collaboration diagram for tklb::MallocInfo:

Public Attributes

const char * file
 
int line
 
size_t size
 
size_t allocation
 

Detailed Description

Definition at line 28 of file TLeakChecker.h.

Member Data Documentation

◆ allocation

size_t tklb::MallocInfo::allocation

Definition at line 32 of file TLeakChecker.h.

◆ file

const char* tklb::MallocInfo::file

Definition at line 29 of file TLeakChecker.h.

◆ line

int tklb::MallocInfo::line

Definition at line 30 of file TLeakChecker.h.

◆ size

size_t tklb::MallocInfo::size

Definition at line 31 of file TLeakChecker.h.


The documentation for this struct was generated from the following file: