Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
253
protected:
254
int FileDescriptor;
Callers
6
CanReadFile
Method · 0.45
RequestInformation
Method · 0.45
RequestData
Method · 0.45
CanReadFile
Method · 0.45
RequestInformation
Method · 0.45
RequestData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected