Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
AddNop
Method · 0.45
Rotate
Method · 0.45
AsString
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected