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


Public Member Functions | |
| StrKey (const char *ikey=0) | |
| initializes instance of StrKey | |
| virtual | ~StrKey () |
| cleans up instance of StrKey | |
| SWKey & | operator= (const char *ikey) |
| SWKey & | operator= (const SWKey &ikey) |
| SWKey & | operator= (SW_POSITION pos) |
| operator const char * () const | |
| bool | operator== (const SWKey &ikey) |
| bool | operator!= (const SWKey &ikey) |
| virtual bool | operator> (const SWKey &ikey) |
| virtual bool | operator< (const SWKey &ikey) |
| virtual bool | operator>= (const SWKey &ikey) |
| virtual bool | operator<= (const SWKey &ikey) |
| SWKey & | operator-= (int steps) |
| SWKey & | operator+= (int steps) |
| SWKey & | operator++ (int) |
| SWKey & | operator-- (int) |
Private Member Functions | |
| void | init () |
Static Private Attributes | |
| static SWClass | classdef |
cities, names, words, etc.)
Definition at line 36 of file strkey.h.
| sword::StrKey::StrKey | ( | const char * | ikey = 0 |
) |
| The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |