Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ IsNode
Method
IsNode
Src/Database/DatabaseTree.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
bool TreeItem::IsNode() const
33
{
34
return Node == GetType();
35
}
36
37
bool TreeItem::IsLeaf() const
38
{
Callers
3
Add
Method · 0.80
Update
Method · 0.80
TreeToBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected