Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
zip_fileinfo Struct Reference

#include <zip.h>

Public Attributes

tm_zip tmz_date
 
uLong dosDate
 
uLong internal_fa
 
uLong external_fa
 

Detailed Description

Definition at line 99 of file zip.h.

Member Data Documentation

◆ dosDate

uLong zip_fileinfo::dosDate

Definition at line 102 of file zip.h.

Referenced by main(), and zipOpenNewFileInZip4_64().

◆ external_fa

uLong zip_fileinfo::external_fa

Definition at line 106 of file zip.h.

Referenced by main(), and zipOpenNewFileInZip4_64().

◆ internal_fa

uLong zip_fileinfo::internal_fa

Definition at line 105 of file zip.h.

Referenced by main(), and zipOpenNewFileInZip4_64().

◆ tmz_date

tm_zip zip_fileinfo::tmz_date

Definition at line 101 of file zip.h.

Referenced by main(), and zipOpenNewFileInZip4_64().


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