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
exif-mnote-data.h File Reference
#include <
exif-log_8h-source.html
libexif/exif-log.h
>
exif-mnote-data_8h-source.html
Go to the source code of this file.
Typedefs
typedef
struct__ExifMnoteData.html
_ExifMnoteData
exif-mnote-data_8h.html#a0
ExifMnoteData
Functions
void
exif-mnote-data_8h.html#a1
exif_mnote_data_ref
(
struct__ExifMnoteData.html
ExifMnoteData
*)
void
exif-mnote-data_8h.html#a2
exif_mnote_data_unref
(
struct__ExifMnoteData.html
ExifMnoteData
*)
void
exif-mnote-data_8h.html#a3
exif_mnote_data_load
(
struct__ExifMnoteData.html
ExifMnoteData
*, const unsigned char *, unsigned int)
void
exif-mnote-data_8h.html#a4
exif_mnote_data_save
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned char **, unsigned int *)
unsigned int
exif-mnote-data_8h.html#a5
exif_mnote_data_count
(
struct__ExifMnoteData.html
ExifMnoteData
*)
unsigned int
exif-mnote-data_8h.html#a6
exif_mnote_data_get_id
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int)
const char *
exif-mnote-data_8h.html#a7
exif_mnote_data_get_name
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int)
const char *
exif-mnote-data_8h.html#a8
exif_mnote_data_get_title
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int)
const char *
exif-mnote-data_8h.html#a9
exif_mnote_data_get_description
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int)
char *
exif-mnote-data_8h.html#a10
exif_mnote_data_get_value
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int, char *val, unsigned int maxlen)
void
exif-mnote-data_8h.html#a11
exif_mnote_data_log
(
struct__ExifMnoteData.html
ExifMnoteData
*,
struct__ExifLog.html
ExifLog
*)
Typedef Documentation
typedef struct
struct__ExifMnoteData.html
_ExifMnoteData
struct__ExifMnoteData.html
ExifMnoteData
Definition at line
exif-mnote-data_8h-source.html#l00030
30
of file
exif-mnote-data_8h-source.html
exif-mnote-data.h
.
Function Documentation
unsigned int exif_mnote_data_count
(
struct__ExifMnoteData.html
ExifMnoteData
*
)
Definition at line
exif-mnote-data_8c-source.html#l00110
110
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o5
_ExifMnoteDataMethods::count
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
const char* exif_mnote_data_get_description
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00138
138
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o9
_ExifMnoteDataMethods::get_description
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
unsigned int exif_mnote_data_get_id
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00117
117
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o6
_ExifMnoteDataMethods::get_id
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
const char* exif_mnote_data_get_name
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00124
124
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o7
_ExifMnoteDataMethods::get_name
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
const char* exif_mnote_data_get_title
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00131
131
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o8
_ExifMnoteDataMethods::get_title
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
char* exif_mnote_data_get_value
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
,
char *
val
,
unsigned int
maxlen
)
Definition at line
exif-mnote-data_8c-source.html#l00145
145
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o10
_ExifMnoteDataMethods::get_value
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
void exif_mnote_data_load
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
const unsigned char *
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00080
80
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
struct__ExifMnoteDataMethods.html#o2
_ExifMnoteDataMethods::load
, and
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
.
Referenced by
exif-data_8c-source.html#l00680
exif_data_load_data()
.
void exif_mnote_data_log
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
struct__ExifLog.html
ExifLog
*
)
Definition at line
exif-mnote-data_8c-source.html#l00152
152
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
exif-log_8c-source.html#l00097
exif_log_ref()
,
exif-log_8c-source.html#l00104
exif_log_unref()
, and
exif-mnote-data-priv_8h-source.html#l00062
_ExifMnoteData::log
.
Referenced by
exif-data_8c-source.html#l00680
exif_data_load_data()
.
void exif_mnote_data_ref
(
struct__ExifMnoteData.html
ExifMnoteData
*
)
Definition at line
exif-mnote-data_8c-source.html#l00049
49
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
exif-mnote-data-priv_8h-source.html#l00057
_ExifMnoteData::priv
, and
exif-mnote-data_8c-source.html#l00031
_ExifMnoteDataPriv::ref_count
.
void exif_mnote_data_save
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned char **
,
unsigned int *
)
Definition at line
exif-mnote-data_8c-source.html#l00088
88
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
exif-mnote-data-priv_8h-source.html#l00059
_ExifMnoteData::methods
, and
struct__ExifMnoteDataMethods.html#o1
_ExifMnoteDataMethods::save
.
Referenced by
exif-data_8c-source.html#l00205
exif_data_save_data_entry()
.
void exif_mnote_data_unref
(
struct__ExifMnoteData.html
ExifMnoteData
*
)
Definition at line
exif-mnote-data_8c-source.html#l00071
71
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
exif-mnote-data_8c-source.html#l00055
exif_mnote_data_free()
,
exif-mnote-data-priv_8h-source.html#l00057
_ExifMnoteData::priv
, and
exif-mnote-data_8c-source.html#l00031
_ExifMnoteDataPriv::ref_count
.
Referenced by
exif-data_8c-source.html#l00927
exif_data_free()
.
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
