|
EXIF library (libexif) Internals 0.6.26
|
#include <exif-gps-ifd.h>
Data Fields | |
| uint16_t | tag |
| ExifFormat | format |
| uint16_t | components |
| uint16_t | default_size |
| const char * | default_value |
Definition at line 36 of file exif-gps-ifd.h.
| uint16_t ExifGPSIfdTagInfo::components |
Definition at line 45 of file exif-gps-ifd.h.
Referenced by exif_entry_initialize_gps().
| uint16_t ExifGPSIfdTagInfo::default_size |
Definition at line 48 of file exif-gps-ifd.h.
Referenced by exif_entry_initialize_gps().
| const char* ExifGPSIfdTagInfo::default_value |
Definition at line 51 of file exif-gps-ifd.h.
Referenced by exif_entry_initialize_gps().
| ExifFormat ExifGPSIfdTagInfo::format |
Definition at line 42 of file exif-gps-ifd.h.
Referenced by exif_entry_initialize_gps().
| uint16_t ExifGPSIfdTagInfo::tag |
Definition at line 39 of file exif-gps-ifd.h.