rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
scxml4cpp::EventQueue Class Reference

#include <EventQueue.h>

Public Member Functions

 EventQueue ()
 
virtual ~EventQueue ()
 
void add (Event *e)
 
Eventremove ()
 
bool isEmpty () const
 
int size () const
 
void clear ()
 
 EventQueue ()
 
virtual ~EventQueue ()
 
void add (Event *e)
 
Eventremove ()
 
bool isEmpty () const
 
int size () const
 
void clear ()
 
 EventQueue ()
 
virtual ~EventQueue ()
 
void add (Event *e)
 
Eventremove ()
 
bool isEmpty () const
 
int size () const
 
void clear ()
 

Constructor & Destructor Documentation

EventQueue::EventQueue ( )
EventQueue::~EventQueue ( )
virtual
scxml4cpp::EventQueue::EventQueue ( )
virtual scxml4cpp::EventQueue::~EventQueue ( )
virtual
scxml4cpp::EventQueue::EventQueue ( )
virtual scxml4cpp::EventQueue::~EventQueue ( )
virtual

Member Function Documentation

void EventQueue::add ( Event e)
void scxml4cpp::EventQueue::add ( Event e)
void scxml4cpp::EventQueue::add ( Event e)
void EventQueue::clear ( )
void scxml4cpp::EventQueue::clear ( )
void scxml4cpp::EventQueue::clear ( )
bool scxml4cpp::EventQueue::isEmpty ( ) const
bool scxml4cpp::EventQueue::isEmpty ( ) const
bool EventQueue::isEmpty ( ) const
Event* scxml4cpp::EventQueue::remove ( )
Event * EventQueue::remove ( )
Event* scxml4cpp::EventQueue::remove ( )
int scxml4cpp::EventQueue::size ( ) const
int scxml4cpp::EventQueue::size ( ) const
int EventQueue::size ( ) const

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