dict.cc dictionary

DictImport Fields

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

Public Static (Shared) Fields

MAXENTRIESMaximum number of entries per index

Private Static (Shared) Fields

MUSTMATCHReg. expr. which each index keyword must match

Private Instance Fields

m_continueIf the process should continue
m_dictfilelenThe length of the dictionary file
m_dictfilenameName of the dictionary file to import
m_idxfilenameName of the resulting index file
m_indexThe index
m_lastexcpLast exception occured during processing
m_progress_handlerHandler for showing progress of the import process
m_thrThread creating the index

See Also

DictImport Class | dict Namespace | DictParser | DictIndex