English
Kamil Dudka

GED 2006 (C++)

Detail souboru

Jméno:StáhnoutstructPluginList_1_1ErrPluginEC.html [Stáhnout]
Umístění: ged2006 > doc > classes
Velikost:5.0 KB
Poslední změna:2022-09-09 13:06

Zdrojový kód

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>GED 2006: PluginList::ErrPluginEC Struct 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.5.2 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</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="nav">
<a class="el" href="classPluginList.html">PluginList</a>::<a class="el" href="structPluginList_1_1ErrPluginEC.html">ErrPluginEC</a></div>
<h1>PluginList::ErrPluginEC Struct Reference</h1><!-- doxytag: class="PluginList::ErrPluginEC" --><code>#include &lt;<a class="el" href="pluginsupport_8h-source.html">pluginsupport.h</a>&gt;</code>
<p>
<a href="structPluginList_1_1ErrPluginEC-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="structPluginList_1_1ErrPluginEC.html#a109c81709ba922daae3f21ca4187fa0">ErrPluginEC</a> (int i)</td></tr>
 
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structPluginList_1_1ErrPluginEC.html#173716b1db4942ea7e4b6a9f90348257">iErrCode</a></td></tr>
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Plugin exit-code.  <a href="#173716b1db4942ea7e4b6a9f90348257"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This is an exception thrown from <a class="el" href="classPluginList.html#5a574cae86efd0b0068424b1a893664b">PluginList::callByName()</a> method. 
<p>
 
<p>
Definition at line <a class="el" href="pluginsupport_8h-source.html#l00066">66</a> of file <a class="el" href="pluginsupport_8h-source.html">pluginsupport.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a109c81709ba922daae3f21ca4187fa0"></a><!-- doxytag: member="PluginList::ErrPluginEC::ErrPluginEC" ref="a109c81709ba922daae3f21ca4187fa0" args="(int i)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PluginList::ErrPluginEC::ErrPluginEC           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>i</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
 
<p>
Create exception. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>i</em>&nbsp;</td><td>Exit-code of plugin. </td></tr>
  </table>
</dl>
 
<p>
Definition at line <a class="el" href="pluginsupport_8h-source.html#l00073">73</a> of file <a class="el" href="pluginsupport_8h-source.html">pluginsupport.h</a>.
<p>
References <a class="el" href="pluginsupport_8h-source.html#l00067">iErrCode</a>.
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="173716b1db4942ea7e4b6a9f90348257"></a><!-- doxytag: member="PluginList::ErrPluginEC::iErrCode" ref="173716b1db4942ea7e4b6a9f90348257" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structPluginList_1_1ErrPluginEC.html#173716b1db4942ea7e4b6a9f90348257">PluginList::ErrPluginEC::iErrCode</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">
 
<p>
Plugin exit-code. 
<p>
 
<p>
Definition at line <a class="el" href="pluginsupport_8h-source.html#l00067">67</a> of file <a class="el" href="pluginsupport_8h-source.html">pluginsupport.h</a>.
<p>
Referenced by <a class="el" href="pluginsupport_8h-source.html#l00073">ErrPluginEC()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pluginsupport_8h-source.html">pluginsupport.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>