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

Method is_open

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

Source from the content-addressed store, hash-verified

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

Callers 15

getMethod · 0.95
WriteDataMethod · 0.80
FileContainsStringFunction · 0.80
WriteDataMethod · 0.80
TestVRMLExporterFunction · 0.80
ply_open_for_writingMethod · 0.80
TestPLYWriterStringFunction · 0.80
RequestInformationMethod · 0.80
RequestDataMethod · 0.80
RequestInformationMethod · 0.80

Calls

no outgoing calls

Tested by 7

FileContainsStringFunction · 0.64
TestVRMLExporterFunction · 0.64
TestPLYWriterStringFunction · 0.64
ExecuteMethod · 0.64