|
@@ -112,6 +112,9 @@ private:
|
|
|
friend class PStatClient;
|
|
friend class PStatClient;
|
|
|
|
|
|
|
|
#else // DO_PSTATS
|
|
#else // DO_PSTATS
|
|
|
|
|
+public:
|
|
|
|
|
+ INLINE PStatCollector();
|
|
|
|
|
+
|
|
|
PUBLISHED:
|
|
PUBLISHED:
|
|
|
INLINE PStatCollector(const string &name,
|
|
INLINE PStatCollector(const string &name,
|
|
|
PStatClient *client = NULL);
|
|
PStatClient *client = NULL);
|