dict.cc dictionary

DictIndex Fields

The fields of the DictIndex class are listed below. For a complete list of DictIndex class members, see the DictIndex Members topic.

Private Instance Fields

m_arraybegin The position of the array of DictEntryRef entries in the index file
m_dictfilenameThe name of the dictionary file
m_dictfilestreamFor reading the dict.cc dictionary file
m_filenameThe name of the index file
m_goonIf false, then the reading thread has been interrupted
m_indexThe dictionary index itself
m_indexfilereaderReader for the index file for reading array entries
m_progresshandlerFor showing progress of index file reading or creation
m_thrThread reading dictionary index from the file

See Also

DictIndex Class | dict Namespace | DictImport | DictIdxRdForm