Same as CMemDisplayer but only display the text (no line, no date, no process. More...
#include <mem_displayer.h>
Inherits NLMISC::CMemDisplayer.
Public Member Functions | |
| CLightMemDisplayer (const char *displayerName="") | |
| Constructor. | |
Protected Member Functions | |
| virtual void | doDisplay (const CLog::TDisplayInfo &args, const char *message) |
| Put the string into the file. | |
Same as CMemDisplayer but only display the text (no line, no date, no process.
..)
Definition at line 82 of file mem_displayer.h.
| NLMISC::CLightMemDisplayer::CLightMemDisplayer | ( | const char * | displayerName = "" |
) | [inline] |
Constructor.
Definition at line 86 of file mem_displayer.h.
| void NLMISC::CLightMemDisplayer::doDisplay | ( | const CLog::TDisplayInfo & | args, | |
| const char * | message | |||
| ) | [protected, virtual] |
Put the string into the file.
Reimplemented from NLMISC::CMemDisplayer.
Definition at line 467 of file mem_displayer.cpp.
References NLMISC::CMemDisplayer::_CanUseStrings, NLMISC::CMemDisplayer::_MaxStrings, and NLMISC::CMemDisplayer::_Strings.
1.6.1