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

Method GetData

avida-core/source/main/cOrgMessage.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 void SetReceiver(cOrganism* recvr);
46
47 unsigned int GetData() const { return m_data; }
48 unsigned int GetLabel() const { return m_label; }
49
50 void SetData(unsigned int data) { m_data = data; }

Callers 10

PrintMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
SendMessageMethod · 0.45
PrintStringMatchDataMethod · 0.45
LogMessageMethod · 0.45
LogRetMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected