Nuspell
spellchecker
|
Public Member Functions | |
Directory (const Directory &d)=delete | |
void | operator= (const Directory &d)=delete |
auto | open (const string &dirname) -> bool |
auto | next () -> bool |
auto | entry_name () const -> const char * |
auto | close () -> void |