![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Base class for all *Notification subclasses. More...
#include <hdicoreNotification.h>
Public Member Functions | |
virtual | ~Notification () |
Destructs a Notification object. | |
virtual NotifierType | type () const |
Gets the type of notification data the target object represents. | |
Protected Member Functions | |
Notification () | |
Internal use only. | |
Notification (const Notification &) | |
Unused. | |
Notification & | operator= (const Notification &) |
Unused. | |
Protected Attributes | |
void * | _data |
Stores private implementation data. | |
Base class for all *Notification subclasses.
|
virtual |
Destructs a Notification object.
|
protected |
Internal use only.
|
protected |
Unused.
|
protected |
Unused.
|
virtual |
Gets the type of notification data the target object represents.