FirteX-高性能全文索引和检索平台API Documentation |
#include <Config.h>
公有成员 | |
| CConfig (void) | |
| ~CConfig (void) | |
| void | setLogLevel (const tchar *l) |
| tstring & | getLogLevel () |
| void | load (const tstring &sFile="") |
| void | save (const tstring &sFile="") |
公有属性 | |
| firtex::utility::CConfig::sGeneral | General |
| firtex::utility::CConfig::sParser | Parser |
| firtex::utility::CConfig::sAnalyzer | Analyzer |
| firtex::utility::CConfig::sIndex | Index |
| firtex::utility::CConfig::sIndexMerger | IndexMerger |
| tlogger | Logger |
| firtex::utility::CConfig::sAdvance | Advance |
保护成员 | |
| void | setup () |
| void | terminate () |
| void | add (const tstring &sName, int64_t *pDword, int64_t nDefault) |
| void | add (const tstring &sName, int32_t *pDword, int32_t nDefault) |
| void | add (const tstring &sName, double *pFloat, double nDefault) |
| void | add (const tstring &sName, tstring *pString, const tstring &pszDefault) |
保护属性 | |
| list< CParamItem * > | m_items |
| tstring | m_sPath |
| string | m_sLoglevel |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
设置Log级别
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex