  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_20715630405f3b63e7ab7a5c713843d9.htmllibexif  &raquo dir_4fac0cd1acc3f1069489eacf8876e579.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#f5d6ccef138f126670839c707b448e0000030  typedef struct struct__ExifMnoteDataPentax.html_ExifMnoteDataPentax  exif-mnote-data-pentax_8h.html#f5d6ccef138f126670839c707b448e00ExifMnoteDataPentax ;
00031 
struct__ExifMnoteDataPentax.html00032  struct struct__ExifMnoteDataPentax.html_ExifMnoteDataPentax  {
struct__ExifMnoteDataPentax.html#6c3267cab877cfb8761c506627dbcb6900033          struct__ExifMnoteData.htmlExifMnoteData  struct__ExifMnoteDataPentax.html#6c3267cab877cfb8761c506627dbcb69parent ;
00034 
struct__ExifMnoteDataPentax.html#807f6bef8e10837cd17580976d2d384d00035          struct__MnotePentaxEntry.htmlMnotePentaxEntry  * struct__ExifMnoteDataPentax.html#807f6bef8e10837cd17580976d2d384dentries ;
struct__ExifMnoteDataPentax.html#d2acba66803318962031988b7cb87f0b00036          unsigned int struct__ExifMnoteDataPentax.html#d2acba66803318962031988b7cb87f0bcount ;
00037 
struct__ExifMnoteDataPentax.html#63ed7f4589d435c410c5646e621b65ea00038          exif-byte-order_8h.html#de4a9c512c9cd4723485181c5679f1d5ExifByteOrder  struct__ExifMnoteDataPentax.html#63ed7f4589d435c410c5646e621b65eaorder ;
struct__ExifMnoteDataPentax.html#59de71c16c9d9a3d75b188ee302e4e6800039          unsigned int struct__ExifMnoteDataPentax.html#59de71c16c9d9a3d75b188ee302e4e68offset ;
00040 };
00041 
00042 struct__ExifMnoteData.htmlExifMnoteData  * exif-mnote-data-pentax_8c.html#58800d279c7e06b6b9af9248f4059b26exif_mnote_data_pentax_new  ( struct__ExifMem.htmlExifMem  *);
00043 
00044 #endif /* __EXIF_MNOTE_DATA_PENTAX_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 