#include <itkSmapsFileParser.h>
Contains an entry in a smaps file.
It is filled by operator>>(istream&,VMMapRecord&).
Definition at line 93 of file itkSmapsFileParser.h.
Inheritance diagram for itk::VMMapSummaryRecord:
Collaboration diagram for itk::VMMapSummaryRecord:Friends | |
| ITKCommon_EXPORT std::istream & | operator>> (std::istream &in, VMMapSummaryRecord &record) |
Additional Inherited Members | |
Public Types inherited from itk::MapRecord | |
| using | MemoryLoadType = SizeValueType |
Public Member Functions inherited from itk::MapRecord | |
| void | Reset () |
| virtual | ~MapRecord () |
Public Attributes inherited from itk::MapRecord | |
| std::string | m_RecordName {} |
| std::map< std::string, MemoryLoadType > | m_Tokens {} |
|
friend |
Input operator to fill a VMMapRecord recordName [ numberK] Example MALLOC [ 18536K]