#include <omenquire.h>
Inheritance diagram for OmExpandDecider:
Public Methods | |
virtual int | operator() (const om_termname &tname) const=0 |
Decide whether we want this term to be in the expand set. More... | |
virtual | ~OmExpandDecider () |
Destructor. More... |
|
Destructor.
|
|
Decide whether we want this term to be in the expand set.
Implemented in OmExpandDeciderFilterTerms, and OmExpandDeciderAnd. |