#include <_SuffixArraySearchApplicationBase.h>
Data Fields | |
| unsigned char | posStartInSrcSent |
| unsigned char | posEndInSrcSent |
| TextLenType | sentIdInCorpus |
| unsigned char | posInSentInCorpus |
Definition at line 22 of file _SuffixArraySearchApplicationBase.h.
| unsigned char phraseLocationElement::posStartInSrcSent |
Definition at line 24 of file _SuffixArraySearchApplicationBase.h.
Referenced by C_SuffixArraySearchApplicationBase::findPhrasesInASentence().
| unsigned char phraseLocationElement::posEndInSrcSent |
Definition at line 25 of file _SuffixArraySearchApplicationBase.h.
Referenced by C_SuffixArraySearchApplicationBase::findPhrasesInASentence().
Definition at line 26 of file _SuffixArraySearchApplicationBase.h.
Referenced by C_SuffixArraySearchApplicationBase::findPhrasesInASentence().
| unsigned char phraseLocationElement::posInSentInCorpus |
Definition at line 27 of file _SuffixArraySearchApplicationBase.h.
Referenced by C_SuffixArraySearchApplicationBase::findPhrasesInASentence().
1.5.1