MCPcopy Create free account
hub / github.com/Kitware/VTK / ~FileStreamReader

Method ~FileStreamReader

IO/Geometry/vtkTecplotReader.cxx:72–75  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

70
71//------------------------------------------------------------------------------
72FileStreamReader::~FileStreamReader()
73{
74 this->close();
75}
76
77//------------------------------------------------------------------------------
78bool FileStreamReader::open(const char* fileName)

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected