OmniEvents::EventQueue::Reader Class Reference

#include <EventQueue.h>

Inheritance diagram for OmniEvents::EventQueue::Reader:
Inheritance graph
[legend]
Collaboration diagram for OmniEvents::EventQueue::Reader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Reader (EventQueue &eventQueue)
bool moreEvents () const
CORBA::Any * nextEvent ()

Private Attributes

EventQueue_eventQueue
int _next
 Points to the next event to read.

Detailed Description

Definition at line 59 of file EventQueue.h.


Constructor & Destructor Documentation

OmniEvents::EventQueue::Reader::Reader ( EventQueue eventQueue  ) 

Definition at line 70 of file EventQueue.cc.


Member Function Documentation

bool OmniEvents::EventQueue::Reader::moreEvents (  )  const
CORBA::Any * OmniEvents::EventQueue::Reader::nextEvent (  ) 

Member Data Documentation

Definition at line 66 of file EventQueue.h.

Referenced by moreEvents(), and nextEvent().

Points to the next event to read.

Definition at line 67 of file EventQueue.h.

Referenced by moreEvents(), and nextEvent().


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

Generated by  doxygen 1.6.2