IDZEBRA  2.2.7
Data Fields
rset_between_rfd Struct Reference

Data Fields

RSFD andrfd
 
void * recbuf
 
void * startbuf
 
int startbufok
 
void * attrbuf
 
int attrbufok
 
int depth
 
int attrdepth
 
int match_1
 
int match_2
 
zint hits
 

Detailed Description

Definition at line 71 of file rsbetween.c.

Field Documentation

◆ andrfd

RSFD rset_between_rfd::andrfd

Definition at line 72 of file rsbetween.c.

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

◆ attrbuf

void* rset_between_rfd::attrbuf

Definition at line 76 of file rsbetween.c.

Referenced by r_open().

◆ attrbufok

int rset_between_rfd::attrbufok

Definition at line 77 of file rsbetween.c.

◆ attrdepth

int rset_between_rfd::attrdepth

Definition at line 79 of file rsbetween.c.

◆ depth

int rset_between_rfd::depth

Definition at line 78 of file rsbetween.c.

◆ hits

zint rset_between_rfd::hits

Definition at line 82 of file rsbetween.c.

◆ match_1

int rset_between_rfd::match_1

Definition at line 80 of file rsbetween.c.

◆ match_2

int rset_between_rfd::match_2

Definition at line 81 of file rsbetween.c.

◆ recbuf

void* rset_between_rfd::recbuf

Definition at line 73 of file rsbetween.c.

Referenced by r_open().

◆ startbuf

void* rset_between_rfd::startbuf

Definition at line 74 of file rsbetween.c.

Referenced by r_open().

◆ startbufok

int rset_between_rfd::startbufok

Definition at line 75 of file rsbetween.c.


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