DEF_DICTFILENAME | The default dictionary file name |
DEF_IDXFILENAME | The default index file name |
DEF_KEYWORD | The default keyword |
CONFIGFILE | Name of the configuration file |
DictCfg Constructor | Initializes the configuration from the CONFIGFILE |
dictfile | Name of the dictionary file to use |
dicttype | Dictionary type |
idxfile | Name of the index file |
keyword | The last keyword queried in the dictionary |
Dispose | Writes configuration into the CONFIGFILE |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
m_dictfilename | Name of the dictionary file to use |
m_idxfilename | Name of the index file |
m_keyword | The last keyword queried in the dictionary |
m_type | The type of the last used dictionary |
DictCfg Class | dict Namespace