ot::SameOrAfter Struct Reference
simple functor to compare events with a fixed time More...Public Member Functions | |
| SameOrAfter (double time_) | |
| bool | operator() (const Event &event) |
Public Attributes | |
| double | time |
Detailed Description
simple functor to compare events with a fixed time
Definition at line 51 of file EventQueueImplementation.cxx.
Constructor & Destructor Documentation
| ot::SameOrAfter::SameOrAfter | ( | double | time_ | ) | [inline] |
Definition at line 54 of file EventQueueImplementation.cxx.
Member Function Documentation
| bool ot::SameOrAfter::operator() | ( | const Event & | event | ) | [inline] |
Member Data Documentation
| double ot::SameOrAfter::time |
The documentation for this struct was generated from the following file: