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

A predicate for testing if a Device matches a requested device. More...

#include <carma/szaarrayutils/TransactionManager.h>

Inherits unary_function< Device, bool >.

Public Member Functions

 Device_eq (std::string name)
 
bool operator() (const Device &device) const
 

Detailed Description

A predicate for testing if a Device matches a requested device.

Definition at line 142 of file TransactionManager.h.


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