  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif  &raquo dir_865be09178e76dd210ba2d95815f3c04.htmlpentax exif-mnote-data-pentax.h
exif-mnote-data-pentax_8h.htmlGo to the documentation of this file. 00001 /* exif-mnote-data-pentax.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 __EXIF_MNOTE_DATA_PENTAX_H__ 00022 #define __EXIF_MNOTE_DATA_PENTAX_H__ 00023 00024 #include < exif-byte-order_8h.htmllibexif/exif-byte-order.h > 00025 #include < exif-mnote-data_8h.htmllibexif/exif-mnote-data.h > 00026 #include < exif-mnote-data-priv_8h.htmllibexif/exif-mnote-data-priv.h > 00027 #include < mnote-pentax-entry_8h.htmllibexif/pentax/mnote-pentax-entry.h > 00028 #include < exif-mem_8h.htmllibexif/exif-mem.h > 00029 
exif-mnote-data-pentax_8h.html#e0e82fbe9df7e9d4ee5dcf40a788419a00030  typedef struct struct__ExifMnoteDataPentax.html_ExifMnoteDataPentax  exif-mnote-data-pentax_8h.html#e0e82fbe9df7e9d4ee5dcf40a788419aExifMnoteDataPentax ;
00031 
struct__ExifMnoteDataPentax.html00032  struct struct__ExifMnoteDataPentax.html_ExifMnoteDataPentax  {
struct__ExifMnoteDataPentax.html#68ace688c82e025268daad18d164ffe100033          struct__ExifMnoteData.htmlExifMnoteData  struct__ExifMnoteDataPentax.html#68ace688c82e025268daad18d164ffe1parent ;
00034 
struct__ExifMnoteDataPentax.html#8b81c8b2e4db3a178c6ea6a2ff49a0a400035          struct__MnotePentaxEntry.htmlMnotePentaxEntry  * struct__ExifMnoteDataPentax.html#8b81c8b2e4db3a178c6ea6a2ff49a0a4entries ;
struct__ExifMnoteDataPentax.html#68803d5161264b468c70eeb627e8689e00036          unsigned int struct__ExifMnoteDataPentax.html#68803d5161264b468c70eeb627e8689ecount ;
00037 
struct__ExifMnoteDataPentax.html#a58169c28b38f3b6a08129db035e5b0800038          exif-byte-order_8h.html#f966227d69ff74eea7ecd69ca645155bExifByteOrder  struct__ExifMnoteDataPentax.html#a58169c28b38f3b6a08129db035e5b08order ;
struct__ExifMnoteDataPentax.html#47f5cb203d05bdeee0460c628f65e57c00039          unsigned int struct__ExifMnoteDataPentax.html#47f5cb203d05bdeee0460c628f65e57coffset ;
00040 };
00041 
00042 struct__ExifMnoteData.htmlExifMnoteData  * exif-mnote-data-pentax_8c.html#0e2c726228df26028291868165509812exif_mnote_data_pentax_new  ( struct__ExifMem.htmlExifMem  *);
00043 
00044 #endif /* __EXIF_MNOTE_DATA_PENTAX_H__ */ Generated on Sun Apr 23 02:19:19 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 