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

Data Fields

unsigned int ref_count
 
ExifLogFunc func
 
void * data
 
ExifMemmem
 

Detailed Description

Definition at line 29 of file exif-log.c.

Field Documentation

◆ data

void* _ExifLog::data

Definition at line 33 of file exif-log.c.

Referenced by exif_log_set_func(), and exif_logv().

◆ func

ExifLogFunc _ExifLog::func

Definition at line 32 of file exif-log.c.

Referenced by exif_log_set_func(), and exif_logv().

◆ mem

ExifMem* _ExifLog::mem

Definition at line 35 of file exif-log.c.

Referenced by exif_log_free(), and exif_log_new_mem().

◆ ref_count

unsigned int _ExifLog::ref_count

Definition at line 30 of file exif-log.c.

Referenced by exif_log_new_mem(), exif_log_ref(), and exif_log_unref().


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

libexif Generated by doxygen