Predicate class testing object pointers for name eqivalence.
Inheritance:
Public Methods
-
FWObjectNameEQPredicate(const string &name)
-
bool operator()(const FWObject* o) const
Documentation
Predicate class testing object pointers for name eqivalence.
name is obtained by calling getName() method.
This class could be used in STL Algoriths find_if, and others.
FWObjectNameEQPredicate(const string &name)
bool operator()(const FWObject* o) const
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.