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

Method GetCouldNotBeCreated

IO/IOSS/vtkIOSSModel.cxx:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 bool GetModified() const { return this->Modified; }
85
86 bool GetCouldNotBeCreated() const { return this->NeedToBeCreated != this->Created; }
87
88 bool GetCouldNotBeModified() const { return this->NeedToBeModified != this->Modified; }
89

Callers 2

GetHadIssuesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected