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
tm_unz_s Struct Reference

#include <unzip.h>

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

◆ tm_hour

uInt tm_unz_s::tm_hour

Definition at line 88 of file unzip.h.

Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().

◆ tm_mday

uInt tm_unz_s::tm_mday

Definition at line 89 of file unzip.h.

Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().

◆ tm_min

uInt tm_unz_s::tm_min

Definition at line 87 of file unzip.h.

Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().

◆ tm_mon

uInt tm_unz_s::tm_mon

Definition at line 90 of file unzip.h.

Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().

◆ tm_sec

uInt tm_unz_s::tm_sec

Definition at line 86 of file unzip.h.

Referenced by change_file_date(), and unz64local_DosDateToTmuDate().

◆ tm_year

uInt tm_unz_s::tm_year

Definition at line 91 of file unzip.h.

Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().


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