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

A predicate for testing if a Location matches a requested location. More...

#include <carma/szaarrayutils/TransactionManager.h>

Inherits unary_function< Location, bool >.

Public Member Functions

 Location_eq (std::string name)
 
bool operator() (const Location &location) const
 

Detailed Description

A predicate for testing if a Location matches a requested location.

Definition at line 80 of file TransactionManager.h.


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