#define PCREATE_NOTIFIER2(obj, 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 obj parameter is the instance to call the function against. If the instance to be called is the current instance, ie obj is to this the the PCREATE_NOTIFIER macro should be used.

Alphabetic index HTML hierarchy of classes or Java



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