#include <config.h>#include "mnote-pentax-tag.h"#include <stdlib.h>#include <libexif/i18n.h>Go to the source code of this file.
Functions | |
| const char * | mnote_pentax_tag_get_name (MnotePentaxTag t) |
| const char * | mnote_pentax_tag_get_title (MnotePentaxTag t) |
| const char * | mnote_pentax_tag_get_description (MnotePentaxTag 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 86 of file mnote-pentax-tag.c. References _, bindtextdomain, description, table, and tag. Referenced by exif_mnote_data_pentax_get_description(). |
|
|
Definition at line 65 of file mnote-pentax-tag.c. References name, table, and tag. Referenced by exif_mnote_data_pentax_get_name(). |
|
|
Definition at line 75 of file mnote-pentax-tag.c. References _, bindtextdomain, table, tag, and title. Referenced by exif_mnote_data_pentax_get_title(). |
|
|
Definition at line 32 of file mnote-pentax-tag.c. |
|
|
Definition at line 30 of file mnote-pentax-tag.c. |
|
|
|
|
|
Definition at line 29 of file mnote-pentax-tag.c. |
|
|
Definition at line 31 of file mnote-pentax-tag.c. |
1.4.4