|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CMemDisplayer Class Reference<Class description>.
More...
#include <mem_displayer.h>
Inheritance diagram for NLMISC::CMemDisplayer:
List of all members.
Detailed Description
<Class description>.
-
Author:
-
Benjamin Legros , Nevrax France
-
Date:
-
2001
Definition at line 45 of file mem_displayer.h.
Constructor & Destructor Documentation
NLMISC::CMemDisplayer::CMemDisplayer |
( |
const char * |
displayerName = "" |
) |
|
|
Member Function Documentation
void NLMISC::CMemDisplayer::clear |
( |
|
) |
[inline] |
|
void NLMISC::CMemDisplayer::doDisplay |
( |
const TDisplayInfo & |
args, |
|
|
const char * |
message |
|
) |
[protected, virtual] |
|
const std::deque<std::string>& NLMISC::CMemDisplayer::lockStrings |
( |
|
) |
[inline] |
|
void NLMISC::CMemDisplayer::setParam |
( |
uint32 |
maxStrings = 50 |
) |
|
|
void NLMISC::CMemDisplayer::unlockStrings |
( |
|
) |
[inline] |
|
void NLMISC::CMemDisplayer::write |
( |
std::string & |
str |
) |
|
|
void NLMISC::CMemDisplayer::write |
( |
CLog * |
log = NULL |
) |
|
|
Member Data Documentation
bool NLMISC::CMemDisplayer::_CanUseStrings [private]
|
|
uint32 NLMISC::CMemDisplayer::_MaxStrings [private]
|
|
bool NLMISC::CMemDisplayer::_NeedHeader [private]
|
|
std::deque<std::string> NLMISC::CMemDisplayer::_Strings [private]
|
|
The documentation for this class was generated from the following files:
|
|