exif-format.c File Reference

#include <config.h>
#include <libexif/exif-format.h>
#include <libexif/i18n.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

const char * exif_format_get_name (ExifFormat format)
unsigned char exif_format_get_size (ExifFormat format)

Variables

struct {
   ExifFormat   format
   const char *   name
   unsigned char   size
ExifFormatTable []

Function Documentation

const char* exif_format_get_name ( ExifFormat  format  ) 

Definition at line 49 of file exif-format.c.

References _, bindtextdomain, ExifFormatTable, and name.

Referenced by exif_entry_dump(), and exif_entry_fix().

unsigned char exif_format_get_size ( ExifFormat  format  ) 

Variable Documentation

struct { ... } ExifFormatTable[] [static]

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

const char* name

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

unsigned char size

Definition at line 31 of file exif-format.c.

Referenced by exif_loader_write_file().


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