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 117 of file exif353.c.


Field Documentation

char exif_time_t::tomorrow_date[10]

Definition at line 118 of file exif353.c.

Referenced by encode_time(), and exif_lseek().

unsigned long exif_time_t::tomorrow_sec

"YYYY:MM:DD"

Definition at line 119 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 120 of file exif353.c.

Referenced by encode_time(), and exif_lseek().

unsigned long exif_time_t::today_sec

"YYYY:MM:DD"

Definition at line 121 of file exif353.c.

Referenced by encode_time(), and exif_lseek().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:45 2008 for elphel by  doxygen 1.5.1