![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Class for emit notifications of PICout. More...
#include <picout.h>
Static Public Member Functions | |
| static Notifier * | instance () |
| Singleton access to PICout::Notifier Returns the singleton instance of the Notifier class used for emitting PICout events. | |
| static PIObject * | object () |
| Object that emit events from PICout Returns the PIObject instance that emits events when PICout with external buffer is destroyed. | |
Class for emit notifications of PICout.
This class used as PICout events emitter. When PICout constructs with external PIString* buffer and some ID, last copy of this PICout on delete emit event "finished()" on object Notifier::object(). Sample: