DictIndex Constructor | Reads index from the given index file |
Dispose | Releases the index object |
Equals (inherited from Object) | |
get | Translates the given keyword |
GetHashCode (inherited from Object) | |
getre | Returns translations for all keywords meeting the given regular expression |
GetType (inherited from Object) | |
stop | Stops the reading thread |
ToString (inherited from Object) |
Finalize | Releases the object |
MemberwiseClone (inherited from Object) |
m_arraybegin | The position of the array of DictEntryRef entries in the index file |
m_dictfilename | The name of the dictionary file |
m_dictfilestream | For reading the dict.cc dictionary file |
m_filename | The name of the index file |
m_goon | If false, then the reading thread has been interrupted |
m_index | The dictionary index itself |
m_indexfilereader | Reader for the index file for reading array entries |
m_progresshandler | For showing progress of index file reading or creation |
m_thr | Thread reading dictionary index from the file |
m_type | The dictionary file type. |
readObj | Reads an object from the given file |
DictIndex Class | dict Namespace | DictImport | DictIdxRdForm