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, table, and tag.

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, table, and tag.

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, table_sub, and tag.

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, tag, 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, table_sub, and tag.

Referenced by exif_mnote_data_canon_get_title().


Variable Documentation

const char* description
const char* name

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

unsigned int subtag

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

struct { ... } table[] [static]
struct { ... } table_sub[] [static]
const char* title

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