![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Received for any custom messages (i.e. custom caller/selector pairs) More...
#include <hdicoreMessage.h>


Public Member Functions | |
| virtual | ~CustomMessage () |
| Destructs a CustomMessage object. | |
| std::string | caller () const |
| Gets the caller string that was received with the message. | |
| std::string | selector () const |
| Gets the selector string that was received with the message. | |
Friends | |
| class | Dispatcher |
Additional Inherited Members |
Received for any custom messages (i.e. custom caller/selector pairs)
|
virtual |
Destructs a CustomMessage object.
| std::string hdi::core::CustomMessage::caller | ( | ) | const |
Gets the caller string that was received with the message.
| std::string hdi::core::CustomMessage::selector | ( | ) | const |
Gets the selector string that was received with the message.