MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / IsRootItem

Method IsRootItem

AdaptixClient/Source/UI/Graph/SessionsGraph.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53bool SessionsGraph::IsRootItem(const GraphItem *item) const
54{
55 return item == this->rootItem;
56}
57
58void SessionsGraph::LinkToRoot(GraphItem *item) const
59{

Callers 1

paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected