zip_root_dirent Struct Reference

#include <pkzip.h>

Collaboration diagram for zip_root_dirent:
Collaboration graph
[legend]

Data Fields

zip_magic z_magic
zip_version z_encoder
zip_version z_extract
unsigned short z_flags
unsigned short z_compr
zip_dostime z_dostime
unsigned int z_crc32
unsigned int z_csize
unsigned int z_usize
unsigned short z_namlen
unsigned short z_extras
unsigned short z_comment
unsigned short z_diskstart
unsigned short z_filetype
unsigned int z_filemode
unsigned int z_off

Detailed Description

Definition at line 142 of file pkzip.h.


Field Documentation

Definition at line 155 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

unsigned short zip_root_dirent::z_compr

Definition at line 148 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 150 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 151 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 156 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 149 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 145 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 146 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

unsigned short zip_root_dirent::z_extras

Definition at line 154 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 158 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 157 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

unsigned short zip_root_dirent::z_flags

Definition at line 147 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 144 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

unsigned short zip_root_dirent::z_namlen

Definition at line 153 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

unsigned int zip_root_dirent::z_off

Definition at line 159 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().

Definition at line 152 of file pkzip.h.

Referenced by istream_read_zip_root_dirent().


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

Generated by  doxygen 1.6.2