WordList Struct Reference

#include <Words.h>


Data Fields

nat length
string * words


Detailed Description

A WordList represents a list of strings with a fixed length. The words are stored in an internal array. An attribute gives the number of strings stored in the array. It is the length of the array.

Field Documentation

The number of words stored in the list.

string* WordList::words

The actual array.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 2 19:59:59 2009 for Reimlexikon by  doxygen 1.5.5