Loris::Marker::isNameEqual Class Reference
#include <Marker.h>
List of all members.
|
Public Member Functions |
|
| isNameEqual (const std::string &s) |
| | Initialize a new instance with the specified name.
|
|
bool | operator() (const Marker &m) const |
| | Function call operator: evaluate a Marker.
|
Detailed Description
Predicate functor returning true if the name of a
Marker equal to the specified string, and false otherwise.
The documentation for this class was generated from the following file: