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

API Documentation


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

firtex::index::CTerm类参考

#include <Term.h>

继承图,类firtex::index::CTerm

firtex::index::CTermX< TermT > 所有成员的列表。

公有成员

 CTerm (const tchar *field)
 CTerm (const tstring &field)
 CTerm (const tchar *field, const tchar *value)
 CTerm (const tstring &field, const tstring &value)
 CTerm (const CTerm &term)
 CTerm ()
virtual ~CTerm (void)
bool operator== (const CTerm &t)
const tchar * getField () const
void setField (const tchar *field)
const tchar * stringValue () const
void stringValue (const tchar *value)
virtual CTermasTermX () const
virtual int32_t compare (const CTerm *pOther)
virtual CTermclone ()

保护属性

CFXString m_field
CFXStringm_strValue

构造及析构函数文档

firtex::index::CTerm::CTerm const tchar *  field  ) 
 

firtex::index::CTerm::CTerm const tstring &  field  ) 
 

firtex::index::CTerm::CTerm const tchar *  field,
const tchar *  value
 

firtex::index::CTerm::CTerm const tstring &  field,
const tstring &  value
 

firtex::index::CTerm::CTerm const CTerm term  ) 
 

firtex::index::CTerm::CTerm  ) 
 

virtual firtex::index::CTerm::~CTerm void   )  [virtual]
 


成员函数文档

virtual CTerm* firtex::index::CTerm::asTermX  )  const [virtual]
 

firtex::index::CTermX< TermT >重载。

virtual CTerm* firtex::index::CTerm::clone  )  [virtual]
 

firtex::index::CTermX< TermT >重载。

virtual int32_t firtex::index::CTerm::compare const CTerm pOther  )  [virtual]
 

firtex::index::CTermX< TermT >重载。

const tchar* firtex::index::CTerm::getField  )  const [inline]
 

bool firtex::index::CTerm::operator== const CTerm t  )  [inline]
 

void firtex::index::CTerm::setField const tchar *  field  )  [inline]
 

void firtex::index::CTerm::stringValue const tchar *  value  )  [inline]
 

const tchar* firtex::index::CTerm::stringValue  )  const [inline]
 


成员数据文档

CFXString firtex::index::CTerm::m_field [protected]
 

CFXString* firtex::index::CTerm::m_strValue [protected]
 


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

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