Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

mnote-canon-tag.c File Reference

#include <config.h>
#include "mnote-canon-tag.h"
#include <stdlib.h>
#include <libexif/i18n.h>

Go to the source code of this file.

Functions

const char * mnote_canon_tag_get_name (MnoteCanonTag t)
const char * mnote_canon_tag_get_name_sub (MnoteCanonTag t, unsigned int s)
const char * mnote_canon_tag_get_title (MnoteCanonTag t)
const char * mnote_canon_tag_get_title_sub (MnoteCanonTag t, unsigned int s)
const char * mnote_canon_tag_get_description (MnoteCanonTag t)

Variables

struct {
   MnoteCanonTag   tag
   const char *   name
   const char *   title
   const char *   description
table []
struct {
   MnoteCanonTag   tag
   unsigned int   subtag
   const char *   name
table_sub []


Function Documentation

const char* mnote_canon_tag_get_description MnoteCanonTag  t  ) 
 

Definition at line 127 of file mnote-canon-tag.c.

References _, bindtextdomain, description, and table.

Referenced by exif_mnote_data_canon_get_description().

const char* mnote_canon_tag_get_name MnoteCanonTag  t  ) 
 

Definition at line 86 of file mnote-canon-tag.c.

References _, name, and table.

Referenced by mnote_canon_tag_get_name_sub().

const char* mnote_canon_tag_get_name_sub MnoteCanonTag  t,
unsigned int  s
 

Definition at line 96 of file mnote-canon-tag.c.

References _, mnote_canon_tag_get_name(), name, and table_sub.

Referenced by exif_mnote_data_canon_get_name().

const char* mnote_canon_tag_get_title MnoteCanonTag  t  ) 
 

Definition at line 106 of file mnote-canon-tag.c.

References _, bindtextdomain, table, and title.

Referenced by mnote_canon_tag_get_title_sub().

const char* mnote_canon_tag_get_title_sub MnoteCanonTag  t,
unsigned int  s
 

Definition at line 117 of file mnote-canon-tag.c.

References _, mnote_canon_tag_get_title(), name, and table_sub.

Referenced by exif_mnote_data_canon_get_title().


Variable Documentation

const char* description
 

Definition at line 32 of file mnote-canon-tag.c.

Referenced by exif_data_option_get_description(), exif_tag_get_description_in_ifd(), mnote_canon_tag_get_description(), mnote_olympus_tag_get_description(), and mnote_pentax_tag_get_description().

const char* name
 

Definition at line 48 of file mnote-canon-tag.c.

unsigned int subtag
 

Definition at line 47 of file mnote-canon-tag.c.

struct { ... } table[] [static]
 

Referenced by mnote_canon_tag_get_description(), mnote_canon_tag_get_name(), and mnote_canon_tag_get_title().

struct { ... } table_sub[] [static]
 

Referenced by mnote_canon_tag_get_name_sub(), and mnote_canon_tag_get_title_sub().

MnoteCanonTag tag
 

Definition at line 46 of file mnote-canon-tag.c.

Referenced by exif_data_load_data_content(), exif_tag_get_description(), exif_tag_get_name(), exif_tag_get_stuff(), and exif_tag_get_title().

const char* title
 

Definition at line 31 of file mnote-canon-tag.c.

Referenced by exif_log_code_get_title(), exif_tag_get_title_in_ifd(), mnote_canon_tag_get_title(), mnote_olympus_tag_get_title(), and mnote_pentax_tag_get_title().


Generated on Sun Sep 10 09:04:14 2006 for EXIF library (libexif) Internals by  doxygen 1.3.9.1