HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_MemLeakDetectorImpl::Block Class Reference

#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)
 

Detailed Description

Definition at line 78 of file UT_MemLeakDetector.h.

Constructor & Destructor Documentation

UT_MemLeakDetectorImpl::Block::Block ( const char *  file,
int  line,
const char *  label = nullptr,
bool  dump_leaks = false 
)
UT_MemLeakDetectorImpl::Block::~Block ( )

Member Function Documentation

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)

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