Go to the source code of this file.
Typedefs | |
typedef enum _MnoteCanonTag | MnoteCanonTag |
Enumerations | |
enum | _MnoteCanonTag { MNOTE_CANON_TAG_UNKNOWN_0 = 0x0, MNOTE_CANON_TAG_SETTINGS_1 = 0x1, MNOTE_CANON_TAG_UNKNOWN_3 = 0x3, MNOTE_CANON_TAG_SETTINGS_2 = 0x4, MNOTE_CANON_TAG_IMAGE_TYPE = 0x6, MNOTE_CANON_TAG_FIRMWARE = 0x7, MNOTE_CANON_TAG_IMAGE_NUMBER = 0x8, MNOTE_CANON_TAG_OWNER = 0x9, MNOTE_CANON_TAG_UNKNOWN_10 = 0xa, MNOTE_CANON_TAG_SERIAL_NUMBER = 0xc, MNOTE_CANON_TAG_UNKNOWN_13 = 0xd, MNOTE_CANON_TAG_CUSTOM_FUNCS = 0xf } |
Functions | |
const char * | mnote_canon_tag_get_name (MnoteCanonTag) |
const char * | mnote_canon_tag_get_name_sub (MnoteCanonTag, unsigned int) |
const char * | mnote_canon_tag_get_title (MnoteCanonTag) |
const char * | mnote_canon_tag_get_title_sub (MnoteCanonTag, unsigned int) |
const char * | mnote_canon_tag_get_description (MnoteCanonTag) |
|
Definition at line 42 of file mnote-canon-tag.h. Referenced by mnote_canon_tag_get_description(), mnote_canon_tag_get_name(), mnote_canon_tag_get_name_sub(), mnote_canon_tag_get_title(), and mnote_canon_tag_get_title_sub(). |
|
Definition at line 28 of file mnote-canon-tag.h. |
|
Definition at line 127 of file mnote-canon-tag.c. References _, bindtextdomain, description, MnoteCanonTag, and table. Referenced by exif_mnote_data_canon_get_description(). |
|
Definition at line 86 of file mnote-canon-tag.c. References _, MnoteCanonTag, name, and table. Referenced by mnote_canon_tag_get_name_sub(). |
|
Definition at line 96 of file mnote-canon-tag.c. References _, mnote_canon_tag_get_name(), MnoteCanonTag, name, and table_sub. Referenced by exif_mnote_data_canon_get_name(). |
|
Definition at line 106 of file mnote-canon-tag.c. References _, bindtextdomain, MnoteCanonTag, table, 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(), MnoteCanonTag, name, and table_sub. Referenced by exif_mnote_data_canon_get_title(). |