Searched refs:NodeIdSet (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatisticsDlg.h34 typedef std::set<uint32_t> NodeIdSet; typedef
61 void FillTree(CStatTreeItemBase* statssubtree, wxTreeItemId& StatsGUITree, const NodeIdSet& expandednodes);
62 void GetExpandedNodes(NodeIdSet& nodeset, const wxTreeItemId& root);
H A DStatisticsDlg.cpp263 void CStatisticsDlg::GetExpandedNodes(NodeIdSet& nodeset, const wxTreeItemId& root)
281 NodeIdSet ExpandedNodes;
325 void CStatisticsDlg::FillTree(CStatTreeItemBase* statssubtree, wxTreeItemId& StatsGUITree, const NodeIdSet& expandednodes)

Completed in 32 milliseconds