exif_dir_table_t Struct Reference

#include <exifa.h>


Data Fields

union {
   unsigned long   ltag
   struct {
      unsigned short   tag_group
      unsigned short   tag
   } 
}; 
unsigned long len
unsigned long src
unsigned long dst


Detailed Description

Definition at line 40 of file exifa.h.


Field Documentation

unsigned long exif_dir_table_t::ltag

Definition at line 42 of file exifa.h.

Referenced by createExifDirectory(), and PHP_FUNCTION().

unsigned short exif_dir_table_t::tag_group

Definition at line 44 of file exifa.h.

unsigned short exif_dir_table_t::tag

Definition at line 45 of file exifa.h.

union { ... }

unsigned long exif_dir_table_t::len

Definition at line 48 of file exifa.h.

Referenced by exif_read(), and PHP_FUNCTION().

unsigned long exif_dir_table_t::src

Definition at line 49 of file exifa.h.

Referenced by putlong_meta(), putlong_meta_irq(), write_meta(), and write_meta_irq().

unsigned long exif_dir_table_t::dst

Definition at line 50 of file exifa.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 7 16:21:05 2008 for elphel by  doxygen 1.5.1