BinaryTree  HW 06
Spell Checking Using Binary Trees
 All Classes Files Functions Variables Pages
Dictionary Member List

This is the complete list of members for Dictionary, including all inherited members.

checkSpelling(std::istream &in)Dictionary
debugStats(std::ostream &out)Dictionary
dict_Dictionaryprivate
Dictionary(const string &dictfile)Dictionary
suggestSpelling(string checkee)Dictionaryprivate
~Dictionary()=default (defined in Dictionary)Dictionary