#include <CGrepLib.h>
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. |
Definition at line 36 of file CGrepLib.h.