PStatCollectorForward
-
class PStatCollectorForward
Bases:
PStatCollectorForwardBase
This class serves as a cheap forward reference to a
PStatCollector
, so that classes that are defined before the pstats module may access thePStatCollector
.Inheritance diagram
-
PStatCollectorForward(PStatCollector const &col)
-
PStatCollectorForward(PStatCollector const &col)