#include <config.h>
#include <libexif/exif-ifd.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
const char * | exif_ifd_get_name (ExifIfd ifd) |
Variables | |
struct { | |
ExifIfd ifd | |
const char * name | |
} | ExifIfdTable [] |
|
Definition at line 40 of file exif-ifd.c. References ExifIfdTable, and ifd. Referenced by exif_content_fix(), exif_data_dump(), exif_data_load_data_content(), and exif_data_save_data_content(). |
|
Referenced by exif_ifd_get_name(). |
|
Definition at line 28 of file exif-ifd.c. Referenced by exif_content_fix(), exif_data_load_data_content(), exif_data_save_data_content(), exif_ifd_get_name(), exif_tag_get_description_in_ifd(), exif_tag_get_name_in_ifd(), exif_tag_get_support_level_in_ifd(), and exif_tag_get_title_in_ifd(). |
|
Definition at line 29 of file exif-ifd.c. |