mdAttention Class Reference

#include <mdevents.h>

Inheritance diagram for mdAttention:

Inheritance graph
[legend]
Collaboration diagram for mdAttention:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 mdAttention (int count)
virtual void send () const


Detailed Description

Definition at line 4 of file mdevents.h.


Constructor & Destructor Documentation

mdAttention::mdAttention ( int  count  )  [inline]

Definition at line 8 of file mdevents.h.


Member Function Documentation

virtual void mdAttention::send (  )  const [inline, virtual]

Causes this event to be sent out to all listeners. The subclass must provide an override so the event can be used polymorphically. This allows you to have a container of PolymorphEvent's of unknown concrete types, e.g. to queue events of different types.

Implements PolymorphEvent.

Definition at line 9 of file mdevents.h.


The documentation for this class was generated from the following file:

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6