main.html
Main Page
|
classes.html
Alphabetical List
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
functions.html
Data Fields
|
globals.html
Globals
dir_000000.html
libexif
&raquo
dir_000001.html
canon
mnote-canon-tag.h File Reference
mnote-canon-tag_8h-source.html
Go to the source code of this file.
Typedefs
typedef enum
mnote-canon-tag_8h.html#a18
_MnoteCanonTag
mnote-canon-tag_8h.html#a0
MnoteCanonTag
Enumerations
enum
mnote-canon-tag_8h.html#a18
_MnoteCanonTag
{
mnote-canon-tag_8h.html#a18a1
MNOTE_CANON_TAG_UNKNOWN_0
=  0x0,
mnote-canon-tag_8h.html#a18a2
MNOTE_CANON_TAG_SETTINGS_1
=  0x1,
mnote-canon-tag_8h.html#a18a3
MNOTE_CANON_TAG_UNKNOWN_3
=  0x3,
mnote-canon-tag_8h.html#a18a4
MNOTE_CANON_TAG_SETTINGS_2
=  0x4,
mnote-canon-tag_8h.html#a18a5
MNOTE_CANON_TAG_IMAGE_TYPE
=  0x6,
mnote-canon-tag_8h.html#a18a6
MNOTE_CANON_TAG_FIRMWARE
=  0x7,
mnote-canon-tag_8h.html#a18a7
MNOTE_CANON_TAG_IMAGE_NUMBER
=  0x8,
mnote-canon-tag_8h.html#a18a8
MNOTE_CANON_TAG_OWNER
=  0x9,
mnote-canon-tag_8h.html#a18a9
MNOTE_CANON_TAG_UNKNOWN_10
=  0xa,
mnote-canon-tag_8h.html#a18a10
MNOTE_CANON_TAG_SERIAL_NUMBER
=  0xc,
mnote-canon-tag_8h.html#a18a11
MNOTE_CANON_TAG_UNKNOWN_13
=  0xd,
mnote-canon-tag_8h.html#a18a12
MNOTE_CANON_TAG_CUSTOM_FUNCS
=  0xf
}
Functions
const char *
mnote-canon-tag_8h.html#a13
mnote_canon_tag_get_name
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
const char *
mnote-canon-tag_8h.html#a14
mnote_canon_tag_get_name_sub
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
, unsigned int)
const char *
mnote-canon-tag_8h.html#a15
mnote_canon_tag_get_title
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
const char *
mnote-canon-tag_8h.html#a16
mnote_canon_tag_get_title_sub
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
, unsigned int)
const char *
mnote-canon-tag_8h.html#a17
mnote_canon_tag_get_description
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
Typedef Documentation
typedef enum
mnote-canon-tag_8h.html#a18
_MnoteCanonTag
mnote-canon-tag_8h.html#a0
MnoteCanonTag
Definition at line
mnote-canon-tag_8h-source.html#l00042
42
of file
mnote-canon-tag_8h-source.html
mnote-canon-tag.h
.
Enumeration Type Documentation
enum
mnote-canon-tag_8h.html#a18
_MnoteCanonTag
Enumerator:
MNOTE_CANON_TAG_UNKNOWN_0
MNOTE_CANON_TAG_SETTINGS_1
MNOTE_CANON_TAG_UNKNOWN_3
MNOTE_CANON_TAG_SETTINGS_2
MNOTE_CANON_TAG_IMAGE_TYPE
MNOTE_CANON_TAG_FIRMWARE
MNOTE_CANON_TAG_IMAGE_NUMBER
MNOTE_CANON_TAG_OWNER
MNOTE_CANON_TAG_UNKNOWN_10
MNOTE_CANON_TAG_SERIAL_NUMBER
MNOTE_CANON_TAG_UNKNOWN_13
MNOTE_CANON_TAG_CUSTOM_FUNCS
Definition at line
mnote-canon-tag_8h-source.html#l00028
28
of file
mnote-canon-tag_8h-source.html
mnote-canon-tag.h
.
Function Documentation
const char* mnote_canon_tag_get_description
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
Definition at line
mnote-canon-tag_8c-source.html#l00127
127
of file
mnote-canon-tag_8c-source.html
mnote-canon-tag.c
.
References
i18n_8h-source.html#l00047
_
,
i18n_8h-source.html#l00045
bindtextdomain
,
mnote-canon-tag_8c-source.html#l00032
description
,
mnote-canon-tag_8c.html#a4
table
, and
mnote-canon-tag_8c-source.html#l00029
tag
.
Referenced by
exif-mnote-data-canon_8c-source.html#l00276
exif_mnote_data_canon_get_description()
.
const char* mnote_canon_tag_get_name
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
Definition at line
mnote-canon-tag_8c-source.html#l00086
86
of file
mnote-canon-tag_8c-source.html
mnote-canon-tag.c
.
References
i18n_8h-source.html#l00047
_
,
mnote-canon-entry_8c-source.html#l00072
name
,
mnote-canon-tag_8c.html#a4
table
, and
mnote-canon-tag_8c-source.html#l00029
tag
.
Referenced by
mnote-canon-tag_8c-source.html#l00096
mnote_canon_tag_get_name_sub()
.
const char* mnote_canon_tag_get_name_sub
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
,
unsigned
int
)
Definition at line
mnote-canon-tag_8c-source.html#l00096
96
of file
mnote-canon-tag_8c-source.html
mnote-canon-tag.c
.
References
i18n_8h-source.html#l00047
_
,
mnote-canon-tag_8c-source.html#l00086
mnote_canon_tag_get_name()
,
mnote-canon-entry_8c-source.html#l00072
name
,
mnote-canon-entry_8c-source.html#l00070
subtag
,
mnote-canon-tag_8c.html#a6
table_sub
, and
mnote-canon-tag_8c-source.html#l00029
tag
.
Referenced by
exif-mnote-data-canon_8c-source.html#l00252
exif_mnote_data_canon_get_name()
.
const char* mnote_canon_tag_get_title
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
)
Definition at line
mnote-canon-tag_8c-source.html#l00106
106
of file
mnote-canon-tag_8c-source.html
mnote-canon-tag.c
.
References
i18n_8h-source.html#l00047
_
,
i18n_8h-source.html#l00045
bindtextdomain
,
mnote-canon-tag_8c.html#a4
table
,
mnote-canon-tag_8c-source.html#l00029
tag
, and
mnote-canon-tag_8c-source.html#l00031
title
.
Referenced by
mnote-canon-tag_8c-source.html#l00117
mnote_canon_tag_get_title_sub()
.
const char* mnote_canon_tag_get_title_sub
(
mnote-canon-tag_8h.html#a0
MnoteCanonTag
,
unsigned
int
)
Definition at line
mnote-canon-tag_8c-source.html#l00117
117
of file
mnote-canon-tag_8c-source.html
mnote-canon-tag.c
.
References
i18n_8h-source.html#l00047
_
,
mnote-canon-tag_8c-source.html#l00106
mnote_canon_tag_get_title()
,
mnote-canon-entry_8c-source.html#l00072
name
,
mnote-canon-entry_8c-source.html#l00070
subtag
,
mnote-canon-tag_8c.html#a6
table_sub
, and
mnote-canon-tag_8c-source.html#l00029
tag
.
Referenced by
exif-mnote-data-canon_8c-source.html#l00264
exif_mnote_data_canon_get_title()
.
Generated on Fri Sep 9 16:28:11 2005 for EXIF library (libexif) Internals by
http://www.doxygen.org/index.html
doxygen
1.4.4
