| The Sword Project: sword::SWText Class Reference |
#include <swtext.h>
Inheritance diagram for sword::SWText:


Public Member Functions | |
| SWText (const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, char encoding=ENC_UNKNOWN, char dir=DIRECTION_LTR, char markup=FMT_UNKNOWN, const char *ilang=0) | |
| Initializes data for instance of SWText. | |
| virtual SWKey * | CreateKey () |
| Create the correct key (VerseKey) for use with SWText. | |
| virtual long | Index () const |
| virtual long | Index (long iindex) |
| operator const char * () | |
| operator SWKey & () | |
| operator SWKey * () | |
| SWModule & | operator<< (const char *inbuf) |
| SWModule & | operator<< (const SWKey *sourceKey) |
| SWModule & | operator-= (int steps) |
| SWModule & | operator+= (int steps) |
| SWModule & | operator++ (int) |
| SWModule & | operator-- (int) |
| SWModule & | operator= (SW_POSITION p) |
Protected Member Functions | |
| VerseKey & | getVerseKey () const |
Private Attributes | |
| VerseKey * | tmpVK |
Definition at line 36 of file swtext.h.
| The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |