class libfwbuilder::FWObjectTypeNameEQPredicate

Predicate class testing object pointers for type name eqivalence.

Inheritance:


Public Methods

[more] FWObjectTypeNameEQPredicate(const string &name)
[more]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.
o FWObjectTypeNameEQPredicate(const string &name)

obool 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++.