Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates > by-pkgid > 12cd2b60e7ffa1b93f26cacdd7197eb9 > files > 1519

exiv2-doc-0.24-5.1.mga5.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Exiv2: metadatum.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Exiv2
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Pages</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">metadatum.hpp File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Provides abstract base classes Metadatum and Key.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="types_8hpp.html">types.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="value_8hpp.html">value.hpp</a>&quot;</code><br />
<code>#include &lt;string&gt;</code><br />
<code>#include &lt;memory&gt;</code><br />
</div><div class="textblock"><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Include dependency graph for metadatum.hpp:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="metadatum_8hpp__incl.png" border="0" usemap="#metadatum_8hpp" alt=""/></div>
<map name="metadatum_8hpp" id="metadatum_8hpp">
<area shape="rect" id="node2" href="types_8hpp.html" title="Type definitions for Exiv2 and related functionality. " alt="" coords="500,155,612,181"/><area shape="rect" id="node11" href="value_8hpp.html" title="Value interface and concrete subclasses. " alt="" coords="803,80,915,107"/><area shape="rect" id="node3" href="version_8hpp.html" title="Precompiler define and a function to test the Exiv2 version. References: Similar versioning defines a..." alt="" coords="24,229,156,256"/></map>
</div>
</div><div class="textblock"><div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-1-trigger" src="closed.png" alt="+"/> This graph shows which files directly or indirectly include this file:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="metadatum_8hpp__dep__incl.png" border="0" usemap="#metadatum_8hppdep" alt=""/></div>
<map name="metadatum_8hppdep" id="metadatum_8hppdep">
<area shape="rect" id="node2" href="exif_8hpp.html" title="Encoding and decoding of Exif data. " alt="" coords="2181,229,2284,256"/><area shape="rect" id="node6" href="exiv2_8hpp.html" title="Include all Exiv2 header files. " alt="" coords="3409,453,3521,480"/><area shape="rect" id="node33" href="tags_8hpp.html" title="Exif tag and type information. " alt="" coords="1232,80,1335,107"/><area shape="rect" id="node34" href="properties_8hpp.html" title="XMP property and type information. References: &#160;XMP Specification from Adobe (Property descriptions c..." alt="" coords="4309,155,4471,181"/><area shape="rect" id="node35" href="xmp_8hpp.html" title="Encoding and decoding of XMP data. " alt="" coords="4284,229,4376,256"/><area shape="rect" id="node49" href="iptc_8hpp.html" title="Encoding and decoding of IPTC data. " alt="" coords="4512,229,4615,256"/><area shape="rect" id="node50" href="datasets_8hpp.html" title="IPTC dataset and type information. " alt="" coords="4547,155,4689,181"/><area shape="rect" id="node3" href="image_8hpp.html" title="Class Image, defining the interface for all Image subclasses. " alt="" coords="3014,304,3126,331"/><area shape="rect" id="node4" href="actions_8hpp.html" title="Implements base class Task, TaskFactory and the various supported actions (derived from Task)..." alt="" coords="4727,379,4859,405"/><area shape="rect" id="node9" href="asfvideo_8hpp.html" title="An Image subclass to support ASF video files. " alt="" coords="675,379,817,405"/><area shape="rect" id="node10" href="riffvideo_8hpp.html" title="An Image subclass to support RIFF video files. " alt="" coords="1285,379,1437,405"/><area shape="rect" id="node11" href="bmpimage_8hpp.html" title="Windows Bitmap (BMP) image. " alt="" coords="4883,379,5025,405"/><area shape="rect" id="node19" href="gifimage_8hpp.html" title="GIF image, implemented using the following references: GIF89 specification by W3C &#160;..." alt="" coords="4227,379,4369,405"/><area shape="rect" id="node20" href="jp2image_8hpp.html" title="JPEG&#45;2000 image, implemented using the following references: ISO/IEC JTC 1/SC 29/WG1 N2401: JPEG 2000..." alt="" coords="4060,379,4203,405"/><area shape="rect" id="node25" href="psdimage_8hpp.html" title="Photoshop image, implemented using the following references: Adobe Photoshop 6.0 File Format Specific..." alt="" coords="4393,379,4536,405"/><area shape="rect" id="node28" href="tgaimage_8hpp.html" title="Truevision TARGA v2 image, implemented using the following references: Truevision TGA page on Wikiped..." alt="" coords="4560,379,4703,405"/><area shape="rect" id="node29" href="matroskavideo_8hpp.html" title="An Image subclass to support Matroska video files. " alt="" coords="842,379,1034,405"/><area shape="rect" id="node30" href="quicktimevideo_8hpp.html" title="An Image subclass to support Quick Time video files. " alt="" coords="1058,379,1261,405"/><area shape="rect" id="node31" href="easyaccess_8hpp.html" title="Provides easy (high&#45;level) access to some Exif meta data. " alt="" coords="1818,304,1981,331"/><area shape="rect" id="node32" href="tiffvisitor__int_8hpp.html" title="Internal operations on a TIFF composite tree, implemented as visitor classes. " alt="" coords="5,453,217,480"/><area shape="rect" id="node5" href="jpgimage_8hpp.html" title="Class JpegImage to access JPEG images. " alt="" coords="3165,379,3308,405"/><area shape="rect" id="node7" href="xmpsidecar_8hpp.html" title="An Image subclass to support XMP sidecar files. " alt="" coords="3383,379,3546,405"/><area shape="rect" id="node8" href="preview_8hpp.html" title="Classes to access all preview images embedded in an image. " alt="" coords="3571,379,3703,405"/><area shape="rect" id="node12" href="cr2image_8hpp.html" title="Class Cr2Image. " alt="" coords="3727,379,3869,405"/><area shape="rect" id="node13" href="tiffimage__int_8hpp.html" title="Internal class TiffParserWorker to parse TIFF data. " alt="" coords="490,453,682,480"/><area shape="rect" id="node15" href="crwimage_8hpp.html" title="Class CrwImage to access Canon CRW images. &#160;References: &#160;The Canon RAW (CRW) File Format by Phil Harv..." alt="" coords="3893,379,4036,405"/><area shape="rect" id="node16" href="crwimage__int_8hpp.html" title="Internal classes to support CRW/CIFF format. " alt="" coords="1512,379,1695,405"/><area shape="rect" id="node17" href="epsimage_8hpp.html" title="EPS image. &#160;References: &#160;[1] Adobe PostScript Language Document Structuring Conventions Specification..." alt="" coords="1821,379,1964,405"/><area shape="rect" id="node18" href="tiffimage_8hpp.html" title="Class TiffImage. " alt="" coords="1989,379,2141,405"/><area shape="rect" id="node21" href="mrwimage_8hpp.html" title="Minolta RAW image, implemented using the following references: Minolta Raw file format by Dalibor Jel..." alt="" coords="2165,379,2308,405"/><area shape="rect" id="node22" href="orfimage_8hpp.html" title="Olympus RAW image. " alt="" coords="2332,379,2475,405"/><area shape="rect" id="node23" href="pgfimage_8hpp.html" title="PGF image, implemented using the following references: PGF specification from libpgf web site &#160;..." alt="" coords="2499,379,2641,405"/><area shape="rect" id="node24" href="pngimage_8hpp.html" title="PNG image, implemented using the following references: PNG specification by W3C &#160;PNG tags list by Phi..." alt="" coords="2665,379,2808,405"/><area shape="rect" id="node26" href="rafimage_8hpp.html" title="Fujifilm RAW image. " alt="" coords="2832,379,2975,405"/><area shape="rect" id="node27" href="rw2image_8hpp.html" title="Class Rw2Image. " alt="" coords="2999,379,3141,405"/><area shape="rect" id="node14" href="cr2image__int_8hpp.html" title="Internal classes to support CR2 image format. " alt="" coords="495,528,677,555"/><area shape="rect" id="node36" href="tags__int_8hpp.html" title="Internal Exif tag and type information. " alt="" coords="771,304,913,331"/><area shape="rect" id="node39" href="pentaxmn__int_8hpp.html" title="Pentax MakerNote implemented according to the specification http://www.gvsoft.homedns.org/exif/makernote&#45;pentax&#45;type3.html and based on ExifTool implementation and Pentax Makernote list by Phil Harvey &#160;" alt="" coords="117,379,300,405"/><area shape="rect" id="node40" href="canonmn__int_8hpp.html" title="Canon makernote tags. References: &#160;[1] EXIF MakerNote of Canon by David Burren &#160;[2] Canon makernote t..." alt="" coords="1921,155,2093,181"/><area shape="rect" id="node41" href="fujimn__int_8hpp.html" title="Fujifilm MakerNote implemented according to the specification in Appendix 4: Makernote of Fujifilm of..." alt="" coords="167,155,330,181"/><area shape="rect" id="node42" href="minoltamn__int_8hpp.html" title="Minolta MakerNote implemented using the following references: &#160;Minolta Makernote Format Specification..." alt="" coords="354,155,546,181"/><area shape="rect" id="node43" href="nikonmn__int_8hpp.html" title="Nikon makernote tags. References: &#160;[1] MakerNote EXIF Tag of the Nikon 990 by Max Lyons &#160;[2] Exif fil..." alt="" coords="571,155,743,181"/><area shape="rect" id="node44" href="olympusmn__int_8hpp.html" title="Olympus makernote tags. References: &#160;[1] Exif file format, Appendix 1: MakerNote of Olympus Digicams ..." alt="" coords="767,155,959,181"/><area shape="rect" id="node45" href="panasonicmn__int_8hpp.html" title="Panasonic MakerNote implemented using the following references: Panasonic MakerNote Information by To..." alt="" coords="984,155,1196,181"/><area shape="rect" id="node46" href="samsungmn__int_8hpp.html" title="Samsung makernote tags. References: &#160;[1] ExifTool by Phil Harvey. " alt="" coords="1321,155,1513,181"/><area shape="rect" id="node47" href="sigmamn__int_8hpp.html" title="Sigma and Foveon MakerNote implemented according to the specification SIGMA and FOVEON EXIF MakerNote..." alt="" coords="1537,155,1709,181"/><area shape="rect" id="node48" href="sonymn__int_8hpp.html" title="Sony MakerNote implemented using the following references: &#160;Sony Makernote list by Phil Harvey &#160;Email..." alt="" coords="1734,155,1897,181"/><area shape="rect" id="node37" href="tifffwd__int_8hpp.html" title="Internal TIFF parser related typedefs and forward definitions. " alt="" coords="376,379,548,405"/><area shape="rect" id="node38" href="makernote__int_8hpp.html" title="Makernote factory and registry, IFD makernote header, and camera vendor specific makernote implementa..." alt="" coords="258,453,450,480"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1Key.html">Exiv2::Key</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Abstract base class defining the Key of a metadatum. Keys are used to identify and group metadata.  <a href="classExiv2_1_1Key.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1Metadatum.html">Exiv2::Metadatum</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Abstract base class defining the interface to access information related to one metadata tag.  <a href="classExiv2_1_1Metadatum.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceExiv2"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html">Exiv2</a></td></tr>
<tr class="memdesc:namespaceExiv2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides classes and functions to encode and decode Exif and Iptc data. The <b>libexiv2</b> API consists of the objects of this namespace. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aa225826fb028de2941da4230b51dfb95"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa225826fb028de2941da4230b51dfb95"></a>
std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#aa225826fb028de2941da4230b51dfb95">Exiv2::operator&lt;&lt;</a> (std::ostream &amp;os, const Key &amp;key)</td></tr>
<tr class="memdesc:aa225826fb028de2941da4230b51dfb95"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output operator for <a class="el" href="classExiv2_1_1Key.html" title="Abstract base class defining the Key of a metadatum. Keys are used to identify and group metadata...">Key</a> types. <br /></td></tr>
<tr class="separator:aa225826fb028de2941da4230b51dfb95"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8525be11fc92fcb2bd88e886daa1959a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8525be11fc92fcb2bd88e886daa1959a"></a>
std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#a8525be11fc92fcb2bd88e886daa1959a">Exiv2::operator&lt;&lt;</a> (std::ostream &amp;os, const Metadatum &amp;md)</td></tr>
<tr class="memdesc:a8525be11fc92fcb2bd88e886daa1959a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output operator for <a class="el" href="classExiv2_1_1Metadatum.html" title="Abstract base class defining the interface to access information related to one metadata tag...">Metadatum</a> types, writing the interpreted tag value. <br /></td></tr>
<tr class="separator:a8525be11fc92fcb2bd88e886daa1959a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe183940aa386c68b9bb269f3f69b352"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afe183940aa386c68b9bb269f3f69b352"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#afe183940aa386c68b9bb269f3f69b352">Exiv2::cmpMetadataByTag</a> (const Metadatum &amp;lhs, const Metadatum &amp;rhs)</td></tr>
<tr class="memdesc:afe183940aa386c68b9bb269f3f69b352"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compare two metadata by tag. Return true if the tag of metadatum lhs is less than that of rhs. <br /></td></tr>
<tr class="separator:afe183940aa386c68b9bb269f3f69b352"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6a6b7174667cb72370cc0a52ad7004d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab6a6b7174667cb72370cc0a52ad7004d"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#ab6a6b7174667cb72370cc0a52ad7004d">Exiv2::cmpMetadataByKey</a> (const Metadatum &amp;lhs, const Metadatum &amp;rhs)</td></tr>
<tr class="memdesc:ab6a6b7174667cb72370cc0a52ad7004d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compare two metadata by key. Return true if the key of metadatum lhs is less than that of rhs. <br /></td></tr>
<tr class="separator:ab6a6b7174667cb72370cc0a52ad7004d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Provides abstract base classes Metadatum and Key. </p>
<dl class="section version"><dt>Version</dt><dd></dd></dl>
<dl class="section rcs"><dt>Rev</dt><dd>3091 </dd></dl>
<dl class="section author"><dt>Author</dt><dd>Andreas Huggel (ahu) <a href="#" onclick="location.href='mai'+'lto:'+'ahu'+'gg'+'el@'+'gm'+'x.n'+'et'; return false;">ahuggel@gmx.net</a> </dd>
<dd>
Brad Schick (brad) <a href="#" onclick="location.href='mai'+'lto:'+'bra'+'d@'+'rob'+'ot'+'bat'+'tl'+'e.c'+'om'; return false;">brad@robotbattle.com</a> </dd></dl>
<dl class="section date"><dt>Date</dt><dd>09-Jan-04, ahu: created<br />
 31-Jul-04, brad: isolated as a component<br />
 23-Aug-04, ahu: added Key </dd></dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Mar 4 2016 17:51:49 for Exiv2 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>