#include <config.h>#include "mnote-canon-tag.h"#include <stdlib.h>#include <libexif/i18n.h>Go to the source code of this file.
Functions | |
| const char * | mnote_canon_tag_get_name (MnoteCanonTag t) |
| const char * | mnote_canon_tag_get_name_sub (MnoteCanonTag t, unsigned int s) |
| const char * | mnote_canon_tag_get_title (MnoteCanonTag t) |
| const char * | mnote_canon_tag_get_title_sub (MnoteCanonTag t, unsigned int s) |
| const char * | mnote_canon_tag_get_description (MnoteCanonTag 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 [] |
| struct { | |
| MnoteCanonTag tag | |
| unsigned int subtag | |
| const char * name | |
| ExifTag tag | |
| struct { | |
| int index | |
| const char * values [4] | |
| } elem [25] | |
| } | table_sub [] |
|
|
Definition at line 127 of file mnote-canon-tag.c. References _, bindtextdomain, description, table, and tag. Referenced by exif_mnote_data_canon_get_description(). |
|
|
Definition at line 86 of file mnote-canon-tag.c. References _, name, table, and tag. Referenced by mnote_canon_tag_get_name_sub(). |
|
||||||||||||
|
Definition at line 96 of file mnote-canon-tag.c. References _, mnote_canon_tag_get_name(), name, subtag, table_sub, and tag. Referenced by exif_mnote_data_canon_get_name(). |
|
|
Definition at line 106 of file mnote-canon-tag.c. References _, bindtextdomain, table, tag, and title. Referenced by mnote_canon_tag_get_title_sub(). |
|
||||||||||||
|
Definition at line 117 of file mnote-canon-tag.c. References _, mnote_canon_tag_get_title(), name, subtag, table_sub, and tag. Referenced by exif_mnote_data_canon_get_title(). |
|
|
Definition at line 32 of file mnote-canon-tag.c. Referenced by exif_data_option_get_description(), exif_tag_get_description_in_ifd(), exif_tag_get_support_level_in_ifd(), mnote_canon_tag_get_description(), mnote_olympus_tag_get_description(), and mnote_pentax_tag_get_description(). |
|
|
Definition at line 30 of file mnote-canon-tag.c. |
|
|
Definition at line 47 of file mnote-canon-tag.c. |
|
|
|
Referenced by mnote_canon_tag_get_name_sub(), and mnote_canon_tag_get_title_sub(). |
|
|
|
Definition at line 31 of file mnote-canon-tag.c. Referenced by exif_log_code_get_title(), exif_tag_get_title_in_ifd(), mnote_canon_tag_get_title(), mnote_olympus_tag_get_title(), and mnote_pentax_tag_get_title(). |
1.4.4