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

Method GetTransCellID

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

@JJB

Source from the content-addressed store, hash-verified

58
59 void SetTransCellID(int transCellID) { m_transCellID = transCellID; } // @JJB**
60 int GetTransCellID() const { return m_transCellID; }
61
62 int GetMessageType() const { return m_messageType; }
63

Callers 2

LogMessageMethod · 0.80
LogRetMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected