File: files.html

package info (click to toggle)
exiv2 0.10-1.4
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 13,124 kB
  • ctags: 5,665
  • sloc: cpp: 20,697; xml: 15,118; sh: 10,526; ansic: 1,887; makefile: 367; awk: 64; python: 36
file content (76 lines) | stat: -rw-r--r-- 10,394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Exiv2: File Index</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="examples.html"><span>Examples</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li id="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>Exiv2 File List</h1>Here is a list of all documented files with brief descriptions:<table>
  <tr><td class="indexkey"><a class="el" href="actions_8hpp.html">actions.hpp</a></td><td class="indexvalue">Implements base class Task, TaskFactory and the various supported actions (derived from Task) </td></tr>
  <tr><td class="indexkey"><a class="el" href="basicio_8hpp.html">basicio.hpp</a></td><td class="indexvalue">Simple binary IO abstraction </td></tr>
  <tr><td class="indexkey"><a class="el" href="canonmn_8hpp.html">canonmn.hpp</a></td><td class="indexvalue">Canon MakerNote implemented according to the specification <a href="http://www.burren.cx/david/canon.html">EXIF MakerNote of Canon</a> by David Burren<br>
 and with reference to tag information from <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">ExifTool</a> by Phil Harvey </td></tr>
  <tr><td class="indexkey"><a class="el" href="crwimage_8hpp.html">crwimage.hpp</a></td><td class="indexvalue">Class CrwImage to access Canon Crw images.<br>
 References:<br>
 <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/canon_raw.html">The Canon RAW (CRW) File Format</a> by Phil Harvey </td></tr>
  <tr><td class="indexkey"><a class="el" href="datasets_8hpp.html">datasets.hpp</a></td><td class="indexvalue">Iptc dataSet and type information </td></tr>
  <tr><td class="indexkey"><a class="el" href="doxygen_8hpp.html">doxygen.hpp</a></td><td class="indexvalue">Additional documentation, this file contains no source code </td></tr>
  <tr><td class="indexkey"><a class="el" href="error_8hpp.html">error.hpp</a></td><td class="indexvalue">Error class for exceptions </td></tr>
  <tr><td class="indexkey"><a class="el" href="exif_8hpp.html">exif.hpp</a></td><td class="indexvalue">Encoding and decoding of Exif data </td></tr>
  <tr><td class="indexkey"><a class="el" href="exiv2_8hpp.html">exiv2.hpp</a></td><td class="indexvalue">Defines class <a class="el" href="classParams.html">Params</a>, used for the command line handling of exiv2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="exiv2__version_8h.html">exiv2_version.h</a></td><td class="indexvalue">Define to check the Exiv2 version. The Exiv2 library itself does not use the defines in this file, they are meant for use by applications. References: Similar versioning defines are used in KDE, GTK and other libraries. See <a href="http://apr.apache.org/versioning.html">http://apr.apache.org/versioning.html</a> for accompanying guidelines </td></tr>
  <tr><td class="indexkey"><a class="el" href="exv__msvc_8h.html">exv_msvc.h</a></td><td class="indexvalue">Configuration settings for MSVC </td></tr>
  <tr><td class="indexkey"><a class="el" href="fujimn_8hpp.html">fujimn.hpp</a></td><td class="indexvalue">Fujifilm MakerNote implemented according to the specification in Appendix 4: Makernote of Fujifilm of the document <a href="http://park2.wakwak.com/%7Etsuruzoh/Computer/Digicams/exif-e.html">Exif file format</a> by TsuruZoh Tachibanaya </td></tr>
  <tr><td class="indexkey"><a class="el" href="futils_8hpp.html">futils.hpp</a></td><td class="indexvalue">Basic file utility functions required by <a class="el" href="namespaceExiv2.html">Exiv2</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="ifd_8hpp.html">ifd.hpp</a></td><td class="indexvalue">Encoding and decoding of IFD (Image File Directory) data </td></tr>
  <tr><td class="indexkey"><a class="el" href="image_8hpp.html">image.hpp</a></td><td class="indexvalue">Class JpegImage to access JPEG images </td></tr>
  <tr><td class="indexkey"><a class="el" href="iptc_8hpp.html">iptc.hpp</a></td><td class="indexvalue">Encoding and decoding of Iptc data </td></tr>
  <tr><td class="indexkey"><a class="el" href="jpgimage_8hpp.html">jpgimage.hpp</a></td><td class="indexvalue">Class JpegImage to access JPEG images </td></tr>
  <tr><td class="indexkey"><a class="el" href="makernote_8hpp.html">makernote.hpp</a></td><td class="indexvalue">Contains the Exif MakerNote interface, IFD MakerNote and a MakerNote factory </td></tr>
  <tr><td class="indexkey"><a class="el" href="makernote2_8hpp.html">makernote2.hpp</a></td><td class="indexvalue">Makernote related classes </td></tr>
  <tr><td class="indexkey"><a class="el" href="metacopy_8hpp.html">metacopy.hpp</a></td><td class="indexvalue">Defines class <a class="el" href="classParams.html">Params</a>, used for the command line handling </td></tr>
  <tr><td class="indexkey"><a class="el" href="metadatum_8hpp.html">metadatum.hpp</a></td><td class="indexvalue">Provides abstract base classes Metadatum and Key </td></tr>
  <tr><td class="indexkey"><a class="el" href="minoltamn_8hpp.html">minoltamn.hpp</a></td><td class="indexvalue">Minolta MakerNote implemented using the following references:<br>
 <a href="http://www.dalibor.cz/minolta/makernote.htm">Minolta Makernote Format Specification</a> by Dalibor Jelinek,<br>
 <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Minolta.html">Minolta Makernote list</a> by Phil Harvey<br>
 <a href="http://www.ozhiker.com/electronics/pjmt/jpeg_info/minolta_mn.html">Minolta Makernote list from PHP JPEG Metadata Toolkit</a><br>
 Email communication with <a href="mailto:caulier dot gilles at kdemail dot net">caulier dot gilles at kdemail dot net</a><br>
 Some Minolta camera settings have been decoded by <a href="mailto:xraynaud@gmail.com">Xavier Raynaud</a> from digiKam project and added by Gilles Caulier </td></tr>
  <tr><td class="indexkey"><a class="el" href="mn_8hpp.html">mn.hpp</a></td><td class="indexvalue">Include all makernote header files. Makes sure that the static variable used to register makernotes is instantiated </td></tr>
  <tr><td class="indexkey"><a class="el" href="mrwimage_8hpp.html">mrwimage.hpp</a></td><td class="indexvalue">Minolta RAW image, implemented using the following references: <a href="http://www.dalibor.cz/minolta/raw_file_format.htm">Minolta Raw file format</a> by Dalibor Jelinek </td></tr>
  <tr><td class="indexkey"><a class="el" href="nikonmn_8hpp.html">nikonmn.hpp</a></td><td class="indexvalue">Nikon MakerNote formats </td></tr>
  <tr><td class="indexkey"><a class="el" href="olympusmn_8hpp.html">olympusmn.hpp</a></td><td class="indexvalue">Olympus MakerNote implemented using the following references: <a href="http://park2.wakwak.com/%7Etsuruzoh/Computer/Digicams/exif-e.html#APP1">Exif file format, Appendix 1: MakerNote of Olympus Digicams</a> by TsuruZoh Tachibanaya,<br>
 Olympus.pm of <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">ExifTool</a> by Phil Harvey,<br>
 <a href="http://www.ozhiker.com/electronics/pjmt/jpeg_info/olympus_mn.html">Olympus Makernote Format Specification</a> by Evan Hunter,<br>
 email communication with <a href="mailto:wstokes@gmail.com">Will Stokes</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="panasonicmn_8hpp.html">panasonicmn.hpp</a></td><td class="indexvalue">Panasonic MakerNote implemented using the following references: <a href="http://www.compton.nu/panasonic.html">Panasonic MakerNote Information</a> by Tom Hughes, Panasonic.pm of <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">ExifTool</a> by Phil Harvey, <a href="http://www.ozhiker.com/electronics/pjmt/jpeg_info/panasonic_mn.html">Panasonic Makernote Format Specification</a> by Evan Hunter </td></tr>
  <tr><td class="indexkey"><a class="el" href="rcsid_8hpp.html">rcsid.hpp</a></td><td class="indexvalue">Define an RCS id string in every object file compiled from a source file that includes <a class="el" href="rcsid_8hpp.html">rcsid.hpp</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="sigmamn_8hpp.html">sigmamn.hpp</a></td><td class="indexvalue">Sigma and Foveon MakerNote implemented according to the specification <a href="http://www.x3f.info/technotes/FileDocs/MakerNoteDoc.html">SIGMA and FOVEON EXIF MakerNote Documentation</a> by Foveon </td></tr>
  <tr><td class="indexkey"><a class="el" href="sonymn_8hpp.html">sonymn.hpp</a></td><td class="indexvalue">Basic Sony MakerNote implementation </td></tr>
  <tr><td class="indexkey"><a class="el" href="tags_8hpp.html">tags.hpp</a></td><td class="indexvalue">Exif tag and type information </td></tr>
  <tr><td class="indexkey"><a class="el" href="tiffcomposite_8hpp.html">tiffcomposite.hpp</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="tiffimage_8hpp.html">tiffimage.hpp</a></td><td class="indexvalue">Class TiffImage </td></tr>
  <tr><td class="indexkey"><a class="el" href="tiffparser_8hpp.html">tiffparser.hpp</a></td><td class="indexvalue">Class TiffParser to parse TIFF data </td></tr>
  <tr><td class="indexkey"><a class="el" href="tiffvisitor_8hpp.html">tiffvisitor.hpp</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="types_8hpp.html">types.hpp</a></td><td class="indexvalue">Type definitions for Exiv2 and related functionality </td></tr>
  <tr><td class="indexkey"><a class="el" href="utils_8hpp.html">utils.hpp</a></td><td class="indexvalue">A collection of utility functions </td></tr>
  <tr><td class="indexkey"><a class="el" href="value_8hpp.html">value.hpp</a></td><td class="indexvalue">Value interface and concrete subclasses </td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:54:09 2006 for Exiv2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>