CARMA C++
|
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 |
A predicate for testing if a Location matches a requested location.
Definition at line 80 of file TransactionManager.h.