MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / isValid

Method isValid

src/OSspecific/POSIX/fileStat.H:107–110  ·  view source on GitHub ↗

- Did constructor fail

Source from the content-addressed store, hash-verified

105
106 //- Did constructor fail
107 bool isValid() const
108 {
109 return isValid_;
110 }
111
112
113 // Check

Callers 4

modeFunction · 0.80
fileSizeFunction · 0.80
lastModifiedFunction · 0.80
highResLastModifiedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected