Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SWCom Class Reference

The basis for all commentary modules. More...

#include <swcom.h>

Inheritance diagram for SWCom::

SWModule List of all members.

Public Methods

 SWCom (const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, bool unicode=false)
 Initializes data for instance of SWCom. More...

virtual ~SWCom ()
virtual SWKeyCreateKey ()
 Allocates a key of specific type for module. More...


Detailed Description

The basis for all commentary modules.

Definition at line 33 of file swcom.h.


Constructor & Destructor Documentation

SWCom::SWCom ( const char * imodname = 0,
const char * imoddesc = 0,
SWDisplay * idisp = 0,
bool unicode = false )
 

Initializes data for instance of SWCom.

Parameters:
imodname   Internal name for module
imoddesc   Name to display to user for module
idisp   Display object to use for displaying


Member Function Documentation

SWKey * SWCom::CreateKey ( ) [inline, virtual]
 

Allocates a key of specific type for module.

Returns:
pointer to allocated key

Reimplemented from SWModule.

Definition at line 44 of file swcom.h.


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