MCPcopy 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
92int TreeItem::GetKey() const
93{
94 return m_Data.m_nKey;
95}
96
97void TreeItem::SetKey(int newNKey)
98{

Callers 6

GetFavoriteMethod · 0.80
AddMethod · 0.80
UpdateMethod · 0.80
DeleteMethod · 0.80
foreachFunction · 0.80
TreeToBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected