  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif  &raquo dir_e4999f848bec30b78ca7726bbe28f323.htmlolympus mnote-olympus-entry.h
mnote-olympus-entry_8h.htmlGo to the documentation of this file. 00001 /* mnote-olympus-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_OLYMPUS_ENTRY_H__ 00022 #define __MNOTE_OLYMPUS_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-olympus-tag_8h.htmllibexif/olympus/mnote-olympus-tag.h > 00027 
mnote-olympus-entry_8h.html#3c4e3639e257b68904568d2581a8c94100028  typedef struct struct__MnoteOlympusEntry.html_MnoteOlympusEntry         mnote-olympus-entry_8h.html#3c4e3639e257b68904568d2581a8c941MnoteOlympusEntry ;
00029 
struct__MnoteOlympusEntry.html00030  struct struct__MnoteOlympusEntry.html_MnoteOlympusEntry  {
struct__MnoteOlympusEntry.html#b0cc8c0d3b18e39cf4c42ef3881645b800031          mnote-olympus-tag_8h.html#854c12b52aac1eaebf5b0389c7bf22e9MnoteOlympusTag  struct__MnoteOlympusEntry.html#b0cc8c0d3b18e39cf4c42ef3881645b8tag ;
struct__MnoteOlympusEntry.html#a6c6942f8c365ddd5251b43a14471df800032          exif-format_8h.html#761152047d73b4a9fcdc4e2051b817d2ExifFormat  struct__MnoteOlympusEntry.html#a6c6942f8c365ddd5251b43a14471df8format ;
struct__MnoteOlympusEntry.html#e728d4f0db6d1d00aa1d31426a3be05100033          unsigned long struct__MnoteOlympusEntry.html#e728d4f0db6d1d00aa1d31426a3be051components ;
00034 
struct__MnoteOlympusEntry.html#faf1ec8526e7e59d3a1f7fe0fb51b47000035          unsigned char * struct__MnoteOlympusEntry.html#faf1ec8526e7e59d3a1f7fe0fb51b470data ;
struct__MnoteOlympusEntry.html#008afed10bd5c3357004cf873909eef900036          unsigned int struct__MnoteOlympusEntry.html#008afed10bd5c3357004cf873909eef9size ;
00037 
struct__MnoteOlympusEntry.html#af33b1b1fc726738ae27b949be8041e400038          exif-byte-order_8h.html#f966227d69ff74eea7ecd69ca645155bExifByteOrder  struct__MnoteOlympusEntry.html#af33b1b1fc726738ae27b949be8041e4order ;
00039 };
00040 
00041 char * mnote-olympus-entry_8c.html#c037be3986826d7e73f647376e19a220mnote_olympus_entry_get_value  ( mnote-olympus-entry_8h.html#3c4e3639e257b68904568d2581a8c941MnoteOlympusEntry  *entry, char *val, unsigned int maxlen);
00042 
00043 #endif /* __MNOTE_OLYMPUS_ENTRY_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 