#include <Spell.h>
Inheritance diagram for ht::example::Spell:

Public Member Functions | |
| void | configure (const ht::options::Config *c) |
| bool | test (const WordBuffer &buf) |
| Implement WordFilter test: return true if the word is unknown. | |
| void ht::example::Spell::configure | ( | const ht::options::Config * | ) | [virtual] |
Get the name from the config, or used "<unnamed node>"
Reimplemented from ht::graph::NodeBase.
1.5.2