Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <unzip.h>
Public Attributes | |
uInt | tm_sec |
uInt | tm_min |
uInt | tm_hour |
uInt | tm_mday |
uInt | tm_mon |
uInt | tm_year |
uInt tm_unz_s::tm_hour |
Definition at line 88 of file unzip.h.
Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().
uInt tm_unz_s::tm_mday |
Definition at line 89 of file unzip.h.
Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().
uInt tm_unz_s::tm_min |
Definition at line 87 of file unzip.h.
Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().
uInt tm_unz_s::tm_mon |
Definition at line 90 of file unzip.h.
Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().
uInt tm_unz_s::tm_sec |
Definition at line 86 of file unzip.h.
Referenced by change_file_date(), and unz64local_DosDateToTmuDate().
uInt tm_unz_s::tm_year |
Definition at line 91 of file unzip.h.
Referenced by change_file_date(), do_list(), and unz64local_DosDateToTmuDate().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.