Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
SWDisplay Class Reference
swdisp is the basis for all types of displays (e.g.
More...
#include <swdisp.h>
List of all members.
Public Methods |
| SWDisplay () |
virtual char | Display (SWModule &imodule) |
| casts a module to a character pointer and displays it to raw output (overriden for different display types and module types if necessary). More...
|
Detailed Description
swdisp is the basis for all types of displays (e.g.
raw textout, curses, xwindow, etc.)
Definition at line 33 of file swdisp.h.
Member Function Documentation
virtual char SWDisplay::Display
|
(  |
SWModule & |
imodule |
) |
[virtual] |
|
|
casts a module to a character pointer and displays it to raw output (overriden for different display types and module types if necessary).
-
Parameters:
-
imodule
|
module to display |
-
Returns:
-
error status
|
The documentation for this class was generated from the following file:
Generated at Tue Jan 22 14:52:49 2002 for The Sword Project by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001