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

Method Valid

IO/NetCDF/vtkSLACReader.cxx:251–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 operator int() const { return this->FileDescriptor; }
250
251 bool Valid() const { return this->FileDescriptor != -1; }
252
253protected:
254 int FileDescriptor;

Callers 6

CanReadFileMethod · 0.45
RequestInformationMethod · 0.45
RequestDataMethod · 0.45
CanReadFileMethod · 0.45
RequestInformationMethod · 0.45
RequestDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected