class libfwbuilder::FWObjectNameEQPredicate

Predicate class testing object pointers for name eqivalence.

Inheritance:


Public Methods

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