CARMA C++
sza::util::AbsTimer::TimerSig_eq Class Reference

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)
 

Detailed Description

A predicate for testing if a timer's signal matches a requested signal.

Definition at line 93 of file AbsTimer.h.


The documentation for this class was generated from the following file: