Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CODEX_Events::DataEvent Class Reference

Data event. More...

#include <Event.h>

Inheritance diagram for CODEX_Events::DataEvent:

Inheritance graph
[legend]
Collaboration diagram for CODEX_Events::DataEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DataEvent (Activity *source, DataHandler *destination)
 Create a data event.
virtual ~DataEvent ()
 Virtual destructor.
bool handle ()
 This virtual method allows a derived class to call the handler for its appropriate Activity, thereby enabling the Activity to distinguish the event by overloading on type.
Activitysource ()
 The Activity that created this event.

Protected Attributes

Activitym_source
 Source of this event.

Detailed Description

Data event.

This event type is used to propagate data from one Activity to another.

Todo:
There is no data stored in DataEvent. This should really be changed.

Definition at line 100 of file Event.h.


The documentation for this class was generated from the following files:
Generated on Fri May 6 17:42:03 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1