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

Method GetSize

avida-core/source/cpu/cCodeLabel.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 inline void Rotate(const int rot, const int base);
62
63 inline int GetSize() const { return m_nops.GetSize(); }
64
65 inline cString AsString() const;
66

Callers 4

AddNopMethod · 0.45
RotateMethod · 0.45
AsStringMethod · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected