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

Method WasOpened

avida-core/source/tools/cInitFile.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74 bool WasFound() const { return m_found; }
75 bool WasOpened() const { return m_opened; }
76 const cUserFeedback& GetFeedback() const { return m_feedback; }
77 const Apto::Map<Apto::String, Apto::String>& GetCustomDirectives() const { return m_custom_directives; }
78

Callers 15

LoadBatchWithInstSetFunction · 0.80
LoadMiniTraceQMethod · 0.80
LoadGenotypeListMethod · 0.80
LoadPopulationMethod · 0.80
LoadMethod · 0.80
LoadMethod · 0.80
LoadFileMethod · 0.80
LoadMethod · 0.80
LoadEventFileMethod · 0.80
RunFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected