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-priv.h File Reference
#include <
exif-mnote-data_8h-source.html
libexif/exif-mnote-data.h
>
#include <
exif-byte-order_8h-source.html
libexif/exif-byte-order.h
>
#include <
exif-log_8h-source.html
libexif/exif-log.h
>
exif-mnote-data-priv_8h-source.html
Go to the source code of this file.
Data Structures
struct
struct__ExifMnoteDataMethods.html
_ExifMnoteDataMethods
struct
struct__ExifMnoteData.html
_ExifMnoteData
Typedefs
typedef
struct__ExifMnoteDataMethods.html
_ExifMnoteDataMethods
exif-mnote-data-priv_8h.html#a0
ExifMnoteDataMethods
typedef
struct__ExifMnoteDataPriv.html
_ExifMnoteDataPriv
exif-mnote-data-priv_8h.html#a1
ExifMnoteDataPriv
Functions
void
exif-mnote-data-priv_8h.html#a2
exif_mnote_data_construct
(
struct__ExifMnoteData.html
ExifMnoteData
*,
struct__ExifMem.html
ExifMem
*mem)
void
exif-mnote-data-priv_8h.html#a3
exif_mnote_data_set_byte_order
(
struct__ExifMnoteData.html
ExifMnoteData
*,
exif-byte-order_8h.html#a3
ExifByteOrder
)
void
exif-mnote-data-priv_8h.html#a4
exif_mnote_data_set_offset
(
struct__ExifMnoteData.html
ExifMnoteData
*, unsigned int)
Typedef Documentation
typedef struct
struct__ExifMnoteDataMethods.html
_ExifMnoteDataMethods
struct__ExifMnoteDataMethods.html
ExifMnoteDataMethods
Definition at line
exif-mnote-data-priv_8h-source.html#l00032
32
of file
exif-mnote-data-priv_8h-source.html
exif-mnote-data-priv.h
.
typedef struct
struct__ExifMnoteDataPriv.html
_ExifMnoteDataPriv
struct__ExifMnoteDataPriv.html
ExifMnoteDataPriv
Definition at line
exif-mnote-data-priv_8h-source.html#l00053
53
of file
exif-mnote-data-priv_8h-source.html
exif-mnote-data-priv.h
.
Function Documentation
void exif_mnote_data_construct
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
struct__ExifMem.html
ExifMem
*
mem
)
Definition at line
exif-mnote-data_8c-source.html#l00035
35
of file
exif-mnote-data_8c-source.html
exif-mnote-data.c
.
References
exif-mem_8c-source.html#l00075
exif_mem_alloc()
,
exif-mem_8c-source.html#l00050
exif_mem_ref()
,
exif-mnote-data-priv_8h-source.html#l00065
_ExifMnoteData::mem
,
exif-mnote-data-priv_8h-source.html#l00057
_ExifMnoteData::priv
, and
exif-mnote-data_8c-source.html#l00031
_ExifMnoteDataPriv::ref_count
.
Referenced by
exif-mnote-data-canon_8c-source.html#l00288
exif_mnote_data_canon_new()
,
exif-mnote-data-olympus_8c-source.html#l00393
exif_mnote_data_olympus_new()
, and
exif-mnote-data-pentax_8c-source.html#l00185
exif_mnote_data_pentax_new()
.
void exif_mnote_data_set_byte_order
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
exif-byte-order_8h.html#a3
ExifByteOrder
)
Definition at line
exif-mnote-data_8c-source.html#l00096
96
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#o4
_ExifMnoteDataMethods::set_byte_order
.
Referenced by
exif-data_8c-source.html#l00680
exif_data_load_data()
, and
exif-data_8c-source.html#l01034
exif_data_set_byte_order()
.
void exif_mnote_data_set_offset
(
struct__ExifMnoteData.html
ExifMnoteData
*
,
unsigned
int
)
Definition at line
exif-mnote-data_8c-source.html#l00103
103
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#o3
_ExifMnoteDataMethods::set_offset
.
Referenced by
exif-data_8c-source.html#l00680
exif_data_load_data()
, and
exif-data_8c-source.html#l00205
exif_data_save_data_entry()
.
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
