trixSearchResult Struct Reference

#include <trix.h>

Collaboration diagram for trixSearchResult:

Collaboration graph
[legend]

Data Fields

trixSearchResultnext
char * itemId
int unorderedSpan
int orderedSpan
int wordPos
int leftoverLetters

Detailed Description

Definition at line 14 of file trix.h.


Field Documentation

struct trixSearchResult* trixSearchResult::next [read]

Definition at line 17 of file trix.h.

Referenced by trixSearchResultFreeList().

char* trixSearchResult::itemId

Definition at line 18 of file trix.h.

Referenced by findMultipleWordHits(), trixSearch(), and trixSearchResultFree().

int trixSearchResult::unorderedSpan

Definition at line 19 of file trix.h.

Referenced by trixSearch(), and trixSearchResultCmp().

int trixSearchResult::orderedSpan

Definition at line 20 of file trix.h.

Referenced by trixSearch(), and trixSearchResultCmp().

int trixSearchResult::wordPos

Definition at line 21 of file trix.h.

Referenced by trixSearch(), and trixSearchResultCmp().

int trixSearchResult::leftoverLetters

Definition at line 22 of file trix.h.

Referenced by trixSearch(), and trixSearchResultCmp().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:27:15 2007 for blat by  doxygen 1.5.2