Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b1a77a3189c94689b27242b0c24bdea3 > files > 197

libxml++-doc-2.33.2-1.fc14.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"/>
<title>libxml++: xmlpp::SaxParser::Attribute 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.7.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</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>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespacexmlpp.html">xmlpp</a> </li>
      <li><a class="el" href="classxmlpp_1_1SaxParser.html">SaxParser</a> </li>
      <li><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html">Attribute</a> </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> </div>
  <div class="headertitle">
<h1>xmlpp::SaxParser::Attribute Struct Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="xmlpp::SaxParser::Attribute" -->
<p>Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs. <a href="#_details">More...</a></p>

<p><code>#include &lt;libxml++/parsers/saxparser.h&gt;</code></p>
<!-- startSectionHeader --><div class="dynheader">
Collaboration diagram for xmlpp::SaxParser::Attribute:<!-- endSectionHeader --></div>
<!-- startSectionSummary --><!-- endSectionSummary --><!-- startSectionContent --><div class="dyncontent">
<div class="center"><img src="structxmlpp_1_1SaxParser_1_1Attribute__coll__graph.png" border="0" usemap="#xmlpp_1_1SaxParser_1_1Attribute_coll__map" alt="Collaboration graph"/></div>
<map name="xmlpp_1_1SaxParser_1_1Attribute_coll__map" id="xmlpp_1_1SaxParser_1_1Attribute_coll__map">
<area shape="rect" id="node2" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html" title="Glib::ustring" alt="" coords="51,6,141,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center><!-- endSectionContent --></div>

<p><a href="structxmlpp_1_1SaxParser_1_1Attribute-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#af97625fc6ae95e07aff714558c6ff3a5">Attribute</a> (<a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const&amp; n, <a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const&amp; v)</td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#ac05c407cd28c6115ae860cb12f12ed2a">name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#abcd5e062b0e9fe921e1ce014fd71bbc8">value</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af97625fc6ae95e07aff714558c6ff3a5"></a><!-- doxytag: member="xmlpp::SaxParser::Attribute::Attribute" ref="af97625fc6ae95e07aff714558c6ff3a5" args="(Glib::ustring const &amp;n, Glib::ustring const &amp;v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">xmlpp::SaxParser::Attribute::Attribute </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;&#160;</td>
          <td class="paramname"> <em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;&#160;</td>
          <td class="paramname"> <em>v</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ac05c407cd28c6115ae860cb12f12ed2a"></a><!-- doxytag: member="xmlpp::SaxParser::Attribute::name" ref="ac05c407cd28c6115ae860cb12f12ed2a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#ac05c407cd28c6115ae860cb12f12ed2a">xmlpp::SaxParser::Attribute::name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abcd5e062b0e9fe921e1ce014fd71bbc8"></a><!-- doxytag: member="xmlpp::SaxParser::Attribute::value" ref="abcd5e062b0e9fe921e1ce014fd71bbc8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="file:///usr/share/doc/glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#abcd5e062b0e9fe921e1ce014fd71bbc8">xmlpp::SaxParser::Attribute::value</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>parsers/saxparser.h</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Feb 11 2011 16:08:50 for libxml++ by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
</body>
</html>