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