EventPtrComparator Class Reference

Helper class to define how Event objects are compared for use with the Simulator's Event queue. More...

#include <simulator.hpp>

List of all members.

Public Member Functions

bool operator() (ConstEventPtr event1, ConstEventPtr event2) const
 Operator to prioritize event pointers since they must be dereference before applying the less than operator.


Detailed Description

Helper class to define how Event objects are compared for use with the Simulator's Event queue.

This is necessary since the queue contains pointers that must be dereferenced before they can be compared.

Definition at line 214 of file simulator.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Dec 12 17:04:40 2006 for rfidsim by  doxygen 1.4.7