summaryrefslogtreecommitdiff
path: root/doc/api-documentation/html/class_s_w_display.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/html/class_s_w_display.html')
-rw-r--r--doc/api-documentation/html/class_s_w_display.html79
1 files changed, 0 insertions, 79 deletions
diff --git a/doc/api-documentation/html/class_s_w_display.html b/doc/api-documentation/html/class_s_w_display.html
deleted file mode 100644
index e91943b..0000000
--- a/doc/api-documentation/html/class_s_w_display.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<!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>SWDisplay class Reference</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
-</head><body bgcolor="#ffffff">
-<!-- Generated by Doxygen 1.2.9.1 -->
-<center>
-<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</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>SWDisplay Class Reference</h1>swdisp is the basis for all types of displays (e.g.
-<a href="#_details">More...</a>
-<p>
-<code>#include &lt;<a class="el" href="swdisp_8h-source.html">swdisp.h</a>&gt;</code>
-<p>
-<a href="class_s_w_display-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="SWDisplay::SWDisplay"></a>
-&nbsp;</td><td valign=bottom><b>SWDisplay</b> ()</td></tr>
-<tr><td nowrap align=right valign=top>virtual char&nbsp;</td><td valign=bottom><a class="el" href="class_s_w_display.html#a1">Display</a> (<a class="el" href="class_s_w_module.html">SWModule</a> &amp;imodule)</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>casts a module to a character pointer and displays it to raw output (overriden for different display types and module types if necessary).</em> <a href="#a1">More...</a><em></em></font><br><br></td></tr>
-</table>
-<hr><a name="_details"></a><h2>Detailed Description</h2>
-swdisp is the basis for all types of displays (e.g.
-<p>
-raw textout, curses, xwindow, etc.)
-<p>
-
-<p>
-Definition at line <a class="el" href="swdisp_8h-source.html#l00033">33</a> of file <a class="el" href="swdisp_8h-source.html">swdisp.h</a>.<hr><h2>Member Function Documentation</h2>
-<a name="a1" doxytag="SWDisplay::Display"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
- <tr>
- <td class="md">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top">
-virtual char SWDisplay::Display
- </td>
- <td class="md">(&nbsp</td>
- <td class="md"><a class="el" href="class_s_w_module.html">SWModule</a> &amp; </td>
- <td class="mdname"> <em>imodule</em> </td>
- <td class="md">)&nbsp;</td>
- <td class="md"><code> [virtual]</code> </td>
- </tr>
-
- </table>
- </td>
- </tr>
-</table>
-<table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
- &nbsp;
- </td>
- <td>
-
-<p>
-casts a module to a character pointer and displays it to raw output (overriden for different display types and module types if necessary).
-<p>
-<dl compact><dt>
-Parameters: <dd>
-<table border=0 cellspacing=2 cellpadding=0>
-<tr><td valign=top><em>imodule
-</em>&nbsp;</td><td>
-module to display </td></tr>
-</table>
-</dl><dl compact><dt>
-<b>Returns: </b><dd>
-error status </dl> </td>
- </tr>
-</table>
-<hr>The documentation for this class was generated from the following file:<ul>
-<li><a class="el" href="swdisp_8h-source.html">swdisp.h</a></ul>
-<hr><address><small>Generated at Tue Jan 22 14:52:49 2002 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.9.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
- &copy;&nbsp;1997-2001</small></address>
-</body>
-</html>