MemoryLeakIndicator
Loading...
Searching...
No Matches
MemSpy::Trace Class Reference

Class to be able to write a TRACE output to the output window also in Releas mode.
Found in http://blog.m-ri.de/index.php/2009/08/09/vs-tippstricks-einfache-ausgabe-mit-trace-auch-in-der-release-version/ More...

#include <MemoryLeakIndicator.h>

Public Member Functions

void operator() (PCSTR pszFormat,...)
 
void operator() (PCWSTR pszFormat,...)
 

Detailed Description

Class to be able to write a TRACE output to the output window also in Releas mode.
Found in http://blog.m-ri.de/index.php/2009/08/09/vs-tippstricks-einfache-ausgabe-mit-trace-auch-in-der-release-version/

Author
Martin Richter

Member Function Documentation

◆ operator()() [1/2]

void MemSpy::Trace::operator() ( PCSTR pszFormat,
... )

◆ operator()() [2/2]

void MemSpy::Trace::operator() ( PCWSTR pszFormat,
... )

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