FirteX-高性能全文索引和检索平台API Documentation |
#include <Token.h>
继承图,类firtex::analyzer::CToken

公有成员 | |
| 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 CToken * | asTokenX () |
| virtual firtex::index::CTerm * | toTerm (const tchar *field) |
保护属性 | |
| TokenType | m_type |
| CFXString * | m_strValue |
友元 | |
| class | CTokens |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex