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

CODEX_Events::EventAck Class Reference

Acknowledgement event. More...

#include <Event.h>

Inheritance diagram for CODEX_Events::EventAck:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventAck (Activity *destination, bool failure=false)
 Create an acknowledgement event.
virtual ~EventAck ()
 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.
bool failure () const
 Is this a negative acknowledgement?
Activitysource ()
 The Activity that created this event.

Protected Attributes

Activitym_source
 Source of this event.

Detailed Description

Acknowledgement event.

This event type is used to return an acknowledgement to the sender of an event.

Definition at line 71 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