Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetId
Method
GetId
Src/Database/DatabaseTree.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
int TreeItem::GetId() const
53
{
54
return m_Data.m_id;
55
}
56
57
void TreeItem::SetId(int newId)
58
{
Callers
6
AddFavorite
Method · 0.45
GetFavorite
Method · 0.45
foreach
Function · 0.45
GetGroup
Method · 0.45
foreach
Function · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected