SpatiaLite  3.0.0-stable
Data Fields
gaiaExifTagListStruct Struct Reference

Container for a list of EXIF tags. More...

#include <gaiaexif.h>

Collaboration diagram for gaiaExifTagListStruct:
Collaboration graph
[legend]

Data Fields

gaiaExifTagPtr First
 pointer to first item into the linked list
gaiaExifTagPtr Last
 pointer to the last item into the linked list
int NumTags
 number of items
gaiaExifTagPtrTagsArray
 an array of pointers to items

Detailed Description

Container for a list of EXIF tags.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines