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

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)
 

Detailed Description

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

Definition at line 82 of file AbsTimer.h.


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