CARMA C++
|
A predicate for testing if a SerialNumber matches a requested sn. More...
#include <carma/szaarrayutils/TransactionManager.h>
Inherits unary_function< SerialNumber, bool >.
Public Member Functions | |
bool | operator() (const SerialNumber &sn) const |
SerialNumber_eq (std::string name) | |
A predicate for testing if a SerialNumber matches a requested sn.
Definition at line 103 of file TransactionManager.h.