A class generating a stream of words; the words are retrieved from a file and can be randomized. More...


Go to the source code of this file.
Classes | |
| class | Hypertable::WordStream |
| A class generating a stream of words; the words are retrieved from a file and can be randomized. More... | |
| struct | Hypertable::WordStream::word_info |
| Internal structure for a single word. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < WordStream > | Hypertable::WordStreamPtr |
A class generating a stream of words; the words are retrieved from a file and can be randomized.
Definition in file WordStream.h.
1.8.8