#include <fstream>
#include <vector>
#include "word.h"
Namespaces | |
| namespace | ace |
Classes | |
| class | ace::Parser |
| Parser object binds itself to open ifstream object, which corresponds to certain input datafile. More... | |
Parsing module parses input file and stores the results as Word(s) instances in passed container.
(C) Ceslav Przywara 2008, MFF UK Prague
1.5.6