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

Method GetCouldNotBeModified

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

Source from the content-addressed store, hash-verified

86 bool GetCouldNotBeCreated() const { return this->NeedToBeCreated != this->Created; }
87
88 bool GetCouldNotBeModified() const { return this->NeedToBeModified != this->Modified; }
89
90 bool GetHadIssues() const
91 {

Callers 2

GetHadIssuesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected