#include <Dictionary.h>
Public Methods | |
| CDictionary () | |
| CDictionary (const char *filepath) | |
| virtual | ~CDictionary () |
| const char * | operator[] (SI32 Num) |
| const char * | GetEntry (SI32 Num) |
| void | ShowList (void) |
| SI32 | LoadDictionary (void) |
| SI32 | NumberOfEntries (void) |
Private Attributes | |
| bool | IsValid |
| char | PathToDictionary [512] |
| map< long, string > | Text2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.10 written by Dimitri van Heesch,
© 1997-2001