MCPcopy Create free account
hub / github.com/devosoft/avida / SetModified

Method SetModified

avida-core/source/main/cSpatialResCount.h:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 virtual void UpdateCount(cAvidaContext&) { ; }
101 void ResetResourceCounts();
102 void SetModified(bool in_modified) { m_modified = in_modified; }
103 bool GetModified() { return m_modified; }
104
105 virtual void SetGradInitialPlat(double) { ; }

Callers 1

ModifyCellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected