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

mnote-canon-tag.h File Reference

Go to the source code of this file.

Enumerations

enum  _MnoteCanonTag {
  MNOTE_CANON_TAG_UNKNOWN_0 = 0x0, MNOTE_CANON_TAG_SETTINGS_1 = 0x1, MNOTE_CANON_TAG_UNKNOWN_3 = 0x3, MNOTE_CANON_TAG_SETTINGS_2 = 0x4,
  MNOTE_CANON_TAG_IMAGE_TYPE = 0x6, MNOTE_CANON_TAG_FIRMWARE = 0x7, MNOTE_CANON_TAG_IMAGE_NUMBER = 0x8, MNOTE_CANON_TAG_OWNER = 0x9,
  MNOTE_CANON_TAG_UNKNOWN_10 = 0xa, MNOTE_CANON_TAG_SERIAL_NUMBER = 0xc, MNOTE_CANON_TAG_UNKNOWN_13 = 0xd, MNOTE_CANON_TAG_CUSTOM_FUNCS = 0xf
}

Functions

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


Enumeration Type Documentation

enum _MnoteCanonTag
 

Enumeration values:
MNOTE_CANON_TAG_UNKNOWN_0 
MNOTE_CANON_TAG_SETTINGS_1 
MNOTE_CANON_TAG_UNKNOWN_3 
MNOTE_CANON_TAG_SETTINGS_2 
MNOTE_CANON_TAG_IMAGE_TYPE 
MNOTE_CANON_TAG_FIRMWARE 
MNOTE_CANON_TAG_IMAGE_NUMBER 
MNOTE_CANON_TAG_OWNER 
MNOTE_CANON_TAG_UNKNOWN_10 
MNOTE_CANON_TAG_SERIAL_NUMBER 
MNOTE_CANON_TAG_UNKNOWN_13 
MNOTE_CANON_TAG_CUSTOM_FUNCS 

Definition at line 28 of file mnote-canon-tag.h.


Function Documentation

const char* mnote_canon_tag_get_description MnoteCanonTag   ) 
 

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   ) 
 

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  ,
unsigned  int
 

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   ) 
 

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  ,
unsigned  int
 

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().


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