17 #include <pia/common/common_definitions.h> 86 nn::Result
Check(
void)
const;
This class is used to automatically detect memory leaks inside the Pia library.
Definition: common_MemoryLeakChecker.h:33
~MemoryLeakChecker(void)
Destroys the object.
nn::Result Check(void) const
Determines whether a memory leak has occurred.
MemoryLeakChecker(void)
Instantiates the object.
nn::Result Set(void)
Sets the starting point to check for memory leaks.