Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TMatch Class Reference

Term match entry. More...

#include <MatchInfo.hpp>

List of all members.

Public Methods

 TMatch (TERMID_T t, int s, int e, int p)

Public Attributes

TERMID_T tid
 internal term id

int start
 byte offset of first letter of term in raw document

int end
 byte offset of last letter of term in raw document

int position
 token number within document (matches InvFP position).


Detailed Description

Term match entry.


Constructor & Destructor Documentation

TMatch::TMatch TERMID_T    t,
int    s,
int    e,
int    p
[inline]
 


Member Data Documentation

int TMatch::end
 

byte offset of last letter of term in raw document

int TMatch::position
 

token number within document (matches InvFP position).

int TMatch::start
 

byte offset of first letter of term in raw document

TERMID_T TMatch::tid
 

internal term id


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:59 2004 for Lemur Toolkit by doxygen1.2.18