Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

sword::SWDisplay Class Reference

swdisp is the basis for all types of displays (e.g. More...

#include <swdisp.h>

Inheritance diagram for sword::SWDisplay:

Inheritance graph
[legend]
Collaboration diagram for sword::SWDisplay:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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)


Static Private Attributes

SWClass classdef

Detailed Description

swdisp is the basis for all types of displays (e.g.

raw textout, curses, xwindow, etc.)


Member Function Documentation

char sword::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 files:
Generated on Fri Feb 28 22:01:43 2003 for The Sword Project by doxygen1.3-rc3