Simias::Client::Event::EventActionQueueItem Struct Reference

Structure used to queue items on the event action queue. More...

List of all members.

Public Member Functions

 EventActionQueueItem (IProcEventAction action, IProcEventHandler handler)
 Initializes a new instance of the structure.

Public Attributes

IProcEventAction action
 Action to take regarding the event.
IProcEventHandler handler
 Delegate that gets called when specified event happens or is to be removed.


Detailed Description

Structure used to queue items on the event action queue.


Constructor & Destructor Documentation

Simias::Client::Event::EventActionQueueItem::EventActionQueueItem ( IProcEventAction  action,
IProcEventHandler  handler 
) [inline]

Initializes a new instance of the structure.

Parameters:
action Action to take regarding the event.
handler Delegate that gets called when specified event happens or is to be removed.


Member Data Documentation

Action to take regarding the event.

Delegate that gets called when specified event happens or is to be removed.


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

Generated on Wed Apr 8 14:47:33 2009 for simias by  doxygen 1.5.6