#include "aspell.h"#include <string>#include <vector>#include <fstream>#include "ocString.h"


Go to the source code of this file.
Classes | |
| class | AspellWrapper |
Typedefs | |
| typedef vector< string > | wordlist |
| typedef wordlist | alternatives |
| typedef wordlist alternatives |
Definition at line 29 of file AspellWrapperClass.hpp.
| typedef vector<string> wordlist |
Definition at line 28 of file AspellWrapperClass.hpp.
1.5.5