CARMA C++
sza::array::TransactionManager::SerialNumber_eq Class Reference

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)
 

Detailed Description

A predicate for testing if a SerialNumber matches a requested sn.

Definition at line 103 of file TransactionManager.h.


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