Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 865

mpqc-html-2.3.1-9mdv2010.0.i586.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>MPQC: sc::SyscallFailed 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.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="pages.html"><span>Related&nbsp;Pages</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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <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="navpath"><b>sc</b>::<a class="el" href="classsc_1_1SyscallFailed.html">SyscallFailed</a>
  </div>
</div>
<div class="contents">
<h1>sc::SyscallFailed Class Reference</h1><!-- doxytag: class="sc::SyscallFailed" --><!-- doxytag: inherits="sc::SystemException" -->This is thrown when an system call fails with an errno.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="scexception_8h_source.html">scexception.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::SyscallFailed:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1SyscallFailed.png" usemap="#sc::SyscallFailed_map" border="0" alt=""></center>
<map name="sc::SyscallFailed_map">
<area href="classsc_1_1SystemException.html" alt="sc::SystemException" shape="rect" coords="0,56,126,80">
<area href="classsc_1_1SCException.html" alt="sc::SCException" shape="rect" coords="0,0,126,24">
</map>
</div>

<p>
<a href="classsc_1_1SyscallFailed-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"><a class="anchor" name="81fafd079876f5096642d6f36ef70fd3"></a><!-- doxytag: member="sc::SyscallFailed::SyscallFailed" ref="81fafd079876f5096642d6f36ef70fd3" args="(const char *description=0, const char *source_file=0, int line=0, const char *syscall=0, int err=0, const ClassDesc *class_desc=0, const char *exception_type=&quot;SyscallFailed&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>SyscallFailed</b> (const char *description=0, const char *source_file=0, int line=0, const char *syscall=0, int err=0, const <a class="el" href="classsc_1_1ClassDesc.html">ClassDesc</a> *class_desc=0, const char *exception_type=&quot;SyscallFailed&quot;)  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="125f76435aaf782f6914c96eb16418f8"></a><!-- doxytag: member="sc::SyscallFailed::SyscallFailed" ref="125f76435aaf782f6914c96eb16418f8" args="(const SyscallFailed &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>SyscallFailed</b> (const <a class="el" href="classsc_1_1SyscallFailed.html">SyscallFailed</a> &amp;)  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1SyscallFailed.html#ebd24847029bcaded6df152f663c2baa">syscall</a> () const   throw ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the file name of the file that caused the error, if known.  <a href="#ebd24847029bcaded6df152f663c2baa"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9d4b1e03aecc520f200d888089281443"></a><!-- doxytag: member="sc::SyscallFailed::err" ref="9d4b1e03aecc520f200d888089281443" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>err</b> () const   throw ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This is thrown when an system call fails with an errno. <hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ebd24847029bcaded6df152f663c2baa"></a><!-- doxytag: member="sc::SyscallFailed::syscall" ref="ebd24847029bcaded6df152f663c2baa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* sc::SyscallFailed::syscall           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const  throw ()<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the file name of the file that caused the error, if known. 
<p>
Otherwise 0 is returned. 
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="scexception_8h_source.html">scexception.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

</small>
</address>
</body>
</html>