IDZEBRA  2.2.7
Data Fields
rset_prox_rfd Struct Reference

Data Fields

RSFDrfd
 
char ** buf
 
char * more
 
TERMIDterms
 
zint hits
 

Detailed Description

Definition at line 63 of file rsprox.c.

Field Documentation

◆ buf

char** rset_prox_rfd::buf

Definition at line 65 of file rsprox.c.

Referenced by r_forward(), and r_open().

◆ hits

zint rset_prox_rfd::hits

Definition at line 68 of file rsprox.c.

Referenced by r_forward(), r_open(), and r_pos().

◆ more

char* rset_prox_rfd::more

Definition at line 66 of file rsprox.c.

Referenced by r_forward(), and r_open().

◆ rfd

RSFD* rset_prox_rfd::rfd

Definition at line 64 of file rsprox.c.

Referenced by r_close(), r_forward(), r_open(), and r_pos().

◆ terms

TERMID* rset_prox_rfd::terms

Definition at line 67 of file rsprox.c.

Referenced by r_forward(), r_get_terms(), and r_open().


The documentation for this struct was generated from the following file: