CARMA C++
|
A predicate for testing if a timer's id matches a requested id. More...
#include <carma/szautil/AbsTimer.h>
Inherits unary_function< TimerId, bool >.
Public Member Functions | |
bool | operator() (const TimerId &t) const |
TimerId_eq (unsigned int *timer) | |
A predicate for testing if a timer's id matches a requested id.
Definition at line 82 of file AbsTimer.h.