Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > f493f9a612b4ddc437422c0df71f6b6a > files > 671

lib64gstreamermm-devel-0.10.7-1mdv2010.1.x86_64.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>gstreamermm: Gst::PluginError Class 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.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <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="modules.html"><span>Modules</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="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</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"><a class="el" href="namespaceGst.html">Gst</a>::<a class="el" href="classGst_1_1PluginError.html">PluginError</a>
  </div>
</div>
<div class="contents">
<h1>Gst::PluginError Class Reference</h1><!-- doxytag: class="Gst::PluginError" --><!-- doxytag: inherits="Glib::Error" -->
<p>The plugin loading errors. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html">Glib::Error</a>.</p>
<div class="dynheader">
Collaboration diagram for Gst::PluginError:</div>
<div class="dynsection">
<div class="center"><img src="classGst_1_1PluginError__coll__graph.png" border="0" usemap="#Gst_1_1PluginError_coll__map" alt="Collaboration graph"/></div>
<map name="Gst_1_1PluginError_coll__map" id="Gst_1_1PluginError_coll__map">
<area shape="rect" id="node2" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html" title="Glib::Error" alt="" coords="23,86,103,117"/><area shape="rect" id="node4" href="../../../glibmm-2.4/reference/html/classGlib_1_1Exception.html" title="Glib::Exception" alt="" coords="8,6,117,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGst_1_1PluginError-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Code</a> { <br/>
&#160;&#160;<a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100a48238a8d0e04aadb42a9f77d25ec7999">MODULE</a>, <br/>
&#160;&#160;<a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100ac423fd1b65b9d4e41ece0e07ad77bf40">DEPENDENCIES</a>, <br/>
&#160;&#160;<a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100a91276adc08e0bf4a6499a4a2829f7f66">NAME_MISMATCH</a>
<br/>
 }</td></tr>
<tr><td colspan="2"><h2>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="classGst_1_1PluginError.html#a3a53bbb4eea3ce3dcb6cf65e94dc36d2">PluginError</a> (<a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Code</a> error_code, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; error_message)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1PluginError.html#a5fafb7c6de4a6005a13c39a128b81207">PluginError</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Code</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1PluginError.html#a7d8731555d3e24e657fef82a64bb068b">code</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The plugin loading errors. </p>
<ul>
<li>MODULE - The plugin could not be loaded</li>
<li>DEPENDENCIES - The plugin has unresolved dependencies</li>
<li>NAME_MISMATCH - The plugin has already be loaded from a different file </li>
</ul>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a68715874a485b69b31ff6c9eb8585100"></a><!-- doxytag: member="Gst::PluginError::Code" ref="a68715874a485b69b31ff6c9eb8585100" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Gst::PluginError::Code</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a68715874a485b69b31ff6c9eb8585100a48238a8d0e04aadb42a9f77d25ec7999"></a><!-- doxytag: member="MODULE" ref="a68715874a485b69b31ff6c9eb8585100a48238a8d0e04aadb42a9f77d25ec7999" args="" -->MODULE</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a68715874a485b69b31ff6c9eb8585100ac423fd1b65b9d4e41ece0e07ad77bf40"></a><!-- doxytag: member="DEPENDENCIES" ref="a68715874a485b69b31ff6c9eb8585100ac423fd1b65b9d4e41ece0e07ad77bf40" args="" -->DEPENDENCIES</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a68715874a485b69b31ff6c9eb8585100a91276adc08e0bf4a6499a4a2829f7f66"></a><!-- doxytag: member="NAME_MISMATCH" ref="a68715874a485b69b31ff6c9eb8585100a91276adc08e0bf4a6499a4a2829f7f66" args="" -->NAME_MISMATCH</em>&#160;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a3a53bbb4eea3ce3dcb6cf65e94dc36d2"></a><!-- doxytag: member="Gst::PluginError::PluginError" ref="a3a53bbb4eea3ce3dcb6cf65e94dc36d2" args="(Code error_code, const Glib::ustring &amp;error_message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gst::PluginError::PluginError </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Code</a>&#160;</td>
          <td class="paramname"> <em>error_code</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>error_message</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5fafb7c6de4a6005a13c39a128b81207"></a><!-- doxytag: member="Gst::PluginError::PluginError" ref="a5fafb7c6de4a6005a13c39a128b81207" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gst::PluginError::PluginError </td>
          <td>(</td>
          <td class="paramtype">GError *&#160;</td>
          <td class="paramname"> <em>gobject</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a7d8731555d3e24e657fef82a64bb068b"></a><!-- doxytag: member="Gst::PluginError::code" ref="a7d8731555d3e24e657fef82a64bb068b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGst_1_1PluginError.html#a68715874a485b69b31ff6c9eb8585100">Code</a> Gst::PluginError::code </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html#a073623423095dc52db289bf04a146648">Glib::Error</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gstreamermm/plugin.h</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Apr 12 20:33:55 2010 for gstreamermm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>