Data Fields | |
ExifByteOrder | order |
ExifMnoteData * | md |
ExifLog * | log |
ExifMem * | mem |
unsigned int | ref_count |
unsigned int | offset_mnote |
ExifDataOption | options |
ExifDataType | data_type |
Definition at line 51 of file exif-data.c.
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().
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().
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().
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().
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().
Definition at line 66 of file exif-data.c.
Referenced by exif_data_get_data_type(), and exif_data_set_data_type().