#include <itkSmapsFileParser.h>
MapRecord class.
- Todo
- Add documentation
Definition at line 38 of file itkSmapsFileParser.h.
◆ MemoryLoadType
◆ ~MapRecord()
virtual itk::MapRecord::~MapRecord |
( |
| ) |
|
|
virtual |
◆ Reset()
void itk::MapRecord::Reset |
( |
| ) |
|
◆ m_RecordName
std::string itk::MapRecord::m_RecordName {} |
◆ m_Tokens
Contains a list of token with the associated memory allocated, tokens could be typically: Size, Rss, Shared_Clean, Shared_Dirty, Private_Clean, Private_Dirty, Referenced.
Definition at line 56 of file itkSmapsFileParser.h.
The documentation for this class was generated from the following file: