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

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 Fri Oct 5 22:45:36 2001 for The Sword Project by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001