Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b8369cf28f29bfa98d7f0d6c0468ae2c > files > 127

doxygen-1.2.18-3mdk.ppc.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>func.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
<hr><h1>func.h</h1><div class="fragment"><pre><a name="l00001"></a><a class="code" href="class_test.html">00001</a> <span class="keyword">class </span><a class="code" href="class_test.html">Test</a>
00002 {
00003   <span class="keyword">public</span>:
00004     <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="class_test.html#a0">member</a>(<span class="keywordtype">char</span>,<span class="keywordtype">int</span>) <span class="keywordflow">throw</span>(std::out_of_range);
00005 };
00006 
<a name="l00007"></a><a class="code" href="class_test.html#a0">00007</a> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="class_test.html#a0">Test::member</a>(<span class="keywordtype">char</span> c,<span class="keywordtype">int</span> n) <span class="keywordflow">throw</span>(std::out_of_range) {}
00008 
</pre></div><hr><address style="align: right;"><small>Generated on Thu Feb 20 02:36:23 2003 for Fn Command by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>