Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a24e1a39141f9b4ca49bd1e2e23a54ba > files > 70

polybori-doc-0.5rc.p9-6mdv2010.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>PolyBoRi: CErrorInfo.h Source File</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><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>CErrorInfo.h</h1><a href="CErrorInfo_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">//*****************************************************************************</span>
<a name="l00037"></a>00037 <span class="comment"></span><span class="comment">//*****************************************************************************</span>
<a name="l00038"></a>00038 
<a name="l00039"></a>00039 <span class="preprocessor">#include "<a class="code" href="pbori__defs_8h.html">pbori_defs.h</a>"</span>
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 <a class="code" href="pbori__defs_8h.html#6ae360a591580558f31b6157ee792a10" title="Start project&amp;#39;s namespace.">BEGIN_NAMESPACE_PBORI</a>
<a name="l00042"></a>00042 
<a name="l00046"></a><a class="code" href="classpolybori_1_1CErrorInfo.html">00046</a> <span class="keyword">class </span><a class="code" href="classpolybori_1_1CErrorInfo.html">CErrorInfo</a> {
<a name="l00047"></a>00047  <span class="keyword">public</span>:
<a name="l00049"></a><a class="code" href="classpolybori_1_1CErrorInfo.html#052f7a008d8976511d4a1378d4bebdc1">00049</a>   <span class="keyword">typedef</span> CTypes::errornum_type errornum_type;
<a name="l00050"></a>00050 
<a name="l00052"></a><a class="code" href="classpolybori_1_1CErrorInfo.html#8478bd2d699caa62e2df75c3a8395e7f">00052</a>   <span class="keyword">typedef</span> CTypes::errortext_type errortext_type;
<a name="l00053"></a>00053 
<a name="l00055"></a>00055   <a class="code" href="classpolybori_1_1CErrorInfo.html">CErrorInfo</a>();
<a name="l00056"></a>00056 
<a name="l00058"></a>00058   <span class="keyword">static</span> errortext_type text(errornum_type);
<a name="l00059"></a>00059 
<a name="l00060"></a>00060 <span class="keyword">protected</span>:
<a name="l00062"></a><a class="code" href="classpolybori_1_1CErrorInfo.html#bd8d666cace364d1e9e8a5e4d1b65ee0">00062</a>   <span class="keyword">static</span> errortext_type pErrorText[];
<a name="l00063"></a>00063 
<a name="l00064"></a>00064 };
<a name="l00065"></a>00065 
<a name="l00066"></a>00066 
<a name="l00067"></a>00067 <a class="code" href="pbori__defs_8h.html#faf094fde6c1a7f1aad18bcb455f3b06" title="Finish project&amp;#39;s namespace.">END_NAMESPACE_PBORI</a>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 9 14:30:55 2009 for PolyBoRi by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>