#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 { | |
| unsigned int subtag | |
| ExifShort value | |
| char * name | |
| MnoteCanonTag tag | |
| const char * name | |
| const char * title | |
| const char * description | |
| ExifDataOption option | |
| const char * name | |
| const char * description | |
| ExifTag tag | |
| const char * strings [10] | |
| ExifFormat format | |
| const char * name | |
| unsigned char size | |
| ExifIfd ifd | |
| const char * name | |
| ExifLogCode code | |
| const char * title | |
| const char * message | |
| const char * name | |
| const char * title | |
| const char * description | |
| ExifSupportLevel esl [EXIF_IFD_COUNT][4] | |
| ExifFormat fmt | |
| struct { | |
| int index | |
| const char * string | |
| const char * string | |
| } elem [10] | |
| MnoteOlympusTag tag | |
| const char * name | |
| const char * title | |
| const char * description | |
| struct { | |
| int index | |
| const char * string | |
| const char * string | |
| } elem [7] | |
| MnotePentaxTag tag | |
| const char * name | |
| const char * title | |
| const char * description | |
| } | ExifIfdTable [] |
|
|
Definition at line 40 of file exif-ifd.c. References ExifIfdTable, and name. 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(). |
|
|
Definition at line 29 of file exif-ifd.c. |
1.4.4