NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tm_unz_s Struct Reference
Collaboration diagram for tm_unz_s:

Public Attributes

unsigned int tm_sec
 
unsigned int tm_min
 
unsigned int tm_hour
 
unsigned int tm_mday
 
unsigned int tm_mon
 
unsigned int tm_year
 

Detailed Description

Definition at line 111 of file unzip.cpp.

Member Data Documentation

◆ tm_hour

unsigned int tm_unz_s::tm_hour

Definition at line 115 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().

◆ tm_mday

unsigned int tm_unz_s::tm_mday

Definition at line 116 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().

◆ tm_min

unsigned int tm_unz_s::tm_min

Definition at line 114 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().

◆ tm_mon

unsigned int tm_unz_s::tm_mon

Definition at line 117 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().

◆ tm_sec

unsigned int tm_unz_s::tm_sec

Definition at line 113 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().

◆ tm_year

unsigned int tm_unz_s::tm_year

Definition at line 118 of file unzip.cpp.

Referenced by unzlocal_DosDateToTmuDate().


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