summaryrefslogtreecommitdiff
path: root/other/Kermit/doc/API_doc/html/classSymbolFingp.html
diff options
context:
space:
mode:
Diffstat (limited to 'other/Kermit/doc/API_doc/html/classSymbolFingp.html')
-rw-r--r--other/Kermit/doc/API_doc/html/classSymbolFingp.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/other/Kermit/doc/API_doc/html/classSymbolFingp.html b/other/Kermit/doc/API_doc/html/classSymbolFingp.html
new file mode 100644
index 0000000..7b2a4de
--- /dev/null
+++ b/other/Kermit/doc/API_doc/html/classSymbolFingp.html
@@ -0,0 +1,40 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>SymbolFingp class Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body bgcolor="#ffffff">
6<!-- Generated by Doxygen 1.2.9.1 -->
7<center>
8<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>
9<hr><h1>SymbolFingp Class Reference</h1>class to hold fingerprints of a function (a [kernel-]symbol).
10<a href="#_details">More...</a>
11<p>
12<code>#include &lt;<a class="el" href="SymbolFingp_8hpp-source.html">SymbolFingp.hpp</a>&gt;</code>
13<p>
14<a href="classSymbolFingp-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
15<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
16<tr><td nowrap align=right valign=top><a name="a0" doxytag="SymbolFingp::SymbolFingp"></a>
17&nbsp;</td><td valign=bottom><a class="el" href="classSymbolFingp.html#a0">SymbolFingp</a> ()</td></tr>
18<tr><td>&nbsp;</td><td><font size=-1><em>Reads configuration from default file.</em></font><br><br></td></tr>
19<tr><td nowrap align=right valign=top><a name="a1" doxytag="SymbolFingp::SymbolFingp"></a>
20&nbsp;</td><td valign=bottom><a class="el" href="classSymbolFingp.html#a1">SymbolFingp</a> (string)</td></tr>
21<tr><td>&nbsp;</td><td><font size=-1><em>Reads configuration from specified file.</em></font><br><br></td></tr>
22<tr><td nowrap align=right valign=top><a name="a2" doxytag="SymbolFingp::~SymbolFingp"></a>
23&nbsp;</td><td valign=bottom><a class="el" href="classSymbolFingp.html#a2">~SymbolFingp</a> ()</td></tr>
24<tr><td>&nbsp;</td><td><font size=-1><em>Foo.</em></font><br><br></td></tr>
25<tr><td nowrap align=right valign=top><a name="a3" doxytag="SymbolFingp::getFinger"></a>
26sfp *&nbsp;</td><td valign=bottom><a class="el" href="classSymbolFingp.html#a3">getFinger</a> (string)</td></tr>
27<tr><td>&nbsp;</td><td><font size=-1><em>Return the Fingerprint matching the supplied name.</em></font><br><br></td></tr>
28</table>
29<hr><a name="_details"></a><h2>Detailed Description</h2>
30class to hold fingerprints of a function (a [kernel-]symbol).
31<p>
32<hr>The documentation for this class was generated from the following file:<ul>
33<li><a class="el" href="SymbolFingp_8hpp-source.html">SymbolFingp.hpp</a></ul>
34<hr><address><small>Generated at Tue Aug 14 18:04:51 2001 for Kermit by
35<a href="http://www.doxygen.org/index.html">
36<img src="doxygen.gif" alt="doxygen" align="middle" border=0
37width=110 height=53></a>1.2.9.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
38 &copy;&nbsp;1997-2001</small></address>
39</body>
40</html>