Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
EventTrapper Class ReferenceAn interface to allow a standard method of trapping events. More...
Inheritance diagram for EventTrapper:
Detailed DescriptionAn interface to allow a standard method of trapping events. Trappers get first dibs on events and can prevent the event from being sent any further Definition at line 12 of file EventTrapper.h.
Constructor & Destructor Documentation
destructor Definition at line 15 of file EventTrapper.h. Member Function Documentation
for receiving events - you must override this to inherit
Implemented in Controller, and EventTranslator. Referenced by EventRouter::PostingStatus::process(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3 |