exif_time_t Struct Reference


Data Fields

char tomorrow_date [10]
unsigned long tomorrow_sec
 "YYYY:MM:DD"
char today_date [10]
 seconds from epoch tomorrow at 00:00
unsigned long today_sec
 "YYYY:MM:DD"

Detailed Description

Definition at line 106 of file exif353.c.


Field Documentation

char exif_time_t::tomorrow_date[10]

Definition at line 107 of file exif353.c.

Referenced by encode_time(), and exif_lseek().

unsigned long exif_time_t::tomorrow_sec

"YYYY:MM:DD"

Definition at line 108 of file exif353.c.

Referenced by exif_lseek().

char exif_time_t::today_date[10]

seconds from epoch tomorrow at 00:00

Definition at line 109 of file exif353.c.

Referenced by encode_time(), and exif_lseek().

unsigned long exif_time_t::today_sec

"YYYY:MM:DD"

Definition at line 110 of file exif353.c.

Referenced by encode_time(), and exif_lseek().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 7 16:21:05 2008 for elphel by  doxygen 1.5.1