_ExifDataPrivate Struct Reference


Data Fields

ExifByteOrder order
ExifMnoteDatamd
ExifLoglog
ExifMemmem
unsigned int ref_count
unsigned int offset_mnote
ExifDataOption options
ExifDataType data_type

Detailed Description

Definition at line 51 of file exif-data.c.


Field Documentation

ExifByteOrder _ExifDataPrivate::order

Definition at line 53 of file exif-data.c.

Referenced by exif_data_get_byte_order(), exif_data_load_data(), exif_data_load_data_content(), exif_data_load_data_entry(), exif_data_save_data(), exif_data_save_data_content(), exif_data_save_data_entry(), exif_data_set_byte_order(), and interpret_maker_note().

ExifMnoteData* _ExifDataPrivate::md

Definition at line 55 of file exif-data.c.

Referenced by exif_data_free(), exif_data_get_mnote_data(), exif_data_save_data_entry(), exif_data_set_byte_order(), and interpret_maker_note().

ExifLog* _ExifDataPrivate::log

Definition at line 57 of file exif-data.c.

Referenced by exif_data_alloc(), exif_data_free(), exif_data_get_log(), exif_data_load_data(), exif_data_load_data_content(), exif_data_load_data_entry(), exif_data_load_data_thumbnail(), exif_data_log(), exif_data_save_data(), exif_data_save_data_content(), exif_data_save_data_entry(), fix_func(), and interpret_maker_note().

ExifMem* _ExifDataPrivate::mem

Definition at line 58 of file exif-data.c.

Referenced by exif_data_alloc(), exif_data_free(), exif_data_load_data_content(), exif_data_load_data_thumbnail(), exif_data_new_mem(), exif_data_save_data_content(), exif_data_save_data_entry(), and interpret_maker_note().

unsigned int _ExifDataPrivate::ref_count

Definition at line 60 of file exif-data.c.

Referenced by exif_data_new_mem(), exif_data_ref(), and exif_data_unref().

unsigned int _ExifDataPrivate::offset_mnote

Definition at line 63 of file exif-data.c.

Referenced by exif_data_load_data_entry(), and interpret_maker_note().

ExifDataOption _ExifDataPrivate::options

Definition at line 65 of file exif-data.c.

Referenced by exif_data_load_data(), exif_data_load_data_content(), exif_data_save_data_entry(), exif_data_set_option(), exif_data_unset_option(), and interpret_maker_note().

ExifDataType _ExifDataPrivate::data_type

Definition at line 66 of file exif-data.c.

Referenced by exif_data_get_data_type(), and exif_data_set_data_type().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Generated by doxygen