![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Received for NotifyMessageType. More...
#include <hdicoreMessage.h>


Public Member Functions | |
| virtual | ~NotifyMessage () |
| Destructs a NotifyMessage object. | |
| Notifier *const | notifier () const |
| Gets the Notifier object to which the message applies. | |
| Notification *const | notification () const |
| Gets the Notification data object for the received notifier message, if any is relevant. | |
Friends | |
| class | Dispatcher |
Additional Inherited Members |
Received for NotifyMessageType.
|
virtual |
Destructs a NotifyMessage object.
| Notification *const hdi::core::NotifyMessage::notification | ( | ) | const |
Gets the Notification data object for the received notifier message, if any is relevant.
| Relevant | Notification data object, or NULL for none |