Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetKey
Method
GetKey
Src/Database/DatabaseTree.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
int TreeItem::GetKey() const
93
{
94
return m_Data.m_nKey;
95
}
96
97
void TreeItem::SetKey(int newNKey)
98
{
Callers
6
GetFavorite
Method · 0.80
Add
Method · 0.80
Update
Method · 0.80
Delete
Method · 0.80
foreach
Function · 0.80
TreeToBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected