#include <unzip.h>
Public Attributes | |
| uInt | tm_sec |
| uInt | tm_min |
| uInt | tm_hour |
| uInt | tm_mday |
| uInt | tm_mon |
| uInt | tm_year |
Definition at line 72 of file mythplugins/mythgame/mythgame/unzip.h.
| uInt tm_unz_s::tm_sec |
Definition at line 74 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
| uInt tm_unz_s::tm_min |
Definition at line 75 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
| uInt tm_unz_s::tm_hour |
Definition at line 76 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
| uInt tm_unz_s::tm_mday |
Definition at line 77 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
| uInt tm_unz_s::tm_mon |
Definition at line 78 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
| uInt tm_unz_s::tm_year |
Definition at line 79 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_DosDateToTmuDate().
1.6.3