_ExifMem Struct Reference

Data Fields

unsigned int ref_count
ExifMemAllocFunc alloc_func
ExifMemReallocFunc realloc_func
ExifMemFreeFunc free_func

Detailed Description

Definition at line 5 of file exif-mem.c.


Field Documentation

Definition at line 7 of file exif-mem.c.

Referenced by exif_mem_alloc(), and exif_mem_new().

Definition at line 9 of file exif-mem.c.

Referenced by exif_mem_free(), and exif_mem_new().

Definition at line 8 of file exif-mem.c.

Referenced by exif_mem_alloc(), exif_mem_new(), and exif_mem_realloc().

unsigned int _ExifMem::ref_count

Definition at line 6 of file exif-mem.c.

Referenced by exif_mem_new(), exif_mem_ref(), and exif_mem_unref().


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

Generated on 22 Jan 2011 for EXIF library (libexif) Internals by  doxygen 1.6.1