Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

_proximity_hit_t Struct Reference

#include <CGrepLib.h>

List of all members.

Public Attributes

size_t byte_position
 position of the beginning of the prox. hit.

size_t start_position
 word rank of the beginning of the hit.

size_t end_position
 word rank of the end of the hit.

int positions [CGREP_MAX_PATTERNS]
 array of positions for each pattern.

int ranks [CGREP_MAX_PATTERNS]
 array of ranks for each patterns.


Detailed Description

struct representing a proximity hit

Definition at line 36 of file CGrepLib.h.


Generated on Mon Mar 31 14:44:31 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002