Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Print
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
SendMessage
Method · 0.45
GetProvidedValueForArgument
Method · 0.45
PrintStringMatchData
Method · 0.45
LogMessage
Method · 0.45
LogRetMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected