Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
gzFile_s Struct Reference

#include <zlib.h>

Data Fields

unsigned have
 
unsigned char * next
 
z_off64_t pos
 

Detailed Description

Definition at line 1653 of file zlib.h.

Field Documentation

unsigned gzFile_s::have

Definition at line 1654 of file zlib.h.

Referenced by gzgetc(), gzgets(), and gzungetc().

unsigned char* gzFile_s::next

Definition at line 1655 of file zlib.h.

z_off64_t gzFile_s::pos

Definition at line 1656 of file zlib.h.

Referenced by gzseek64(), and gztell64().


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