#include <BasicTermInfoList.hpp>
Inheritance diagram for BasicTermInfo:
Public Methods | |
BasicTermInfo () | |
BasicTermInfo (int termID,int termCount) | |
virtual int | count () |
term count in the doc. | |
virtual int | id () |
term id. | |
int | position () |
pretend we have position. | |
Friends | |
class | BasicTermInfoList |
|
|
|
|
|
term count in the doc.
Reimplemented from TermInfo. |
|
term id.
Reimplemented from TermInfo. |
|
pretend we have position.
|
|
|