mnote-canon-tag.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum _MnoteCanonTag MnoteCanonTag

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)


Typedef Documentation

typedef enum _MnoteCanonTag MnoteCanonTag

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


Enumeration Type Documentation

enum _MnoteCanonTag

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

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

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

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

Referenced by exif_mnote_data_canon_get_title().


Generated on Tue Dec 19 14:33:57 2006 for EXIF library (libexif) Internals by  doxygen 1.5.1