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

API Documentation


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

firtex::analyzer::CToken类参考

#include <Token.h>

继承图,类firtex::analyzer::CToken

firtex::analyzer::CTokenX< TokenT > 所有成员的列表。

公有成员

 CToken (void)
 CToken (TokenType type)
 CToken (TokenType type, const tchar *value)
 CToken (TokenType type, const tstring &value)
 CToken (const CToken &clone)
virtual ~CToken (void)
TokenType getType ()
TokenType setType (TokenType type)
const tchar * stringValue ()
void stringValue (const tchar *value)
virtual CTokenasTokenX ()
virtual firtex::index::CTermtoTerm (const tchar *field)

保护属性

TokenType m_type
CFXStringm_strValue

友元

class CTokens

构造及析构函数文档

firtex::analyzer::CToken::CToken void   )  [inline]
 

firtex::analyzer::CToken::CToken TokenType  type  )  [inline]
 

firtex::analyzer::CToken::CToken TokenType  type,
const tchar *  value
[inline]
 

firtex::analyzer::CToken::CToken TokenType  type,
const tstring &  value
[inline]
 

firtex::analyzer::CToken::CToken const CToken clone  )  [inline]
 

virtual firtex::analyzer::CToken::~CToken void   )  [inline, virtual]
 


成员函数文档

virtual CToken* firtex::analyzer::CToken::asTokenX  )  [inline, virtual]
 

firtex::analyzer::CTokenX< TokenT >重载。

TokenType firtex::analyzer::CToken::getType  )  [inline]
 

TokenType firtex::analyzer::CToken::setType TokenType  type  )  [inline]
 

void firtex::analyzer::CToken::stringValue const tchar *  value  )  [inline]
 

const tchar* firtex::analyzer::CToken::stringValue  )  [inline]
 

virtual firtex::index::CTerm* firtex::analyzer::CToken::toTerm const tchar *  field  )  [inline, virtual]
 

firtex::analyzer::CTokenX< TokenT >重载。


友元及相关函数文档

friend class CTokens [friend]
 


成员数据文档

CFXString* firtex::analyzer::CToken::m_strValue [protected]
 

TokenType firtex::analyzer::CToken::m_type [protected]
 


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

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