tm Struct Reference

#include <time.h>


Data Fields

unsigned char tm_sec
unsigned char tm_min
unsigned char tm_hour
unsigned char tm_mday
unsigned char tm_mon
int tm_year
unsigned char tm_wday
int tm_yday
unsigned char tm_isdst
unsigned char tm_hundredth


Detailed Description

Definition at line 30 of file time.h.


Field Documentation

unsigned char tm::tm_hour
 

Definition at line 34 of file time.h.

Referenced by asctime(), gmtime(), and mktime().

unsigned char tm::tm_hundredth
 

Definition at line 41 of file time.h.

unsigned char tm::tm_isdst
 

Definition at line 40 of file time.h.

Referenced by gmtime().

unsigned char tm::tm_mday
 

Definition at line 35 of file time.h.

Referenced by asctime(), gmtime(), and mktime().

unsigned char tm::tm_min
 

Definition at line 33 of file time.h.

Referenced by asctime(), gmtime(), and mktime().

unsigned char tm::tm_mon
 

Definition at line 36 of file time.h.

Referenced by asctime(), gmtime(), and mktime().

unsigned char tm::tm_sec
 

Definition at line 32 of file time.h.

Referenced by asctime(), gmtime(), and mktime().

unsigned char tm::tm_wday
 

Definition at line 38 of file time.h.

Referenced by asctime(), and gmtime().

int tm::tm_yday
 

Definition at line 39 of file time.h.

Referenced by gmtime().

int tm::tm_year
 

Definition at line 37 of file time.h.

Referenced by asctime(), gmtime(), and mktime().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 11 06:44:29 2005 for AVR by  doxygen 1.4.5