#include <config.h>#include "mnote-olympus-tag.h"#include <libexif/i18n.h>#include <libexif/exif-utils.h>#include <stdlib.h>Go to the source code of this file.
Functions | |
| const char * | mnote_olympus_tag_get_name (MnoteOlympusTag t) |
| const char * | mnote_olympus_tag_get_title (MnoteOlympusTag t) |
| const char * | mnote_olympus_tag_get_description (MnoteOlympusTag t) |
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 | |
| } | table [] |
|
|
Definition at line 147 of file mnote-olympus-tag.c. References _, bindtextdomain, description, table, and tag. |
|
|
Definition at line 126 of file mnote-olympus-tag.c. References name, table, and tag. Referenced by exif_mnote_data_olympus_get_name(), exif_mnote_data_olympus_get_value(), and exif_mnote_data_olympus_load(). |
|
|
Definition at line 136 of file mnote-olympus-tag.c. References _, bindtextdomain, table, tag, and title. Referenced by exif_mnote_data_olympus_get_description(), and exif_mnote_data_olympus_get_title(). |
|
|
Definition at line 33 of file mnote-olympus-tag.c. |
|
|
Definition at line 31 of file mnote-olympus-tag.c. |
|
|
|
|
|
Definition at line 30 of file mnote-olympus-tag.c. |
|
|
Definition at line 32 of file mnote-olympus-tag.c. |
1.4.4