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

Method GetTestFun

avida-core/source/main/cTaskEntry.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 const cString& GetDesc() const { return m_desc; }
62 int GetID() const { return m_id; }
63 tTaskTest GetTestFun() const { return m_test_fun; }
64
65 const Apto::String& AveragePropertyID() const { return m_prop_id_ave; }
66 const Apto::String& CountPropertyID() const { return m_prop_id_count; }

Callers 1

TestOutputMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestOutputMethod · 0.64