![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkSmapsFileParser.h>
Inheritance diagram for itk::VMMapSummaryRecord:
Collaboration diagram for itk::VMMapSummaryRecord:Friends | |
| ITKCommon_EXPORT std::istream & | operator>> (std::istream &in, VMMapSummaryRecord &record) |
Contains an entry in a smaps file.
It is filled by operator>>(istream&,VMMapRecord&).
Definition at line 91 of file itkSmapsFileParser.h.
| ITKCommon_EXPORT std::istream& operator>> | ( | std::istream & | in, |
| VMMapSummaryRecord & | record | ||
| ) | [friend] |
Input operator to fill a VMMapRecord recordName [ numberK] Example MALLOC [ 18536K]
1.7.6.1