  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_20715630405f3b63e7ab7a5c713843d9.htmllibexif  &raquo dir_4fac0cd1acc3f1069489eacf8876e579.htmlpentax mnote-pentax-entry.h
mnote-pentax-entry_8h.htmlGo to the documentation of this file. 00001 /* mnote-pentax-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_PENTAX_ENTRY_H__ 00022 #define __MNOTE_PENTAX_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-pentax-tag_8h.htmllibexif/pentax/mnote-pentax-tag.h > 00027 
mnote-pentax-entry_8h.html#16d56382e5092ea22642d2944fd9c93e00028  typedef struct struct__MnotePentaxEntry.html_MnotePentaxEntry         mnote-pentax-entry_8h.html#16d56382e5092ea22642d2944fd9c93eMnotePentaxEntry ;
00029 
struct__MnotePentaxEntry.html00030  struct struct__MnotePentaxEntry.html_MnotePentaxEntry  {
struct__MnotePentaxEntry.html#38c3042efdaa48809bd7be5da7a2d8d600031          mnote-pentax-tag_8h.html#1ffd30d97c336a988a99eea90c81d74bMnotePentaxTag  struct__MnotePentaxEntry.html#38c3042efdaa48809bd7be5da7a2d8d6tag ;
struct__MnotePentaxEntry.html#b9499a7a6b509595cf6b4bffad75c79200032          exif-format_8h.html#b34eef28c00c9728719334fa6a37bcd1ExifFormat  struct__MnotePentaxEntry.html#b9499a7a6b509595cf6b4bffad75c792format ;
struct__MnotePentaxEntry.html#38c4466a74c42e696d65a652c3322ece00033          unsigned long struct__MnotePentaxEntry.html#38c4466a74c42e696d65a652c3322ececomponents ;
00034 
struct__MnotePentaxEntry.html#7c5263fcf2b3d701746a9bab6339cc6300035          unsigned char * struct__MnotePentaxEntry.html#7c5263fcf2b3d701746a9bab6339cc63data ;
struct__MnotePentaxEntry.html#48f34d550d6c2ac75d66637834043bf000036          unsigned int struct__MnotePentaxEntry.html#48f34d550d6c2ac75d66637834043bf0size ;
00037 
struct__MnotePentaxEntry.html#cf6efc685e5a478d59742d77e4feb87e00038          exif-byte-order_8h.html#de4a9c512c9cd4723485181c5679f1d5ExifByteOrder  struct__MnotePentaxEntry.html#cf6efc685e5a478d59742d77e4feb87eorder ;
00039 };
00040 
00041 char * mnote-pentax-entry_8c.html#137033048632a708298473624cea661amnote_pentax_entry_get_value  ( mnote-pentax-entry_8h.html#16d56382e5092ea22642d2944fd9c93eMnotePentaxEntry  *entry, char *val, unsigned int maxlen);
00042 
00043 #endif /* __MNOTE_PENTAX_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 