Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::api::TMatch Class Reference

Term match entry. More...

#include <MatchInfo.hpp>

List of all members.

Public Member Functions

 TMatch ()
 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

lemur::api::TMatch::TMatch  )  [inline]
 

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


Member Data Documentation

int lemur::api::TMatch::end
 

byte offset of last letter of term in raw document

int lemur::api::TMatch::position
 

token number within document (matches InvFP position).

int lemur::api::TMatch::start
 

byte offset of first letter of term in raw document

TERMID_T lemur::api::TMatch::tid
 

internal term id


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:05 2010 for Lemur by doxygen 1.3.4