Predicate class testing object pointers for type name eqivalence.
Inheritance:
Public Methods
-
FWObjectTypeNameEQPredicate(const string &name)
-
bool operator()(const FWObject* o) const
Documentation
Predicate class testing object pointers for type name eqivalence.
name is obtained by calling getTypeName() method.
This class could be used in STL Algoriths find_if, and others.
FWObjectTypeNameEQPredicate(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++.