1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>SWClass class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.6 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </center>
<hr><h1>SWClass Class Reference</h1>Class used for SWDYNAMIC_CAST to save the inheritance order.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="swobject_h-source.html">swobject.h</a>></code>
<p>
<a href="class_swclass-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a0" doxytag="SWClass::SWClass"></a>
</td><td valign=bottom><b>SWClass</b> (const char **descends)</td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="SWClass::isAssignableFrom"></a>
bool </td><td valign=bottom><b>isAssignableFrom</b> (const char *className) const</td></tr>
<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="o0" doxytag="SWClass::descends"></a>
const char** </td><td valign=bottom><b>descends</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class used for SWDYNAMIC_CAST to save the inheritance order.
<p>
<p>
Definition at line <a class="el" href="swobject_h-source.html#l00018">18</a> of file <a class="el" href="swobject_h-source.html">swobject.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="swobject_h-source.html">swobject.h</a></ul>
<hr><address><small>Generated at Fri Oct 5 22:45:36 2001 for The Sword Project by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-2001</small></address>
</body>
</html>
|