|
Jive reference manual
|
#include <jem/io/WordCompleter.h>

Public Member Functions | |
| virtual void | newWord (const String &word, const String &prev)=0 |
| virtual String | nextCompletion ()=0 |
Protected Member Functions | |
| virtual | ~WordCompleter () |
Protected Member Functions inherited from jem::Interface | |
| virtual | ~Interface () |
| Empty destructor. More... | |
|
protectedvirtual |
|
pure virtual |
Implemented in jive::app::CmdCompleter.
|
pure virtual |
Implemented in jive::app::CmdCompleter.