rad  3.0.0
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 ()
 

Constructor & Destructor Documentation

◆ EventQueue()

EventQueue::EventQueue ( )

◆ ~EventQueue()

EventQueue::~EventQueue ( )
virtual

Member Function Documentation

◆ add()

void EventQueue::add ( Event e)

◆ clear()

void EventQueue::clear ( )

◆ isEmpty()

bool EventQueue::isEmpty ( ) const

◆ remove()

Event * EventQueue::remove ( )

◆ size()

int EventQueue::size ( ) const

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