IDZEBRA  2.2.7
Data Fields
sgml_getc_info Struct Reference

Data Fields

char * buf
 
int buf_size
 
int size
 
int off
 
struct ZebraRecStreamstream
 
off_t moffset
 
WRBUF wrbuf
 

Detailed Description

Definition at line 29 of file mod_grs_sgml.c.

Field Documentation

◆ buf

char* sgml_getc_info::buf

Definition at line 30 of file mod_grs_sgml.c.

Referenced by grs_destroy_sgml(), grs_init_sgml(), grs_read_sgml(), and sgml_getc().

◆ buf_size

int sgml_getc_info::buf_size

Definition at line 31 of file mod_grs_sgml.c.

Referenced by grs_init_sgml(), grs_read_sgml(), and sgml_getc().

◆ moffset

off_t sgml_getc_info::moffset

Definition at line 35 of file mod_grs_sgml.c.

Referenced by grs_read_sgml(), and sgml_getc().

◆ off

int sgml_getc_info::off

Definition at line 33 of file mod_grs_sgml.c.

Referenced by grs_read_sgml(), and sgml_getc().

◆ size

int sgml_getc_info::size

Definition at line 32 of file mod_grs_sgml.c.

Referenced by grs_read_sgml(), and sgml_getc().

◆ stream

struct ZebraRecStream* sgml_getc_info::stream

Definition at line 34 of file mod_grs_sgml.c.

Referenced by grs_read_sgml(), and sgml_getc().

◆ wrbuf

WRBUF sgml_getc_info::wrbuf

Definition at line 36 of file mod_grs_sgml.c.

Referenced by grs_destroy_sgml(), grs_init_sgml(), and grs_read_sgml().


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