Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > aa202c391bd449d1a9a5531ae8f3beba > files > 17

libglademm2.4-doc-2.6.7-7.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libglademm 2.4: Gnome::Glade::XmlError Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../../../../gtkmm-2.4/docs/images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../../../../gtkmm-2.4/docs/images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../../../../gtkmm-2.4/docs/index.html">Main Page</a> &nbsp;
  <a href="../../../../../gtkmm-2.4/docs/reference/html/group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="../../../../../gtkmm-2.4/docs/reference/html/namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>

<!-- Generated by Doxygen 1.5.5 -->
  <div class="navpath"><a class="el" href="namespaceGnome.html">Gnome</a>::<a class="el" href="namespaceGnome_1_1Glade.html">Glade</a>::<a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>
  </div>
<div class="contents">
<h1>Gnome::Glade::XmlError Class Reference</h1><!-- doxytag: class="Gnome::Glade::XmlError" --><!-- doxytag: inherits="Glib::Exception" --><div class="dynheader">
Inheritance diagram for Gnome::Glade::XmlError:</div>
<div class="dynsection">
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classGnome_1_1Glade_1_1XmlError-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html#eb74b978090003e09384505fa0b34636">XmlError</a> (const Glib::ustring&amp; message)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html#e3f136995dba4d2c16e8aef46a5c75eb">~XmlError</a> ()  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html#c6845e4e1eaba13b73a99ce1799d869b">XmlError</a> (const <a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp; other)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html#fb6e8b22e32178e7c6225bb84b5fb2a9">operator=</a> (const <a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp; other)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual Glib::ustring&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html#6946a0b96d9aa24c5afe5a5205fec76f">what</a> () const </td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="eb74b978090003e09384505fa0b34636"></a><!-- doxytag: member="Gnome::Glade::XmlError::XmlError" ref="eb74b978090003e09384505fa0b34636" args="(const Glib::ustring &amp;message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Glade::XmlError::XmlError           </td>
          <td>(</td>
          <td class="paramtype">const Glib::ustring &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="e3f136995dba4d2c16e8aef46a5c75eb"></a><!-- doxytag: member="Gnome::Glade::XmlError::~XmlError" ref="e3f136995dba4d2c16e8aef46a5c75eb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gnome::Glade::XmlError::~XmlError           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%">  throw ()<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="c6845e4e1eaba13b73a99ce1799d869b"></a><!-- doxytag: member="Gnome::Glade::XmlError::XmlError" ref="c6845e4e1eaba13b73a99ce1799d869b" args="(const XmlError &amp;other)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Glade::XmlError::XmlError           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="fb6e8b22e32178e7c6225bb84b5fb2a9"></a><!-- doxytag: member="Gnome::Glade::XmlError::operator=" ref="fb6e8b22e32178e7c6225bb84b5fb2a9" args="(const XmlError &amp;other)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp; Gnome::Glade::XmlError::operator=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGnome_1_1Glade_1_1XmlError.html">XmlError</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="6946a0b96d9aa24c5afe5a5205fec76f"></a><!-- doxytag: member="Gnome::Glade::XmlError::what" ref="6946a0b96d9aa24c5afe5a5205fec76f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Glib::ustring Gnome::Glade::XmlError::what           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="xml_8h.html">xml.h</a></ul>
</div>
<hr><address><small>
Generated for libglademm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.5 &copy;&nbsp;1997-2001</small></address>
</body>
</html>