_ExifLog Struct Reference


Data Fields

unsigned int ref_count
ExifLogFunc func
void * data
ExifMemmem

Detailed Description

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


Field Documentation

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().

ExifLogFunc _ExifLog::func

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

Referenced by exif_log_set_func(), and exif_logv().

void* _ExifLog::data

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

Referenced by exif_log_set_func(), and exif_logv().

ExifMem* _ExifLog::mem

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

Referenced by exif_log_free(), and exif_log_new_mem().


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