Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > b36c97ff723e66f0f38bce83645c99dc > files > 10

exiv2-doc-0.18.2-1mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Exiv2: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li class="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Adjust.html">Action::Adjust</a></td><td class="indexvalue">Adjust the Exif (or other metadata) timestamps </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1AnyError.html">Exiv2::AnyError</a></td><td class="indexvalue"><a class="el" href="classExiv2_1_1Error.html" title="Simple error class used for exceptions. An output operator is provided to print errors...">Error</a> class interface. Allows the definition and use of a hierarchy of error classes which can all be handled in one catch block. Inherits from the standard exception base-class, to make life easier for library users (they have the option of catching most things via std::exception) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1AsciiValue.html">Exiv2::AsciiValue</a></td><td class="indexvalue">Value for an Ascii string type </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1BasicIo.html">Exiv2::BasicIo</a></td><td class="indexvalue">An interface for simple binary IO </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1BmpImage.html">Exiv2::BmpImage</a></td><td class="indexvalue">Class to access Windows bitmaps. This is just a stub - we only read width and height </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1CanonMakerNote.html">Exiv2::CanonMakerNote</a></td><td class="indexvalue">MakerNote for Canon cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1CommentValue_1_1CharsetInfo.html">Exiv2::CommentValue::CharsetInfo</a></td><td class="indexvalue">Charset information lookup functions. Implemented as a static class </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1CommentValue_1_1CharsetTable.html">Exiv2::CommentValue::CharsetTable</a></td><td class="indexvalue">Information pertaining to the defined character sets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1CiffComponent.html">Exiv2::Internal::CiffComponent</a></td><td class="indexvalue">Interface class for components of the CIFF directory hierarchy of a CRW (Canon Raw data) image. Both CIFF directories as well as entries implement this interface. This class is implemented as NVI (non-virtual interface) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1CiffDirectory.html">Exiv2::Internal::CiffDirectory</a></td><td class="indexvalue">This class models a CIFF directory of a CRW (Canon Raw data) image </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1CiffEntry.html">Exiv2::Internal::CiffEntry</a></td><td class="indexvalue">This class models one directory entry of a CIFF directory of a CRW (Canon Raw data) image </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1CiffHeader.html">Exiv2::Internal::CiffHeader</a></td><td class="indexvalue">This class models the header of a CRW (Canon Raw data) image. It is the head of a CIFF parse tree, consisting of <a class="el" href="classExiv2_1_1Internal_1_1CiffDirectory.html" title="This class models a CIFF directory of a CRW (Canon Raw data) image.">CiffDirectory</a> and <a class="el" href="classExiv2_1_1Internal_1_1CiffEntry.html" title="This class models one directory entry of a CIFF directory of a CRW (Canon Raw data)...">CiffEntry</a> objects. Most of its methods will walk the parse tree to perform the requested action </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCmdIdAndString.html">CmdIdAndString</a></td><td class="indexvalue">Structure to link command identifiers to strings </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1CommentValue.html">Exiv2::CommentValue</a></td><td class="indexvalue">Value for an Exif comment </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Converter_1_1Conversion.html">Exiv2::Converter::Conversion</a></td><td class="indexvalue">Structure to define conversions between two keys </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Converter.html">Exiv2::Converter</a></td><td class="indexvalue">Metadata conversions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1Cr2Header.html">Exiv2::Internal::Cr2Header</a></td><td class="indexvalue">Canon CR2 header structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Cr2Image.html">Exiv2::Cr2Image</a></td><td class="indexvalue">Class to access raw Canon CR2 images. Exif metadata is supported directly, IPTC is read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Cr2Parser.html">Exiv2::Cr2Parser</a></td><td class="indexvalue">Stateless parser class for data in CR2 format. Images use this class to decode and encode CR2 data. See class <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> for details </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1CrwImage.html">Exiv2::CrwImage</a></td><td class="indexvalue">Class to access raw Canon CRW images. Only Exif metadata and a comment are supported. CRW format does not contain IPTC metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1CrwMap.html">Exiv2::Internal::CrwMap</a></td><td class="indexvalue">Static class providing mapping functionality from CRW entries to image metadata and vice versa </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1CrwMapping.html">Exiv2::Internal::CrwMapping</a></td><td class="indexvalue">Structure for a mapping table for conversion of CIFF entries to image metadata and vice versa </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1CrwParser.html">Exiv2::CrwParser</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1CrwSubDir.html">Exiv2::Internal::CrwSubDir</a></td><td class="indexvalue">Structure for the CIFF directory hierarchy </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1DataBuf.html">Exiv2::DataBuf</a></td><td class="indexvalue">Utility class containing a character array. All it does is to take care of memory allocation and deletion. Its primary use is meant to be as a stack variable in functions that need a temporary data buffer </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1DataBufRef.html">Exiv2::DataBufRef</a></td><td class="indexvalue">Auxiliary type to enable copies and assignments, similar to std::auto_ptr_ref. See <a href="http://www.josuttis.com/libbook/auto_ptr.html">http://www.josuttis.com/libbook/auto_ptr.html</a> for a discussion </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1DataSet.html">Exiv2::DataSet</a></td><td class="indexvalue">Details of an IPTC dataset </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1DataValue.html">Exiv2::DataValue</a></td><td class="indexvalue">Value for an undefined data type </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1DateValue_1_1Date.html">Exiv2::DateValue::Date</a></td><td class="indexvalue">Simple <a class="el" href="structExiv2_1_1DateValue_1_1Date.html" title="Simple Date helper structure.">Date</a> helper structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1DateValue.html">Exiv2::DateValue</a></td><td class="indexvalue">Value for simple ISO 8601 dates </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Erase.html">Action::Erase</a></td><td class="indexvalue">Erase the entire exif data or only the thumbnail section </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Error.html">Exiv2::Error</a></td><td class="indexvalue">Simple error class used for exceptions. An output operator is provided to print errors to a stream </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifData.html">Exiv2::ExifData</a></td><td class="indexvalue">A container for Exif data. This is a top-level class of the Exiv2 library. The container holds <a class="el" href="classExiv2_1_1Exifdatum.html" title="An Exif metadatum, consisting of an ExifKey and a Value and methods to manipulate...">Exifdatum</a> objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Exifdatum.html">Exiv2::Exifdatum</a></td><td class="indexvalue">An Exif metadatum, consisting of an <a class="el" href="classExiv2_1_1ExifKey.html" title="Concrete keys for Exif metadata.">ExifKey</a> and a <a class="el" href="classExiv2_1_1Value.html" title="Common interface for all types of values used with metadata.">Value</a> and methods to manipulate these </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifKey.html">Exiv2::ExifKey</a></td><td class="indexvalue">Concrete keys for Exif metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifParser.html">Exiv2::ExifParser</a></td><td class="indexvalue">Stateless parser class for Exif data. Images use this class to decode and encode binary Exif data </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifTags.html">Exiv2::ExifTags</a></td><td class="indexvalue">Exif tag reference, implemented as a static class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifThumb.html">Exiv2::ExifThumb</a></td><td class="indexvalue">Access and modify an Exif thumbnail image. This class implements manipulators to set and erase the thumbnail image that is optionally embedded in IFD1 of the Exif data. Accessors are provided by the base class, <a class="el" href="classExiv2_1_1ExifThumbC.html" title="Access to a Exif thumbnail image. This class provides higher level accessors to the...">ExifThumbC</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExifThumbC.html">Exiv2::ExifThumbC</a></td><td class="indexvalue">Access to a Exif thumbnail image. This class provides higher level accessors to the thumbnail image that is optionally embedded in IFD1 of the Exif data. These methods do not write to the Exif metadata. Manipulators are provided in subclass <a class="el" href="classExiv2_1_1ExifThumb.html" title="Access and modify an Exif thumbnail image. This class implements manipulators to...">ExifThumb</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Extract.html">Action::Extract</a></td><td class="indexvalue">Extract the entire exif data or only the thumbnail section </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ExvImage.html">Exiv2::ExvImage</a></td><td class="indexvalue">Helper class to access Exiv2 files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1FileIo.html">Exiv2::FileIo</a></td><td class="indexvalue">Provides binary file IO by implementing the <a class="el" href="classExiv2_1_1BasicIo.html" title="An interface for simple binary IO.">BasicIo</a> interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1FindExifdatum.html">Exiv2::Internal::FindExifdatum</a></td><td class="indexvalue">Unary predicate that matches an <a class="el" href="classExiv2_1_1Exifdatum.html" title="An Exif metadatum, consisting of an ExifKey and a Value and methods to manipulate...">Exifdatum</a> with a given IfdId </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1FindMetadatumById.html">Exiv2::FindMetadatumById</a></td><td class="indexvalue">Unary predicate that matches an <a class="el" href="classExiv2_1_1Iptcdatum.html" title="An IPTC metadatum (&quot;dataset&quot;), consisting of an IptcKey and a Value and...">Iptcdatum</a> with given record and dataset </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1FindMetadatumByKey.html">Exiv2::FindMetadatumByKey</a></td><td class="indexvalue">Unary predicate that matches a <a class="el" href="classExiv2_1_1Exifdatum.html" title="An Exif metadatum, consisting of an ExifKey and a Value and methods to manipulate...">Exifdatum</a> with a given key </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1FixIso.html">Action::FixIso</a></td><td class="indexvalue">Copy ISO settings from any of the Nikon makernotes to the regular Exif tag, Exif.Photo.ISOSpeedRatings </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1FujiMakerNote.html">Exiv2::FujiMakerNote</a></td><td class="indexvalue">MakerNote for Fujifilm cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1FujiMnHeader.html">Exiv2::Internal::FujiMnHeader</a></td><td class="indexvalue">Header of a Fujifilm Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classUtil_1_1Getopt.html">Util::Getopt</a></td><td class="indexvalue">Parse the command line options of a program </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1GifImage.html">Exiv2::GifImage</a></td><td class="indexvalue">Class to access raw GIF images. Exif/IPTC metadata are supported directly </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1IfdInfo.html">Exiv2::IfdInfo</a></td><td class="indexvalue">The details of an IFD </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Image.html">Exiv2::Image</a></td><td class="indexvalue">Abstract base class defining the interface for an image. This is the top-level interface to the <a class="el" href="namespaceExiv2.html" title="Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2...">Exiv2</a> library </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td class="indexvalue">Returns an <a class="el" href="classExiv2_1_1Image.html" title="Abstract base class defining the interface for an image. This is the top-level interface...">Image</a> instance of the specified type </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Xmpdatum_1_1Impl.html">Exiv2::Xmpdatum::Impl</a></td><td class="indexvalue"><a class="el" href="namespaceExiv2_1_1Internal.html" title="Contains internal objects which are not published and are not part of the libexiv2...">Internal</a> Pimpl structure of class <a class="el" href="classExiv2_1_1Xmpdatum.html" title="Information related to an XMP property. An XMP metadatum consists of an XmpKey and...">Xmpdatum</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Insert.html">Action::Insert</a></td><td class="indexvalue">Insert the Exif data from corresponding *.exv files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1IoCloser.html">Exiv2::IoCloser</a></td><td class="indexvalue">Utility class that closes a <a class="el" href="classExiv2_1_1BasicIo.html" title="An interface for simple binary IO.">BasicIo</a> instance upon destruction. Meant to be used as a stack variable in functions that need to ensure <a class="el" href="classExiv2_1_1BasicIo.html" title="An interface for simple binary IO.">BasicIo</a> instances get closed. Useful when functions return errors from many locations </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1IptcData.html">Exiv2::IptcData</a></td><td class="indexvalue">A container for IPTC data. This is a top-level class of the Exiv2 library </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1IptcDataSets.html">Exiv2::IptcDataSets</a></td><td class="indexvalue">IPTC dataset reference, implemented as a static class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Iptcdatum.html">Exiv2::Iptcdatum</a></td><td class="indexvalue">An IPTC metadatum ("dataset"), consisting of an <a class="el" href="classExiv2_1_1IptcKey.html" title="Concrete keys for IPTC metadata.">IptcKey</a> and a <a class="el" href="classExiv2_1_1Value.html" title="Common interface for all types of values used with metadata.">Value</a> and methods to manipulate these </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1IptcKey.html">Exiv2::IptcKey</a></td><td class="indexvalue">Concrete keys for IPTC metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1IptcParser.html">Exiv2::IptcParser</a></td><td class="indexvalue">Stateless parser class for IPTC data. Images use this class to decode and encode binary IPTC data </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Jp2Image.html">Exiv2::Jp2Image</a></td><td class="indexvalue">Class to access JPEG-2000 images </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1JpegBase.html">Exiv2::JpegBase</a></td><td class="indexvalue">Abstract helper base class to access JPEG images </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1JpegImage.html">Exiv2::JpegImage</a></td><td class="indexvalue">Class to access JPEG images </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffGroupStruct_1_1Key.html">Exiv2::Internal::TiffGroupStruct::Key</a></td><td class="indexvalue">Search key for TIFF group structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffTreeStruct_1_1Key.html">Exiv2::Internal::TiffTreeStruct::Key</a></td><td class="indexvalue">Search key for TIFF tree structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Key.html">Exiv2::Key</a></td><td class="indexvalue">Abstract base class defining the Key of a metadatum. Keys are used to identify and group metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffMappingInfo_1_1Key.html">Exiv2::Internal::TiffMappingInfo::Key</a></td><td class="indexvalue">Search key for TIFF mapping structures </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1LangAltValue.html">Exiv2::LangAltValue</a></td><td class="indexvalue">Value type for XMP language alternative properties </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1MemIo.html">Exiv2::MemIo</a></td><td class="indexvalue">Provides binary IO on blocks of memory by implementing the <a class="el" href="classExiv2_1_1BasicIo.html" title="An interface for simple binary IO.">BasicIo</a> interface. A copy-on-write implementation ensures that the data passed in is only copied when necessary, i.e., as soon as data is written to the <a class="el" href="classExiv2_1_1MemIo.html" title="Provides binary IO on blocks of memory by implementing the BasicIo interface. A copy-on-write...">MemIo</a>. The original data is only used for reading. If writes are performed, the changed data can be retrieved using the read methods (since the data used in construction is never modified) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Metadatum.html">Exiv2::Metadatum</a></td><td class="indexvalue">Abstract base class defining the interface to access information related to one metadata tag </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1MinoltaMakerNote.html">Exiv2::MinoltaMakerNote</a></td><td class="indexvalue">MakerNote for Minolta cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1MnHeader.html">Exiv2::Internal::MnHeader</a></td><td class="indexvalue">Makernote header interface. This class is used with TIFF makernotes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Modify.html">Action::Modify</a></td><td class="indexvalue">Modify the Exif data according to the commands in the modification table </td></tr>
  <tr><td class="indexkey"><a class="el" href="structModifyCmd.html">ModifyCmd</a></td><td class="indexvalue">Structure for one parsed modification command </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1MrwImage.html">Exiv2::MrwImage</a></td><td class="indexvalue">Class to access raw Minolta MRW images. Exif metadata is supported directly, IPTC is read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Nikon1MakerNote.html">Exiv2::Nikon1MakerNote</a></td><td class="indexvalue">A MakerNote format used by Nikon cameras, such as the E990 and D1 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Nikon2MakerNote.html">Exiv2::Nikon2MakerNote</a></td><td class="indexvalue">A second MakerNote format used by Nikon cameras, including the E700, E800, E900, E900S, E910, E950 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1Nikon2MnHeader.html">Exiv2::Internal::Nikon2MnHeader</a></td><td class="indexvalue">Header of a Nikon 2 Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Nikon3MakerNote.html">Exiv2::Nikon3MakerNote</a></td><td class="indexvalue">A third MakerNote format used by Nikon cameras, e.g., E5400, SQ, D2H, D70 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1Nikon3MnHeader.html">Exiv2::Internal::Nikon3MnHeader</a></td><td class="indexvalue">Header of a Nikon 3 Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1XmpNsInfo_1_1Ns.html">Exiv2::XmpNsInfo::Ns</a></td><td class="indexvalue">For comparison with namespace </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1Olympus2MnHeader.html">Exiv2::Internal::Olympus2MnHeader</a></td><td class="indexvalue">Header of an Olympus II Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1OlympusMakerNote.html">Exiv2::OlympusMakerNote</a></td><td class="indexvalue">MakerNote for Olympus cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1OlympusMnHeader.html">Exiv2::Internal::OlympusMnHeader</a></td><td class="indexvalue">Header of an Olympus Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1OrfHeader.html">Exiv2::Internal::OrfHeader</a></td><td class="indexvalue">Olympus ORF header structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1OrfImage.html">Exiv2::OrfImage</a></td><td class="indexvalue">Class to access raw Olympus ORF images. Exif metadata is supported directly, IPTC is read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1OrfParser.html">Exiv2::OrfParser</a></td><td class="indexvalue">Stateless parser class for data in ORF format. Images use this class to decode and encode ORF data. See class <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> for details </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PanasonicMakerNote.html">Exiv2::PanasonicMakerNote</a></td><td class="indexvalue">MakerNote for Panasonic cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1PanasonicMnHeader.html">Exiv2::Internal::PanasonicMnHeader</a></td><td class="indexvalue">Header of a Panasonic Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classParams.html">Params</a></td><td class="indexvalue">Implements the command line handling for the program </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PentaxMakerNote.html">Exiv2::PentaxMakerNote</a></td><td class="indexvalue">MakerNote for Pentaxfilm cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1PentaxMnHeader.html">Exiv2::Internal::PentaxMnHeader</a></td><td class="indexvalue">Header of an Pentax Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Photoshop.html">Exiv2::Photoshop</a></td><td class="indexvalue">Helper class, has methods to deal with Photoshop "Information Resource Blocks" (IRBs) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1PngChunk.html">Exiv2::Internal::PngChunk</a></td><td class="indexvalue">Stateless parser class for data in PNG chunk format. Images use this class to decode and encode PNG-based data </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PngImage.html">Exiv2::PngImage</a></td><td class="indexvalue">Class to access PNG images. Exif and IPTC metadata are supported directly </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1XmpNsInfo_1_1Prefix.html">Exiv2::XmpNsInfo::Prefix</a></td><td class="indexvalue">For comparison with prefix </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PreviewImage.html">Exiv2::PreviewImage</a></td><td class="indexvalue">Class that holds preview image properties and data buffer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PreviewManager.html">Exiv2::PreviewManager</a></td><td class="indexvalue">Class for extracting preview images from image metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1PreviewProperties.html">Exiv2::PreviewProperties</a></td><td class="indexvalue">Preview image properties </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Print.html">Action::Print</a></td><td class="indexvalue">Print the Exif (or other metadata) of a file to stdout </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1PsdImage.html">Exiv2::PsdImage</a></td><td class="indexvalue">Class to access raw <a class="el" href="structExiv2_1_1Photoshop.html" title="Helper class, has methods to deal with Photoshop &quot;Information Resource Blocks&quot;...">Photoshop</a> images </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1RafImage.html">Exiv2::RafImage</a></td><td class="indexvalue">Class to access raw Fujifilm RAF images. Exif metadata is supported directly, IPTC is read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1RecordInfo.html">Exiv2::RecordInfo</a></td><td class="indexvalue">Details of an IPTC record </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Rename.html">Action::Rename</a></td><td class="indexvalue">Rename a file to its metadate creation timestamp, in the specified format </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1Rw2Header.html">Exiv2::Internal::Rw2Header</a></td><td class="indexvalue">Panasonic RW2 header structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Rw2Image.html">Exiv2::Rw2Image</a></td><td class="indexvalue">Class to access raw Panasonic RW2 images. Exif metadata is supported directly, IPTC and XMP are read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Rw2Parser.html">Exiv2::Rw2Parser</a></td><td class="indexvalue">Stateless parser class for data in RW2 format. Images use this class to decode and encode RW2 data. Only decoding is currently implemented. See class <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> for details </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1SectionInfo.html">Exiv2::SectionInfo</a></td><td class="indexvalue">The details of a section </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1SigmaMakerNote.html">Exiv2::SigmaMakerNote</a></td><td class="indexvalue">MakerNote for Sigma (Foveon) cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1SigmaMnHeader.html">Exiv2::Internal::SigmaMnHeader</a></td><td class="indexvalue">Header of a Sigma Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1SonyMakerNote.html">Exiv2::SonyMakerNote</a></td><td class="indexvalue">MakerNote for Sony cameras </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1SonyMnHeader.html">Exiv2::Internal::SonyMnHeader</a></td><td class="indexvalue">Header of a Sony Makernote </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1StringValue.html">Exiv2::StringValue</a></td><td class="indexvalue">Value for string type </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1StringValueBase.html">Exiv2::StringValueBase</a></td><td class="indexvalue">Abstract base class for a string based Value type </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1TagDetails.html">Exiv2::TagDetails</a></td><td class="indexvalue">Helper structure for lookup tables for translations of numeric tag values to human readable labels </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1TagDetailsBitmask.html">Exiv2::TagDetailsBitmask</a></td><td class="indexvalue">Helper structure for lookup tables for translations of bitmask values to human readable labels </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1TagInfo.html">Exiv2::TagInfo</a></td><td class="indexvalue">Tag information </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1Task.html">Action::Task</a></td><td class="indexvalue">Abstract base class for all concrete actions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAction_1_1TaskFactory.html">Action::TaskFactory</a></td><td class="indexvalue"><a class="el" href="classAction_1_1Task.html" title="Abstract base class for all concrete actions.">Task</a> factory </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1TgaImage.html">Exiv2::TgaImage</a></td><td class="indexvalue">Class to access raw TARGA images. This is just a stub - we only read width and height </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffArrayElement.html">Exiv2::Internal::TiffArrayElement</a></td><td class="indexvalue">Element of a <a class="el" href="classExiv2_1_1Internal_1_1TiffArrayEntry.html" title="Composite to model an array of tags, each consisting of values of a given type. Canon...">TiffArrayEntry</a>. The value of all elements of a <a class="el" href="classExiv2_1_1Internal_1_1TiffArrayEntry.html" title="Composite to model an array of tags, each consisting of values of a given type. Canon...">TiffArrayEntry</a> must be of the same type. Canon and Minolta makernotes use such arrays </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffArrayEntry.html">Exiv2::Internal::TiffArrayEntry</a></td><td class="indexvalue">Composite to model an array of tags, each consisting of values of a given type. Canon and Minolta makernotes use such tags. The elements of this component are of type <a class="el" href="classExiv2_1_1Internal_1_1TiffArrayElement.html" title="Element of a TiffArrayEntry. The value of all elements of a TiffArrayEntry must be...">TiffArrayElement</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffComponent.html">Exiv2::Internal::TiffComponent</a></td><td class="indexvalue">Interface class for components of a TIFF directory hierarchy (Composite pattern). Both TIFF directories as well as entries implement this interface. A component can be uniquely identified by a tag, group tupel. This class is implemented as a NVI (Non-Virtual Interface) and it has an interface for visitors (Visitor pattern) to perform operations on all components </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffCreator.html">Exiv2::Internal::TiffCreator</a></td><td class="indexvalue">TIFF component factory </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffDataEntry.html">Exiv2::Internal::TiffDataEntry</a></td><td class="indexvalue">A standard TIFF IFD entry consisting of a value which is an offset to a data area and the data area. The size of the data area is provided in a related <a class="el" href="classExiv2_1_1Internal_1_1TiffSizeEntry.html" title="A TIFF IFD entry containing the size of a data area of a related TiffDataEntry. This...">TiffSizeEntry</a>, tag and group of which are set in the constructor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffDataEntryBase.html">Exiv2::Internal::TiffDataEntryBase</a></td><td class="indexvalue">Interface for a standard TIFF IFD entry consisting of a value which is a set of offsets to a data area. The sizes of these "strips" are provided in a related <a class="el" href="classExiv2_1_1Internal_1_1TiffSizeEntry.html" title="A TIFF IFD entry containing the size of a data area of a related TiffDataEntry. This...">TiffSizeEntry</a>, tag and group of which are set in the constructor. The implementations of this interface differ in whether the data areas are extracted to the higher level metadata (<a class="el" href="classExiv2_1_1Internal_1_1TiffDataEntry.html" title="A standard TIFF IFD entry consisting of a value which is an offset to a data area...">TiffDataEntry</a>) or not (<a class="el" href="classExiv2_1_1Internal_1_1TiffImageEntry.html" title="A standard TIFF IFD entry consisting of a value which is an array of offsets to image...">TiffImageEntry</a>) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffDecoder.html">Exiv2::Internal::TiffDecoder</a></td><td class="indexvalue">TIFF composite visitor to decode metadata from the TIFF tree and add it to an <a class="el" href="classExiv2_1_1Image.html" title="Abstract base class defining the interface for an image. This is the top-level interface...">Image</a>, which is supplied in the constructor (Visitor pattern). Used by <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> to decode the metadata from a TIFF composite </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffDirectory.html">Exiv2::Internal::TiffDirectory</a></td><td class="indexvalue">This class models a TIFF directory (Ifd). It is a composite component of the TIFF tree </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffEncoder.html">Exiv2::Internal::TiffEncoder</a></td><td class="indexvalue">TIFF composite visitor to encode metadata from an image to the TIFF tree. The metadata containers and root element of the tree are supplied in the constructor. Used by <a class="el" href="classExiv2_1_1Internal_1_1TiffParserWorker.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParserWorker</a> to encode the metadata into a TIFF composite </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffEntry.html">Exiv2::Internal::TiffEntry</a></td><td class="indexvalue">A standard TIFF IFD entry </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffEntryBase.html">Exiv2::Internal::TiffEntryBase</a></td><td class="indexvalue">This abstract base class provides the common functionality of an IFD directory entry and defines an extended interface for derived concrete entries, which allows access to the attributes of the entry </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffFinder.html">Exiv2::Internal::TiffFinder</a></td><td class="indexvalue">Search the composite for a component with <em>tag</em> and <em>group</em>. Return a pointer to the component or 0, if not found. The class is ready for a first search after construction and can be re-initialized with <a class="el" href="classExiv2_1_1Internal_1_1TiffFinder.html#b047a74b342cf0f0319d0a5d68f7a526" title="Initialize the Finder for a new search.">init()</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffGroupStruct.html">Exiv2::Internal::TiffGroupStruct</a></td><td class="indexvalue">Data structure used as a row (element) of a table (array) defining the TIFF component used for each tag in a group </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffHeader.html">Exiv2::Internal::TiffHeader</a></td><td class="indexvalue">Standard TIFF header structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffHeaderBase.html">Exiv2::Internal::TiffHeaderBase</a></td><td class="indexvalue">Abstract base class defining the interface of an image header. Used internally by classes for TIFF-based images. Default implementation is for the regular TIFF header </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffIfdMakernote.html">Exiv2::Internal::TiffIfdMakernote</a></td><td class="indexvalue">Tiff IFD Makernote. This is a concrete class suitable for all IFD makernotes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1TiffImage.html">Exiv2::TiffImage</a></td><td class="indexvalue">Class to access TIFF images. Exif metadata is supported directly, IPTC is read from the Exif data, if present </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffImageEntry.html">Exiv2::Internal::TiffImageEntry</a></td><td class="indexvalue">A standard TIFF IFD entry consisting of a value which is an array of offsets to image data areas. The sizes of the image data areas are provided in a related <a class="el" href="classExiv2_1_1Internal_1_1TiffSizeEntry.html" title="A TIFF IFD entry containing the size of a data area of a related TiffDataEntry. This...">TiffSizeEntry</a>, tag and group of which are set in the constructor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffMapping.html">Exiv2::Internal::TiffMapping</a></td><td class="indexvalue">Table of TIFF decoding and encoding functions and find functions. This class is separated from the metadata decoder and encoder visitors so that the parser can be parametrized with a different table if needed. This is used, eg., for CR2 format, which uses a different decoder table </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffMappingInfo.html">Exiv2::Internal::TiffMappingInfo</a></td><td class="indexvalue">TIFF mapping table for functions to decode special cases </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffMnCreator.html">Exiv2::Internal::TiffMnCreator</a></td><td class="indexvalue">TIFF makernote factory for concrete TIFF makernotes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffMnEntry.html">Exiv2::Internal::TiffMnEntry</a></td><td class="indexvalue">This class is the basis for Makernote support in TIFF. It contains a pointer to a concrete Makernote. The <a class="el" href="classExiv2_1_1Internal_1_1TiffReader.html" title="TIFF composite visitor to read the TIFF structure from a block of memory and build...">TiffReader</a> visitor has the responsibility to create the correct Make/Model specific Makernote for a particular TIFF file. Calls to child management methods are forwarded to the concrete Makernote, if there is one </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffMnRegistry.html">Exiv2::Internal::TiffMnRegistry</a></td><td class="indexvalue">Makernote registry structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1TiffParser.html">Exiv2::TiffParser</a></td><td class="indexvalue">Stateless parser class for data in TIFF format. Images use this class to decode and encode TIFF data. It is a wrapper of the internal class <a class="el" href="classExiv2_1_1Internal_1_1TiffParserWorker.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">Internal::TiffParserWorker</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffParserWorker.html">Exiv2::Internal::TiffParserWorker</a></td><td class="indexvalue">Stateless parser class for data in TIFF format. Images use this class to decode and encode TIFF-based data </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffPathItem.html">Exiv2::Internal::TiffPathItem</a></td><td class="indexvalue">A tupel consisting of extended <a class="el" href="namespaceExiv2_1_1Internal_1_1Tag.html">Tag</a> and group used as an item in TIFF paths </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffReader.html">Exiv2::Internal::TiffReader</a></td><td class="indexvalue">TIFF composite visitor to read the TIFF structure from a block of memory and build the composite from it (Visitor pattern). Used by <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> to read the TIFF data from a block of memory </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffRwState.html">Exiv2::Internal::TiffRwState</a></td><td class="indexvalue">Simple state class containing relevant state information for the TIFF reader. This is in a separate class so that the reader can change state if needed (e.g., to read certain complex makernotes) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffSizeEntry.html">Exiv2::Internal::TiffSizeEntry</a></td><td class="indexvalue">A TIFF IFD entry containing the size of a data area of a related <a class="el" href="classExiv2_1_1Internal_1_1TiffDataEntry.html" title="A standard TIFF IFD entry consisting of a value which is an offset to a data area...">TiffDataEntry</a>. This component is used, e.g. for <em>Exif.Thumbnail.JPEGInterchangeFormatLength</em>, which contains the size of <em>Exif.Thumbnail.JPEGInterchangeFormat</em> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffSubIfd.html">Exiv2::Internal::TiffSubIfd</a></td><td class="indexvalue">This class models a TIFF sub-directory (sub-IFD). A sub-IFD is an entry with one or more values that are pointers to IFD structures containing an IFD. The TIFF standard defines some important tags to be sub-IFDs, including the Exif and GPS tags </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1Internal_1_1TiffTreeStruct.html">Exiv2::Internal::TiffTreeStruct</a></td><td class="indexvalue">Data structure used as a row of the table which describes TIFF trees. Multiple trees are needed as TIFF-based RAW image formats do not always use standard TIFF layout </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Internal_1_1TiffVisitor.html">Exiv2::Internal::TiffVisitor</a></td><td class="indexvalue">Abstract base class defining the interface for TIFF composite vistors (Visitor pattern) </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1TimeValue_1_1Time.html">Exiv2::TimeValue::Time</a></td><td class="indexvalue">Simple <a class="el" href="structExiv2_1_1TimeValue_1_1Time.html" title="Simple Time helper structure.">Time</a> helper structure </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1TimeValue.html">Exiv2::TimeValue</a></td><td class="indexvalue">Value for simple ISO 8601 times </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1TypeInfo.html">Exiv2::TypeInfo</a></td><td class="indexvalue">Type information lookup functions. Implemented as a static class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Value.html">Exiv2::Value</a></td><td class="indexvalue">Common interface for all types of values used with metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1ValueType.html">Exiv2::ValueType&lt; T &gt;</a></td><td class="indexvalue">Template for a Value of a basic type. This is used for unsigned and signed short, long and rationals </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpArrayValue.html">Exiv2::XmpArrayValue</a></td><td class="indexvalue">Value type for simple arrays. Each item in the array is a simple value, without qualifiers. The array may be an ordered (<em>seq</em>), unordered (<em>bag</em>) or alternative array (<em>alt</em>). The array items must not contain qualifiers. For language alternatives use <a class="el" href="classExiv2_1_1LangAltValue.html" title="Value type for XMP language alternative properties.">LangAltValue</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpData.html">Exiv2::XmpData</a></td><td class="indexvalue">A container for XMP data. This is a top-level class of the Exiv2 library </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1Xmpdatum.html">Exiv2::Xmpdatum</a></td><td class="indexvalue">Information related to an XMP property. An XMP metadatum consists of an <a class="el" href="classExiv2_1_1XmpKey.html" title="Concrete keys for XMP metadata.">XmpKey</a> and a <a class="el" href="classExiv2_1_1Value.html" title="Common interface for all types of values used with metadata.">Value</a> and provides methods to manipulate these </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpKey.html">Exiv2::XmpKey</a></td><td class="indexvalue">Concrete keys for XMP metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1XmpNsInfo.html">Exiv2::XmpNsInfo</a></td><td class="indexvalue">Structure mapping XMP namespaces and (preferred) prefixes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpParser.html">Exiv2::XmpParser</a></td><td class="indexvalue">Stateless parser class for XMP packets. Images use this class to parse and serialize XMP packets. The parser uses the XMP toolkit to do the job </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpProperties.html">Exiv2::XmpProperties</a></td><td class="indexvalue">XMP property reference, implemented as a static class </td></tr>
  <tr><td class="indexkey"><a class="el" href="structExiv2_1_1XmpPropertyInfo.html">Exiv2::XmpPropertyInfo</a></td><td class="indexvalue">Information about one XMP property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpSidecar.html">Exiv2::XmpSidecar</a></td><td class="indexvalue">Class to access XMP sidecar files. They contain only XMP metadata </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpTextValue.html">Exiv2::XmpTextValue</a></td><td class="indexvalue">Value type suitable for simple XMP properties and XMP nodes of complex types which are not parsed into specific values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExiv2_1_1XmpValue.html">Exiv2::XmpValue</a></td><td class="indexvalue">Base class for all <a class="el" href="namespaceExiv2.html" title="Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2...">Exiv2</a> values used to store XMP property values </td></tr>
  <tr><td class="indexkey"><a class="el" href="structParams_1_1YodAdjust.html">Params::YodAdjust</a></td><td class="indexvalue">Structure for year, month and day adjustment command line arguments </td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jun 25 15:17:41 2009 for Exiv2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>