|
Molybden API
|
This is the complete list of members for molybden::Dictionary, including all inherited members.
| addWord(const std::string &word)=0 | molybden::Dictionary | pure virtual |
| hasWord(const std::string &word)=0 | molybden::Dictionary | pure virtual |
| removeWord(const std::string &word)=0 | molybden::Dictionary | pure virtual |
| words()=0 | molybden::Dictionary | pure virtual |
| ~Dictionary()=default (defined in molybden::Dictionary) | molybden::Dictionary | virtual |