#define PCREATE_NOTIFIER(func)

Create a notifier object instance.

Documentation

Create a notifier object instance. This macro creates an instance of the particular PNotifier class using the func parameter as the member function to call.

The this object is used as the instance to call the function against. The PCREATE_NOTIFIER2 macro may be used if the instance to be called is not the current object instance.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.