qpid::sys::EventChannel Class Reference

Channel to post and wait for events. More...

#include <EventChannel.h>

Inheritance diagram for qpid::sys::EventChannel:

Inheritance graph
[legend]
Collaboration diagram for qpid::sys::EventChannel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void postEvent (Event &event)
 Post an event to the channel.
void postEvent (Event *event)
 Post an event to the channel.
EventgetEvent ()
 Wait for the next complete event.

Static Public Member Functions

static shared_ptr create ()

Detailed Description

Channel to post and wait for events.


Member Function Documentation

Event* qpid::sys::EventChannel::getEvent (  ) 

Wait for the next complete event.

Returns:
Pointer to event. Will never return 0.

void qpid::sys::EventChannel::postEvent ( Event event  )  [inline]

Post an event to the channel.

Must not be 0.


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:21 2007 for Qpid by  doxygen 1.4.7