File: iptc_8hpp.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 (88 lines) | stat: -rw-r--r-- 6,627 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
77
78
79
80
81
82
83
84
85
86
87
88
<!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: iptc.hpp File Reference</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><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>iptc.hpp File Reference</h1>Encoding and decoding of Iptc data. <a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="metadatum_8hpp.html">metadatum.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="types_8hpp.html">types.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="error_8hpp.html">error.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="value_8hpp.html">value.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="datasets_8hpp.html">datasets.hpp</a>&quot;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>

<p>
Include dependency graph for iptc.hpp:<p><center><img src="iptc_8hpp__incl.png" border="0" usemap="#iptc.hpp_map" alt=""></center>
<map name="iptc.hpp_map">
<area href="metadatum_8hpp.html" shape="rect" coords="270,409,384,433" alt="">
<area href="types_8hpp.html" shape="rect" coords="563,208,643,232" alt="">
<area href="value_8hpp.html" shape="rect" coords="434,459,514,483" alt="">
<area href="error_8hpp.html" shape="rect" coords="436,107,511,131" alt="">
<area href="datasets_8hpp.html" shape="rect" coords="123,359,222,383" alt="">
<area href="exiv2__version_8h.html" shape="rect" coords="691,183,806,207" alt="">
</map>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="iptc_8hpp__dep__incl.png" border="0" usemap="#iptc.hppdep_map" alt=""></center>
<map name="iptc.hppdep_map">
<area href="actions_8hpp.html" shape="rect" coords="132,6,223,30" alt="">
<area href="jpgimage_8hpp.html" shape="rect" coords="127,54,228,78" alt="">
<area href="crwimage_8hpp.html" shape="rect" coords="125,102,229,126" alt="">
<area href="mrwimage_8hpp.html" shape="rect" coords="123,150,232,174" alt="">
<area href="tiffimage_8hpp.html" shape="rect" coords="128,198,227,222" alt="">
</map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html">Exiv2</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1Iptcdatum.html">Exiv2::Iptcdatum</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Information related to one Iptc dataset. An Iptc metadatum consists of an <a class="el" href="classExiv2_1_1IptcKey.html">IptcKey</a> and a <a class="el" href="classExiv2_1_1Value.html">Value</a> and provides methods to manipulate these.  <a href="classExiv2_1_1Iptcdatum.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1FindMetadatumById.html">Exiv2::FindMetadatumById</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unary predicate that matches an <a class="el" href="classExiv2_1_1Iptcdatum.html">Iptcdatum</a> with given record and dataset.  <a href="classExiv2_1_1FindMetadatumById.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1IptcData.html">Exiv2::IptcData</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A container for Iptc data. This is a top-level class of the Exiv2 library.  <a href="classExiv2_1_1IptcData.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5caa9cbded318bf7d22a2d219c3d45f4"></a><!-- doxytag: member="iptc.hpp::IptcMetadata" ref="5caa9cbded318bf7d22a2d219c3d45f4" args="" -->
typedef std::vector&lt; Iptcdatum &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#5caa9cbded318bf7d22a2d219c3d45f4">Exiv2::IptcMetadata</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Container type to hold all metadata. <br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dcb0b884bb566c64bfc1d83036003155"></a><!-- doxytag: member="iptc.hpp::operator&lt;&lt;" ref="dcb0b884bb566c64bfc1d83036003155" args="(std::ostream &amp;os, const Iptcdatum &amp;md)" -->
std::ostream &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#dcb0b884bb566c64bfc1d83036003155">Exiv2::operator&lt;&lt;</a> (std::ostream &amp;os, const Iptcdatum &amp;md)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Output operator for <a class="el" href="classExiv2_1_1Iptcdatum.html">Iptcdatum</a> types, printing the interpreted tag value. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Encoding and decoding of Iptc data. 
<p>
<dl compact><dt><b>Version:</b></dt><dd><dl compact><dt><b>Rev</b></dt><dd>801 </dd></dl>
</dd></dl>
<dl compact><dt><b>Author:</b></dt><dd>Brad Schick (brad) <a href="mailto:brad@robotbattle.com">brad@robotbattle.com</a> </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>31-Jul-04, brad: created </dd></dl>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:54:20 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>