MCPcopy Create free account
hub / github.com/Kitware/VTK / eof

Method eof

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

Source from the content-addressed store, hash-verified

42 bool open(const char* fileName);
43 bool is_open() const { return Open; }
44 bool eof() const { return Eof; }
45
46 void rewind();
47 void close();

Callers 15

getMethod · 0.95
PreParseDataFileMethod · 0.45
PreParseFluentFileMethod · 0.45
GetCaseChunkMethod · 0.45
GetDataChunkMethod · 0.45
ReadDataZoneSectionIdMethod · 0.45
ReadZoneSectionIdMethod · 0.45
ReadZoneSectionMethod · 0.45
RequestInformationMethod · 0.45
CanReadFileMethod · 0.45
GetFilesFromMetaFileMethod · 0.45

Calls

no outgoing calls

Tested by 1

CompareAsciiFilesFunction · 0.36