MCPcopy 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
52int TreeItem::GetId() const
53{
54 return m_Data.m_id;
55}
56
57void TreeItem::SetId(int newId)
58{

Callers 6

AddFavoriteMethod · 0.45
GetFavoriteMethod · 0.45
foreachFunction · 0.45
GetGroupMethod · 0.45
foreachFunction · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected