Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EventRouter::SameID Struct Reference

Predicate used to remove old events from the same event source from eventQueue (see requeueEvent()). More...

#include <EventRouter.h>


Detailed Description

Predicate used to remove old events from the same event source from eventQueue (see requeueEvent()).

Definition at line 550 of file EventRouter.h.

List of all members.

Public Member Functions

 SameID (const EventBase *event)
bool operator() (const EventBase *x)

Public Attributes

const EventBasee

Constructor & Destructor Documentation

EventRouter::SameID::SameID ( const EventBase event  )  [explicit]

Definition at line 552 of file EventRouter.h.


Member Function Documentation

bool EventRouter::SameID::operator() ( const EventBase x  ) 

Definition at line 553 of file EventRouter.h.


Member Data Documentation

Definition at line 551 of file EventRouter.h.

Referenced by operator()().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3