MCPcopy 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
32bool TreeItem::IsNode() const
33{
34 return Node == GetType();
35}
36
37bool TreeItem::IsLeaf() const
38{

Callers 3

AddMethod · 0.80
UpdateMethod · 0.80
TreeToBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected