cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
gz_header_s Struct Reference

#include <zlib.h>

Public Attributes

int text
 
uLong time
 
int xflags
 
int os
 
Bytefextra
 
uInt extra_len
 
uInt extra_max
 
Bytefname
 
uInt name_max
 
Bytefcomment
 
uInt comm_max
 
int hcrc
 
int done
 

Detailed Description

Definition at line 151 of file zlib.h.

Member Data Documentation

uInt gz_header_s::comm_max

Definition at line 162 of file zlib.h.

Bytef* gz_header_s::comment

Definition at line 161 of file zlib.h.

int gz_header_s::done

Definition at line 164 of file zlib.h.

Bytef* gz_header_s::extra

Definition at line 156 of file zlib.h.

uInt gz_header_s::extra_len

Definition at line 157 of file zlib.h.

uInt gz_header_s::extra_max

Definition at line 158 of file zlib.h.

int gz_header_s::hcrc

Definition at line 163 of file zlib.h.

Bytef* gz_header_s::name

Definition at line 159 of file zlib.h.

uInt gz_header_s::name_max

Definition at line 160 of file zlib.h.

int gz_header_s::os

Definition at line 155 of file zlib.h.

int gz_header_s::text

Definition at line 152 of file zlib.h.

uLong gz_header_s::time

Definition at line 153 of file zlib.h.

int gz_header_s::xflags

Definition at line 154 of file zlib.h.


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