#include <omexpanddecider.h>
Inheritance diagram for OmExpandDeciderFilterTerms:
Public Methods | |
OmExpandDeciderFilterTerms (OmTermIterator terms, OmTermIterator termsend) | |
Constructor, which takes a list of terms which will be filtered out. More... | |
virtual int | operator() (const om_termname &tname) const |
Decide whether we want this term to be in the expand set. More... |
|
Constructor, which takes a list of terms which will be filtered out.
|
|
Decide whether we want this term to be in the expand set.
Implements OmExpandDecider. |