sentSearchTableElement Struct Reference
[Search Applications]

#include <_SuffixArraySearchApplicationBase.h>


Data Fields

bool found
TextLenType startPosInSA
TextLenType endingPosInSA


Detailed Description

Definition at line 45 of file _SuffixArraySearchApplicationBase.h.


Field Documentation

bool sentSearchTableElement::found

Definition at line 47 of file _SuffixArraySearchApplicationBase.h.

Referenced by C_SuffixArraySearchApplicationBase::constructNgramSearchTable4SentWithLCP().

TextLenType sentSearchTableElement::startPosInSA

Definition at line 48 of file _SuffixArraySearchApplicationBase.h.

Referenced by C_SuffixArraySearchApplicationBase::constructNgramSearchTable4SentWithLCP(), C_SuffixArraySearchApplicationBase::findPhrasesInASentence(), main(), and C_SuffixArraySearchApplicationBase::returnNGramMatchingStatForOneSent().

TextLenType sentSearchTableElement::endingPosInSA

Definition at line 49 of file _SuffixArraySearchApplicationBase.h.

Referenced by C_SuffixArraySearchApplicationBase::constructNgramSearchTable4SentWithLCP(), C_SuffixArraySearchApplicationBase::findPhrasesInASentence(), main(), and C_SuffixArraySearchApplicationBase::returnNGramMatchingStatForOneSent().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 6 23:11:24 2007 for SALM by  doxygen 1.5.1