FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::utility::CConfig::CParamItem类参考

#include <Config.h>

所有成员的列表。

公有成员

 CParamItem (const tstring &sName, int64_t *pInt64, int32_t *pInt32, double *pFloat, tstring *pString)
void load (CXMLElement *pXML)
void save (CXMLElement *pXML)

公有属性

tstring m_sName
int32_t * m_pInt32
int64_t * m_pInt64
double * m_pFloat
tstring * m_pString


构造及析构函数文档

firtex::utility::CConfig::CParamItem::CParamItem const tstring &  sName,
int64_t *  pInt64,
int32_t *  pInt32,
double *  pFloat,
tstring *  pString
 


成员函数文档

void firtex::utility::CConfig::CParamItem::load CXMLElement pXML  ) 
 

void firtex::utility::CConfig::CParamItem::save CXMLElement pXML  ) 
 


成员数据文档

double* firtex::utility::CConfig::CParamItem::m_pFloat
 

int32_t* firtex::utility::CConfig::CParamItem::m_pInt32
 

int64_t* firtex::utility::CConfig::CParamItem::m_pInt64
 

tstring* firtex::utility::CConfig::CParamItem::m_pString
 

tstring firtex::utility::CConfig::CParamItem::m_sName
 


该类的文档由以下文件生成:

http://www.firtex.org http://www.sourceforge.net/projects/firtex