summaryrefslogtreecommitdiff
path: root/doc/api-documentation/html/class_swdisplay.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/html/class_swdisplay.html')
-rw-r--r--doc/api-documentation/html/class_swdisplay.html78
1 files changed, 0 insertions, 78 deletions
diff --git a/doc/api-documentation/html/class_swdisplay.html b/doc/api-documentation/html/class_swdisplay.html
deleted file mode 100644
index 4f9ce52..0000000
--- a/doc/api-documentation/html/class_swdisplay.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<!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>SWDisplay 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> &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_h-source.html">swdisp.h</a>&gt;</code>
-<p>
-<a href="class_swdisplay-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_swdisplay.html#a1">Display</a> (<a class="el" href="class_swmodule.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_h-source.html#l00033">33</a> of file <a class="el" href="swdisp_h-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 nowrap valign="top"><b>
-char SWDisplay::Display (
- </b></td>
- <td valign="bottom"><b>
-<a class="el" href="class_swmodule.html">SWModule</a> &amp; <em>imodule</em>&nbsp;)<code> [virtual]</code>
- </b></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>
-<b>Parameters: </b><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_h-source.html">swdisp.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>,
- &copy;&nbsp;1997-2001</small></address>
-</body>
-</html>