EXIF library (libexif) Internals  0.6.24
_ExifDataPrivate Struct Reference
Collaboration diagram for _ExifDataPrivate:
[legend]

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 55 of file exif-data.c.

Field Documentation

◆ data_type

ExifDataType _ExifDataPrivate::data_type

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

Referenced by exif_data_get_data_type(), and exif_data_set_data_type().

◆ log

◆ md

◆ mem

◆ offset_mnote

unsigned int _ExifDataPrivate::offset_mnote

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

Referenced by exif_data_load_data_entry(), and interpret_maker_note().

◆ options

◆ order

◆ ref_count

unsigned int _ExifDataPrivate::ref_count

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

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


The documentation for this struct was generated from the following file:

libexif Generated by doxygen