  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_20715630405f3b63e7ab7a5c713843d9.htmllibexif  &raquo dir_bea55758c19edd1eb54fe072709420f1.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#6336c636e5d44d017b248531cac3ffb900028  typedef struct struct__MnoteCanonEntry.html_MnoteCanonEntry         mnote-canon-entry_8h.html#6336c636e5d44d017b248531cac3ffb9MnoteCanonEntry ;
00029 
struct__MnoteCanonEntry.html00030  struct struct__MnoteCanonEntry.html_MnoteCanonEntry  {
struct__MnoteCanonEntry.html#1d37c874a6a63c3b1ad70ff18555887c00031          mnote-canon-tag_8h.html#3e291986b124b14d20b43b41b367a359MnoteCanonTag  struct__MnoteCanonEntry.html#1d37c874a6a63c3b1ad70ff18555887ctag ;
struct__MnoteCanonEntry.html#c7d8eb13948391a3eb289154d0070d9c00032          exif-format_8h.html#b34eef28c00c9728719334fa6a37bcd1ExifFormat  struct__MnoteCanonEntry.html#c7d8eb13948391a3eb289154d0070d9cformat ;
struct__MnoteCanonEntry.html#2912752f6e416f2ecd3ce858e8c0a1d400033          unsigned long struct__MnoteCanonEntry.html#2912752f6e416f2ecd3ce858e8c0a1d4components ;
00034 
struct__MnoteCanonEntry.html#3555bbee84e9d81da3ec054a6cde835500035          unsigned char * struct__MnoteCanonEntry.html#3555bbee84e9d81da3ec054a6cde8355data ;
struct__MnoteCanonEntry.html#ff227d9211c79fc6b9bd986fc45362ef00036          unsigned int struct__MnoteCanonEntry.html#ff227d9211c79fc6b9bd986fc45362efsize ;
00037 
struct__MnoteCanonEntry.html#3ac42129c6cb5b38b6b391f1aceb398900038          exif-byte-order_8h.html#de4a9c512c9cd4723485181c5679f1d5ExifByteOrder  struct__MnoteCanonEntry.html#3ac42129c6cb5b38b6b391f1aceb3989order ;
00039 };
00040 
00041 unsigned int mnote-canon-entry_8c.html#43ef7a94abb1f6626d8bd6255a766689mnote_canon_entry_count_values  (const mnote-canon-entry_8h.html#6336c636e5d44d017b248531cac3ffb9MnoteCanonEntry  *);
00042 char        * mnote-canon-entry_8c.html#74f4dc73c4ff4e6d6e4684ae299fae02mnote_canon_entry_get_value     (const mnote-canon-entry_8h.html#6336c636e5d44d017b248531cac3ffb9MnoteCanonEntry  *, unsigned int t, char *val, unsigned int maxlen);
00043 
00044 #endif /* __MNOTE_CANON_ENTRY_H__ */ Generated on Sun Apr 23 01:22:39 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 