Home
last modified time | relevance | path

Searched refs:CStatsCollection (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/webserver/src/
H A DWebServer.h567 class CStatsCollection {
575 CStatsCollection(int size, CamulewebApp *iface);
576 ~CStatsCollection();
714 CStatsCollection m_Stats;
H A DWebServer.cpp1325 CStatsCollection::CStatsCollection(int size, CamulewebApp *iface) in CStatsCollection() function in CStatsCollection
1337 CStatsCollection::~CStatsCollection() in ~CStatsCollection()
1345 void CStatsCollection::ReQuery() in ReQuery()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/webserver/src/
H A DWebServer.h569 class CStatsCollection {
577 CStatsCollection(int size, CamulewebApp *iface);
578 ~CStatsCollection();
716 CStatsCollection m_Stats;
H A DWebServer.cpp1325 CStatsCollection::CStatsCollection(int size, CamulewebApp *iface) in CStatsCollection() function in CStatsCollection
1337 CStatsCollection::~CStatsCollection() in ~CStatsCollection()
1345 void CStatsCollection::ReQuery() in ReQuery()