Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
TermInfo Class Reference
Abstract Representation of Term Information Entry.
More...
#include <TermInfoList.hpp>
Inheritance diagram for TermInfo:
List of all members.
Detailed Description
Abstract Representation of Term Information Entry.
This is an abstract class that represents the information associated with each term entry in the doc to term index. The basic information includes the term ID and the frequency of the term.
Constructor & Destructor Documentation
TermInfo::TermInfo |
( |
|
) |
[inline] |
|
virtual TermInfo::~TermInfo |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void TermInfo::count |
( |
COUNT_T |
c |
) |
[inline, virtual] |
|
virtual COUNT_T TermInfo::count |
( |
|
) |
const [inline, virtual] |
|
virtual void TermInfo::position |
( |
LOC_T |
pos |
) |
[inline, virtual] |
|
virtual LOC_T TermInfo::position |
( |
|
) |
const [inline, virtual] |
|
virtual const LOC_T* TermInfo::positions |
( |
|
) |
const [inline, virtual] |
|
virtual void TermInfo::termID |
( |
TERMID_T |
id |
) |
[inline, virtual] |
|
virtual TERMID_T TermInfo::termID |
( |
|
) |
const [inline, virtual] |
|
Member Data Documentation
COUNT_T TermInfo::tcount [protected]
|
|
The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:57 2004 for Lemur Toolkit by
1.2.18