PStatCollectorForwardBase

class PStatCollectorForwardBase

Bases: ReferenceCount

This class serves as a cheap forward reference to a PStatCollector, which is defined in the pstatclient module (and is not directly accessible here in the express module).

This is subclassed as PStatCollectorForward, which defines the actual functionality.

Inheritance diagram

Inheritance diagram of PStatCollectorForwardBase

virtual void add_level(double level) = 0