dict.cc dictionary

DictIndex Members

DictIndex overview

Public Instance Constructors

DictIndex Constructor Reads index from the given index file

Public Instance Methods

DisposeReleases the index object
Equals (inherited from Object) 
getTranslates the given keyword
GetHashCode (inherited from Object) 
getre Returns translations for all keywords meeting the given regular expression
GetType (inherited from Object) 
stopStops the reading thread
ToString (inherited from Object) 

Protected Instance Methods

FinalizeReleases the object
MemberwiseClone (inherited from Object) 

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

Private Instance Methods

readObjReads an object from the given file

See Also

DictIndex Class | dict Namespace | DictImport | DictIdxRdForm