libdigidocpp
tm_unz_s Struct Reference

#include <unzip.h>

Collaboration diagram for tm_unz_s:
Collaboration graph

Public Attributes

uInt tm_sec
uInt tm_min
uInt tm_hour
uInt tm_mday
uInt tm_mon
uInt tm_year

Detailed Description

Definition at line 84 of file unzip.h.

Member Data Documentation

uInt tm_unz_s::tm_hour

Definition at line 88 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().

uInt tm_unz_s::tm_mday

Definition at line 89 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().

uInt tm_unz_s::tm_min

Definition at line 87 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().

uInt tm_unz_s::tm_mon

Definition at line 90 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().

uInt tm_unz_s::tm_sec

Definition at line 86 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().

uInt tm_unz_s::tm_year

Definition at line 91 of file unzip.h.

Referenced by unz64local_DosDateToTmuDate().


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