Sophie

Sophie

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

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: Exiv2::XmpNsInfo Struct Reference</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><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 class="navpath"><a class="el" href="namespaceExiv2.html">Exiv2</a>::<a class="el" href="structExiv2_1_1XmpNsInfo.html">XmpNsInfo</a>
  </div>
</div>
<div class="contents">
<h1>Exiv2::XmpNsInfo Struct Reference</h1><!-- doxytag: class="Exiv2::XmpNsInfo" -->Structure mapping XMP namespaces and (preferred) prefixes.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;properties.hpp&gt;</code>
<p>
<div class="dynheader">
Collaboration diagram for Exiv2::XmpNsInfo:</div>
<div class="dynsection">
<p><center><img src="structExiv2_1_1XmpNsInfo__coll__graph.png" border="0" usemap="#Exiv2_1_1XmpNsInfo__coll__map" alt="Collaboration graph"></center>
<map name="Exiv2_1_1XmpNsInfo__coll__map">
<area shape="rect" id="node2" href="structExiv2_1_1XmpPropertyInfo.html" title="Information about one XMP property." alt="" coords="5,5,245,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="structExiv2_1_1XmpNsInfo-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo_1_1Ns.html">Ns</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For comparison with namespace.  <a href="structExiv2_1_1XmpNsInfo_1_1Ns.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo_1_1Prefix.html">Prefix</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">For comparison with prefix.  <a href="structExiv2_1_1XmpNsInfo_1_1Prefix.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c8fdc4c6154fbc2f306783a2d59ff7d6"></a><!-- doxytag: member="Exiv2::XmpNsInfo::operator==" ref="c8fdc4c6154fbc2f306783a2d59ff7d6" args="(const Ns &amp;ns) const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#c8fdc4c6154fbc2f306783a2d59ff7d6">operator==</a> (const <a class="el" href="structExiv2_1_1XmpNsInfo_1_1Ns.html">Ns</a> &amp;ns) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Comparison operator for namespace. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="44e9d2086ab7c94c1afd9e71b7a5ee35"></a><!-- doxytag: member="Exiv2::XmpNsInfo::operator==" ref="44e9d2086ab7c94c1afd9e71b7a5ee35" args="(const Prefix &amp;prefix) const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#44e9d2086ab7c94c1afd9e71b7a5ee35">operator==</a> (const <a class="el" href="structExiv2_1_1XmpNsInfo_1_1Prefix.html">Prefix</a> &amp;prefix) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Comparison operator for prefix. <br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a33883d7e619d9031ec4ffb8fa131684"></a><!-- doxytag: member="Exiv2::XmpNsInfo::ns_" ref="a33883d7e619d9031ec4ffb8fa131684" args="" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#a33883d7e619d9031ec4ffb8fa131684">ns_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Namespace. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a10b74c591fbaf4d94245c2906b49fe4"></a><!-- doxytag: member="Exiv2::XmpNsInfo::prefix_" ref="a10b74c591fbaf4d94245c2906b49fe4" args="" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#a10b74c591fbaf4d94245c2906b49fe4">prefix_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">(Preferred) prefix <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c97da9c5d14545904736de8b0e914c5"></a><!-- doxytag: member="Exiv2::XmpNsInfo::xmpPropertyInfo_" ref="4c97da9c5d14545904736de8b0e914c5" args="" -->
const <a class="el" href="structExiv2_1_1XmpPropertyInfo.html">XmpPropertyInfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#4c97da9c5d14545904736de8b0e914c5">xmpPropertyInfo_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">List of known properties. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="904a242a6bbd52506ec68d2a5b62eba7"></a><!-- doxytag: member="Exiv2::XmpNsInfo::desc_" ref="904a242a6bbd52506ec68d2a5b62eba7" args="" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExiv2_1_1XmpNsInfo.html#904a242a6bbd52506ec68d2a5b62eba7">desc_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Brief description of the namespace. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Structure mapping XMP namespaces and (preferred) prefixes. <hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="properties_8hpp.html">properties.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jun 25 15:18:04 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>