#include <config.h>#include <libexif/exif-format.h>#include <libexif/i18n.h>#include <stdlib.h>Go to the source code of this file.
Functions | |
| const char * | exif_format_get_name (ExifFormat format) |
| unsigned char | exif_format_get_size (ExifFormat format) |
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 | |
| } | ExifFormatTable [] |
|
|
Definition at line 49 of file exif-format.c. References _, bindtextdomain, ExifFormatTable, and name. Referenced by exif_entry_dump(), and exif_entry_fix(). |
|
|
Definition at line 69 of file exif-format.c. References ExifFormatTable, and size. Referenced by exif_array_set_byte_order(), exif_data_load_data_entry(), exif_data_save_data_entry(), exif_entry_fix(), exif_entry_get_value(), exif_entry_initialize(), exif_mnote_data_canon_load(), exif_mnote_data_canon_save(), exif_mnote_data_olympus_load(), exif_mnote_data_olympus_save(), and exif_mnote_data_pentax_load(). |
|
|
Referenced by exif_format_get_name(), and exif_format_get_size(). |
|
|
Definition at line 29 of file exif-format.c. |
|
|
Definition at line 30 of file exif-format.c. |
|
|
Definition at line 31 of file exif-format.c. Referenced by exif_entry_fix(), exif_entry_get_value(), exif_format_get_size(), and exif_loader_write_file(). |
1.4.4