|  | 
| typedef struct MemTrace::_CrtMemBlockHeader | _CrtMemBlockHeader | 
|  | 
|  | 
| static void | ProcessEnd () noexcept | 
|  | 
| static void | ProcessBegin () noexcept | 
|  | 
| static void | ProcessBegin_Release () noexcept | 
|  | 
|  | 
| std::once_flag | ProcessBeginFlag | 
|  | 
| std::once_flag | ProcessEndFlag | 
|  | 
|  | 
| void | privOut (const char *const fmt,...) | 
|  | 
| char * | privStripDir (const char *const pInName) | 
|  | 
| void | privDisplayLogLink () | 
|  | 
|  | 
| static MemTrace * | privGetInstance () noexcept | 
|  | 
|  | 
| char | privBuff [MemTraceBuffSize] | 
|  | 
| std::mutex | mtx | 
|  | 
|  | 
| static const unsigned int | MemTraceBuffSize = 256 | 
|  | 
The documentation for this class was generated from the following file: