Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
EventRouter::TimerEntryPtrCmp Class Reference#include <EventRouter.h>
Detailed DescriptionUsed by STL to sort the timer list in order of activation time.
Definition at line 374 of file EventRouter.h.
Member Function Documentation
Used by STL to sort the timer list in order of activation time; see timers. Since we remove NULLs before sorting, shouldn't need to check here (and I want to know if i'm wrong)
Definition at line 379 of file EventRouter.h.
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:20 2007 by Doxygen 1.5.4 |