  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif  &raquo dir_265b6d436dcd479b211f2ef756056fdc.htmlcanon mnote-canon-tag.h
mnote-canon-tag_8h.htmlGo to the documentation of this file. 00001 /* mnote-canon-tag.h 00002  * 00003  * Copyright © 2002 Lutz Müller <lutz@users.sourceforge.net> 00004  * 00005  * This library is free software; you can redistribute it and/or 00006  * modify it under the terms of the GNU Lesser General Public 00007  * License as published by the Free Software Foundation; either 00008  * version 2 of the License, or (at your option) any later version. 00009  * 00010  * This library is distributed in the hope that it will be useful, 00011  * but WITHOUT ANY WARRANTY; without even the implied warranty of 00012  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 00013  * Lesser General Public License for more details. 00014  * 00015  * You should have received a copy of the GNU Lesser General Public 00016  * License along with this library; if not, write to the 00017  * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 00018  * Boston, MA 02111-1307, USA. 00019  */ 00020 
00021 #ifndef __MNOTE_CANON_TAG_H__ 00022 #define __MNOTE_CANON_TAG_H__ 00023 00024 #ifdef __cplusplus 00025 extern "C" {
00026 #endif /* __cplusplus */ 00027 
mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba400028  enum mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4_MnoteCanonTag  {
00029         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba45433514b138d0a84ed69e43b89949a30MNOTE_CANON_TAG_UNKNOWN_0        = 0x0,
00030         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4470cd16ac8c0eac0ef2775ed5aa78db9MNOTE_CANON_TAG_SETTINGS_1       = 0x1,
00031         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4174f72ca93c544554f5c82bba28c42b0MNOTE_CANON_TAG_UNKNOWN_3        = 0x3,
00032         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba46c1137eb65df9cf52c252b797f6bae24MNOTE_CANON_TAG_SETTINGS_2       = 0x4,
00033         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba493583b83ff59f9780854e6cdadc8e30fMNOTE_CANON_TAG_IMAGE_TYPE       = 0x6,
00034         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4b11d8501c880e461ad957cb0977d4d28MNOTE_CANON_TAG_FIRMWARE         = 0x7,
00035         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba480d6eb0fbe3a84915823bea9af19d7d5MNOTE_CANON_TAG_IMAGE_NUMBER     = 0x8,
00036         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4f33c77f275bef5302c45b2348ad7c955MNOTE_CANON_TAG_OWNER            = 0x9,
00037         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba44400d91c2295f698933cfaa4a86380feMNOTE_CANON_TAG_UNKNOWN_10       = 0xa,
00038         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4bb9b82ba8842e98db9456bc049e80406MNOTE_CANON_TAG_SERIAL_NUMBER    = 0xc,
00039         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba411b16d6291e7522df8ec8c35378f63f8MNOTE_CANON_TAG_UNKNOWN_13       = 0xd,
00040         mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4a8954671a0ccf2fc3ae64ba3363fc9cbMNOTE_CANON_TAG_CUSTOM_FUNCS     = 0xf
00041 };
mnote-canon-tag_8h.html#d5d5b446fddafa764414b055e559199c00042  typedef enum mnote-canon-tag_8h.html#ef5b4bff3b1e2938e0eabb6dafc5dba4_MnoteCanonTag  mnote-canon-tag_8h.html#d5d5b446fddafa764414b055e559199cMnoteCanonTag ;
00043 
00044 const char * mnote-canon-tag_8c.html#43680cce7697f8a0360db694695b979bmnote_canon_tag_get_name         (MnoteCanonTag);
00045 const char * mnote-canon-tag_8c.html#833ebae453473e518e4f575a50402432mnote_canon_tag_get_name_sub     (MnoteCanonTag, unsigned int);
00046 const char * mnote-canon-tag_8c.html#cc2de6053b7dc4336b3d36db1324aed3mnote_canon_tag_get_title        (MnoteCanonTag);
00047 const char * mnote-canon-tag_8c.html#996a4d00a4928303dd1b560c29fff0bcmnote_canon_tag_get_title_sub    (MnoteCanonTag, unsigned int);
00048 const char * mnote-canon-tag_8c.html#74e4d64803187610d0174fe315492d45mnote_canon_tag_get_description  (MnoteCanonTag);
00049 
00050 #ifdef __cplusplus 00051 }
00052 #endif /* __cplusplus */ 00053 
00054 #endif /* __MNOTE_CANON_TAG_H__ */ Generated on Sun Apr 23 02:19:18 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 