Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
hdi::core::TimerMessage Class Reference

Received for TimerGoMessageType. More...

#include <hdicoreMessage.h>

Inheritance diagram for hdi::core::TimerMessage:
Collaboration diagram for hdi::core::TimerMessage:

Public Member Functions

virtual ~TimerMessage ()
 Destructs a TimerMessage object.
Timer *const timer () const
 Gets the Timer object to which the message applies.
Public Member Functions inherited from hdi::core::Message
virtual ~Message ()
 Destructs a Message object.
virtual MessageType type () const
 Gets the type of message data the target object represents.
virtual void * rawData () const
 Gets the raw Illustrator message data struct.

Friends

class Dispatcher

Additional Inherited Members

Protected Member Functions inherited from hdi::core::Message
 Message ()
 Internal use only.
 Message (const Message &)
 Unused.
Messageoperator= (const Message &)
 Unused.
Protected Attributes inherited from hdi::core::Message
void * _data
 Stores private implementation data.

Detailed Description

Received for TimerGoMessageType.

Constructor & Destructor Documentation

◆ ~TimerMessage()

virtual hdi::core::TimerMessage::~TimerMessage ( )
virtual

Destructs a TimerMessage object.

Author
GW
Date
08/2013

Member Function Documentation

◆ timer()

Timer *const hdi::core::TimerMessage::timer ( ) const

Gets the Timer object to which the message applies.

Author
GW
Date
08/2013
Returns
The timer that should fire