  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif  &raquo dir_265b6d436dcd479b211f2ef756056fdc.htmlcanon mnote-canon-entry.h
mnote-canon-entry_8h.htmlGo to the documentation of this file. 00001 /* mnote-canon-entry.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_ENTRY_H__ 00022 #define __MNOTE_CANON_ENTRY_H__ 00023 00024 #include < exif-format_8h.htmllibexif/exif-format.h > 00025 #include < exif-byte-order_8h.htmllibexif/exif-byte-order.h > 00026 #include < mnote-canon-tag_8h.htmllibexif/canon/mnote-canon-tag.h > 00027 
mnote-canon-entry_8h.html#422e2a5d62364afedd0f6ae68be1549200028  typedef struct struct__MnoteCanonEntry.html_MnoteCanonEntry         mnote-canon-entry_8h.html#422e2a5d62364afedd0f6ae68be15492MnoteCanonEntry ;
00029 
struct__MnoteCanonEntry.html00030  struct struct__MnoteCanonEntry.html_MnoteCanonEntry  {
struct__MnoteCanonEntry.html#5149803b1d26b39e2adfea73c4bf23bb00031          mnote-canon-tag_8h.html#d5d5b446fddafa764414b055e559199cMnoteCanonTag  struct__MnoteCanonEntry.html#5149803b1d26b39e2adfea73c4bf23bbtag ;
struct__MnoteCanonEntry.html#dc746fe67b6a9936b438524a39cfe7e900032          exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat  struct__MnoteCanonEntry.html#dc746fe67b6a9936b438524a39cfe7e9format ;
struct__MnoteCanonEntry.html#9f2b0cf8664468473f6c61da8b32840400033          unsigned long struct__MnoteCanonEntry.html#9f2b0cf8664468473f6c61da8b328404components ;
00034 
struct__MnoteCanonEntry.html#b3f5b422bbc0a5d9b9905060e2951bdf00035          unsigned char * struct__MnoteCanonEntry.html#b3f5b422bbc0a5d9b9905060e2951bdfdata ;
struct__MnoteCanonEntry.html#e94be3aa11a5f858e248b5c3c819c32700036          unsigned int struct__MnoteCanonEntry.html#e94be3aa11a5f858e248b5c3c819c327size ;
00037 
struct__MnoteCanonEntry.html#4e049e9f596df10810044aae0ec3569d00038          exif-byte-order_8h.html#f966227d69ff74eea7ecd69ca645155bExifByteOrder  struct__MnoteCanonEntry.html#4e049e9f596df10810044aae0ec3569dorder ;
00039 };
00040 
00041 unsigned int mnote-canon-entry_8c.html#9d343f3faec828b2467bacbab0919f47mnote_canon_entry_count_values  (const mnote-canon-entry_8h.html#422e2a5d62364afedd0f6ae68be15492MnoteCanonEntry  *);
00042 char        * mnote-canon-entry_8c.html#89b5ffb4fb194043e60f4c521cec7cc9mnote_canon_entry_get_value     (const mnote-canon-entry_8h.html#422e2a5d62364afedd0f6ae68be15492MnoteCanonEntry  *, unsigned int t, char *val, unsigned int maxlen);
00043 
00044 #endif /* __MNOTE_CANON_ENTRY_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 