Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Id
Method
Id
src/engine/shared/datafile.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
int Id() const
96
{
97
return m_TypeAndId & MAX_ITEM_ID;
98
}
99
};
100
101
class CDatafileHeader
Callers
3
Validate
Method · 0.45
GetItem
Method · 0.45
FindItemIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected