HDK
|
#include <UT_MemLeakDetector.h>
Public Member Functions | |
Block (const char *file, int line, const char *label=nullptr, bool dump_leaks=false) | |
~Block () | |
void | begin (const char *file, int line, const char *label, bool dump_leaks) |
void | end (bool dump_leaks=false) |
Definition at line 78 of file UT_MemLeakDetector.h.
UT_MemLeakDetectorImpl::Block::Block | ( | const char * | file, |
int | line, | ||
const char * | label = nullptr , |
||
bool | dump_leaks = false |
||
) |
UT_MemLeakDetectorImpl::Block::~Block | ( | ) |
void UT_MemLeakDetectorImpl::Block::begin | ( | const char * | file, |
int | line, | ||
const char * | label, | ||
bool | dump_leaks | ||
) |
void UT_MemLeakDetectorImpl::Block::end | ( | bool | dump_leaks = false | ) |