Searched refs:GraphUpdateInfo (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.h35 typedef struct UpdateInfo GraphUpdateInfo; typedef in typeref:struct:UpdateInfo
47 void UpdateGraph(const GraphUpdateInfo& update);
H A DStatisticsDlg.h43 typedef struct UpdateInfo GraphUpdateInfo; typedef in typeref:struct:UpdateInfo
56 void UpdateStatGraphs(const uint32 peakconnections, const GraphUpdateInfo& update);
H A DKadDlg.cpp123 void CKadDlg::UpdateGraph(const GraphUpdateInfo& update)
H A DStatistics.h41 } GraphUpdateInfo; typedef in typeref:struct:UpdateInfo
230 GraphUpdateInfo GetPointsForUpdate();
H A DStatisticsDlg.cpp158 void CStatisticsDlg::UpdateStatGraphs(const uint32 peakconnections, const GraphUpdateInfo& update)
H A DStatistics.cpp683 GraphUpdateInfo CStatistics::GetPointsForUpdate()
685 GraphUpdateInfo update;
H A DamuleDlg.cpp1102 GraphUpdateInfo update = theApp->m_statistics->GetPointsForUpdate();

Completed in 37 milliseconds